summaryrefslogtreecommitdiffstats
path: root/tools/qmldebugger
Commit message (Expand)AuthorAgeFilesLines
* Allow watching of properties to be stopped from watch table. Also fixBea Lam2009-09-232-18/+93
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-09-234-26/+43
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-09-222-3/+3
| |\
| | * Renaming: QFxView -> QmlViewYann Bodson2009-09-222-3/+3
| * | Fixes for framerate monitor.Michael Brasser2009-09-222-1/+24
| |/
| * Get the framerate monitor working again.Michael Brasser2009-09-211-22/+16
* | Add some of the functionality from the old debugger (e.g. dynamic updating of...Bea Lam2009-09-232-10/+422
|/
* Track QML API changes.Warwick Allison2009-09-141-3/+3
* Rename positioners.Warwick Allison2009-08-241-1/+1
* Show full object tree in qml debuggerKai Koehne2009-08-141-0/+9
* Fix qmldebugger not finding engines.qml 2Kai Koehne2009-08-144-4/+14
* Fix qmldebugger not finding engines.qmlKai Koehne2009-08-141-0/+5
* Fix load error in qmldebugger/engines.qmlKai Koehne2009-08-141-1/+1
* Get qmldebugger running, and add basic object/property view.Michael Brasser2009-08-047-304/+83
* Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-231-0/+2
* Missing filesAaron Kennedy2009-07-133-0/+44
* Rename classesAaron Kennedy2009-07-137-21/+21
* Start moving debugger out of processAaron Kennedy2009-07-134-2/+230
* Support compile-in-namespace for the declarative module.Michael Brasser2009-06-304-0/+15
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-06-241-0/+2
* Move canvas scene snapshot out of in-process debuggerAaron Kennedy2009-05-266-36/+354
* Add basic client/server debugging supportAaron Kennedy2009-05-254-0/+441