summaryrefslogtreecommitdiffstats
path: root/src/declarative/debugger/qmldebugger.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix MSVC warningsThierry Bastian2009-06-021-1/+2
* Move canvas scene snapshot out of in-process debuggerAaron Kennedy2009-05-261-8/+1
* fix warningsWarwick Allison2009-05-211-10/+10
* Add canvas debugger moduleAaron Kennedy2009-05-081-1/+12
* Add expression watcher supportAaron Kennedy2009-05-081-21/+12
* Cross link properties to the tree viewAaron Kennedy2009-05-081-1/+23
* Tweak debugger watchesAaron Kennedy2009-05-081-69/+15
* Add property view to the debuggerAaron Kennedy2009-05-071-1/+8
* Add a QmlDebuggerStatus interface elements can use to interact with the debuggerAaron Kennedy2009-05-071-0/+22
* Disable watcher table selectionAaron Kennedy2009-05-071-0/+1
* Add "watchers" to debuggerAaron Kennedy2009-05-071-31/+122
* Track expression evaluation when debugging is enabledAaron Kennedy2009-05-061-1/+28
* Beginings of an experimental QML debugger viewAaron Kennedy2009-05-061-0/+243