summaryrefslogtreecommitdiffstats
path: root/src/declarative/debugger/qmldebug.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix headersWarwick Allison2009-10-291-0/+40
* Show contents of list properties within the debugger (like the CreatorBea Lam2009-10-281-2/+3
* Check values when remove() is calledBea Lam2009-10-281-4/+8
* Give more info about whether a value is null and its value type.Bea Lam2009-10-211-3/+12
* Add EVAL_EXPRESSION so clients can evaluate an expression within theBea Lam2009-10-191-1/+65
* Use utf8 instead of latin1 where appropriateAaron Kennedy2009-10-121-1/+1
* Indicate which properties are watchable and use bold text instead ofBea Lam2009-09-241-4/+10
* Change property view from table to tree like old debugger and move WatchTable...Bea Lam2009-09-241-0/+1
* Allow watching of properties to be stopped from watch table. Also fixBea Lam2009-09-231-0/+2
* Add some of the functionality from the old debugger (e.g. dynamic updating of...Bea Lam2009-09-231-17/+188
* Fix crash on exit when using the qml debugging interfaceKai Koehne2009-08-131-10/+10
* Get qmldebugger running, and add basic object/property view.Michael Brasser2009-08-041-0/+1
* Rename classesAaron Kennedy2009-07-131-7/+7
* Start moving debugger out of processAaron Kennedy2009-07-131-0/+603