summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlenginedebug.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use utf8 instead of latin1 where appropriateAaron Kennedy2009-10-121-2/+2
* Fix to not crash when viewing the value of a property that is aBea Lam2009-09-291-2/+2
* Indicate which properties are watchable and use bold text instead ofBea Lam2009-09-241-2/+3
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-09-231-5/+1
|\
| * Add plumbing for more advanced signal property controlAaron Kennedy2009-09-221-5/+1
* | Add some of the functionality from the old debugger (e.g. dynamic updating of...Bea Lam2009-09-231-3/+79
|/
* Don't crash.Warwick Allison2009-09-141-1/+6
* Save object creation line and column numberAaron Kennedy2009-09-021-2/+9
* Abstract expression and binding APIsAaron Kennedy2009-08-101-1/+1
* Get qmldebugger running, and add basic object/property view.Michael Brasser2009-08-041-2/+7
* Rename QmlDebugServerPlugin -> QmlDebugServiceAaron Kennedy2009-07-131-6/+6
* Start moving debugger out of processAaron Kennedy2009-07-131-0/+268