summaryrefslogtreecommitdiffstats
path: root/src/declarative/debugger
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-06-021-0/+1
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-06-011-1/+1
| |\
| * | Flush messages after sendingAaron Kennedy2009-06-011-0/+1
* | | Remove more unneeded semicolons.Martin Jones2009-06-021-2/+2
| |/ |/|
* | Remove extra semicolons.Martin Jones2009-05-281-1/+1
|/
* Remove more unneeded semicolons.Martin Jones2009-05-271-1/+1
* Move canvas scene snapshot out of in-process debuggerAaron Kennedy2009-05-269-344/+19
* Add basic client/server debugging supportAaron Kennedy2009-05-257-2/+1202
* fix warningsWarwick Allison2009-05-214-15/+15
* Add canvas image captureAaron Kennedy2009-05-082-9/+90
* Add canvas debugger moduleAaron Kennedy2009-05-085-3/+268
* Add expression watcher supportAaron Kennedy2009-05-088-70/+252
* Cross link properties to the tree viewAaron Kennedy2009-05-086-4/+61
* Tweak debugger watchesAaron Kennedy2009-05-087-80/+487
* Add property view to the debuggerAaron Kennedy2009-05-075-3/+205
* Add a QmlDebuggerStatus interface elements can use to interact with the debuggerAaron Kennedy2009-05-075-2/+148
* Disable watcher table selectionAaron Kennedy2009-05-071-0/+1
* Add "watchers" to debuggerAaron Kennedy2009-05-072-32/+133
* Track expression evaluation when debugging is enabledAaron Kennedy2009-05-061-1/+28
* Beginings of an experimental QML debugger viewAaron Kennedy2009-05-063-0/+328