Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename QmlDebugServerPlugin -> QmlDebugService | Aaron Kennedy | 2009-07-13 | 3 | -38/+38 |
* | Rename classes | Aaron Kennedy | 2009-07-13 | 4 | -56/+56 |
* | Start moving debugger out of process | Aaron Kennedy | 2009-07-13 | 15 | -1390/+947 |
* | Doc | Aaron Kennedy | 2009-07-07 | 1 | -2/+3 |
* | Move QmlExpression into its own file | Aaron Kennedy | 2009-07-03 | 1 | -0/+1 |
* | Fix warning | Michael Brasser | 2009-07-02 | 1 | -1/+1 |
* | Cleanup | Michael Brasser | 2009-06-30 | 13 | -12/+137 |
* | fix MSVC warnings | Thierry Bastian | 2009-06-02 | 2 | -2/+3 |
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-06-02 | 1 | -0/+1 |
|\ | |||||
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-06-01 | 1 | -1/+1 |
| |\ | |||||
| * | | Flush messages after sending | Aaron Kennedy | 2009-06-01 | 1 | -0/+1 |
* | | | Remove more unneeded semicolons. | Martin Jones | 2009-06-02 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Remove extra semicolons. | Martin Jones | 2009-05-28 | 1 | -1/+1 |
|/ | |||||
* | Remove more unneeded semicolons. | Martin Jones | 2009-05-27 | 1 | -1/+1 |
* | Move canvas scene snapshot out of in-process debugger | Aaron Kennedy | 2009-05-26 | 9 | -344/+19 |
* | Add basic client/server debugging support | Aaron Kennedy | 2009-05-25 | 7 | -2/+1202 |
* | fix warnings | Warwick Allison | 2009-05-21 | 4 | -15/+15 |
* | Add canvas image capture | Aaron Kennedy | 2009-05-08 | 2 | -9/+90 |
* | Add canvas debugger module | Aaron Kennedy | 2009-05-08 | 5 | -3/+268 |
* | Add expression watcher support | Aaron Kennedy | 2009-05-08 | 8 | -70/+252 |
* | Cross link properties to the tree view | Aaron Kennedy | 2009-05-08 | 6 | -4/+61 |
* | Tweak debugger watches | Aaron Kennedy | 2009-05-08 | 7 | -80/+487 |
* | Add property view to the debugger | Aaron Kennedy | 2009-05-07 | 5 | -3/+205 |
* | Add a QmlDebuggerStatus interface elements can use to interact with the debugger | Aaron Kennedy | 2009-05-07 | 5 | -2/+148 |
* | Disable watcher table selection | Aaron Kennedy | 2009-05-07 | 1 | -0/+1 |
* | Add "watchers" to debugger | Aaron Kennedy | 2009-05-07 | 2 | -32/+133 |
* | Track expression evaluation when debugging is enabled | Aaron Kennedy | 2009-05-06 | 1 | -1/+28 |
* | Beginings of an experimental QML debugger view | Aaron Kennedy | 2009-05-06 | 3 | -0/+328 |