Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -8/+8 |
| | | | | QDeclarativeXXX. | ||||
* | clean up project files | Oswald Buddenhagen | 2009-12-03 | 1 | -10/+14 |
| | |||||
* | Make private headers _p | Aaron Kennedy | 2009-10-30 | 1 | -5/+5 |
| | |||||
* | Rename QmlDebugServerPlugin -> QmlDebugService | Aaron Kennedy | 2009-07-13 | 1 | -2/+2 |
| | |||||
* | Start moving debugger out of process | Aaron Kennedy | 2009-07-13 | 1 | -12/+6 |
| | |||||
* | Move canvas scene snapshot out of in-process debugger | Aaron Kennedy | 2009-05-26 | 1 | -2/+0 |
| | |||||
* | Add basic client/server debugging support | Aaron Kennedy | 2009-05-25 | 1 | -2/+8 |
| | | | | The canvas framerate monitor now uses this support. | ||||
* | Add canvas debugger module | Aaron Kennedy | 2009-05-08 | 1 | -2/+4 |
| | |||||
* | Add expression watcher support | Aaron Kennedy | 2009-05-08 | 1 | -2/+4 |
| | |||||
* | Tweak debugger watches | Aaron Kennedy | 2009-05-08 | 1 | -2/+4 |
| | |||||
* | Add property view to the debugger | Aaron Kennedy | 2009-05-07 | 1 | -2/+4 |
| | |||||
* | Add a QmlDebuggerStatus interface elements can use to interact with the debugger | Aaron Kennedy | 2009-05-07 | 1 | -2/+4 |
| | |||||
* | Beginings of an experimental QML debugger view | Aaron Kennedy | 2009-05-06 | 1 | -0/+3 |