summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlenginedebug.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-131-2/+2
|\
| * Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-121-2/+2
* | Fix bug in WATCH_OBJECT_R message and add more tests.Bea Lam2009-11-131-1/+1
|/
* Minor improvements, additional pointer checks.Bea Lam2009-11-101-1/+0
* QmlContext objects shouldn't be added to object tree.Bea Lam2009-11-091-1/+4
* Use QML type names in object treeBea Lam2009-11-041-1/+9
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-021-16/+16
|\
| * fix headersWarwick Allison2009-10-291-16/+16
* | Fix to send correct data for property value changes.Bea Lam2009-11-021-1/+1
* | Make QmlBoundSignal children look like properties (instead of children)Bea Lam2009-11-021-8/+48
* | Minor changesBea Lam2009-10-291-1/+1
|/
* Show contents of list properties within the debugger (like the CreatorBea Lam2009-10-281-33/+34
* Fix more warnings.Michael Brasser2009-10-261-2/+2
* Give more info about whether a value is null and its value type.Bea Lam2009-10-211-13/+16
* Add EVAL_EXPRESSION so clients can evaluate an expression within theBea Lam2009-10-191-22/+56
* Give more information about the value of a property when the variantBea Lam2009-10-151-3/+9
* 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