summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlenginedebug_p.h
Commit message (Expand)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-121/+0
* Fix copyright year.Jason McDonald2010-02-161-1/+1
* Allow tests that use private headers to compile.Warwick Allison2009-12-091-1/+1
* fix includesOswald Buddenhagen2009-12-031-1/+2
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-1/+1
* Remove include styles that rely on configure.Warwick Allison2009-12-011-1/+1
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-021-17/+17
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-301-16/+16
| |\
| | * fix headersWarwick Allison2009-10-291-16/+16
| * | Make private headers _pAaron Kennedy2009-10-301-1/+1
| |/
* | Make QmlBoundSignal children look like properties (instead of children)Bea Lam2009-11-021-1/+1
|/
* Show contents of list properties within the debugger (like the CreatorBea Lam2009-10-281-2/+2
* Give more info about whether a value is null and its value type.Bea Lam2009-10-211-0/+1
* Add EVAL_EXPRESSION so clients can evaluate an expression within theBea Lam2009-10-191-0/+1
* Indicate which properties are watchable and use bold text instead ofBea Lam2009-09-241-0/+1
* Add some of the functionality from the old debugger (e.g. dynamic updating of...Bea Lam2009-09-231-0/+8
* Get qmldebugger running, and add basic object/property view.Michael Brasser2009-08-041-0/+1
* Rename QmlDebugServerPlugin -> QmlDebugServiceAaron Kennedy2009-07-131-2/+2
* Start moving debugger out of processAaron Kennedy2009-07-131-0/+108