summaryrefslogtreecommitdiffstats
path: root/tools/qmldebugger
Commit message (Expand)AuthorAgeFilesLines
* 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