summaryrefslogtreecommitdiffstats
path: root/src/declarative/debugger/qdeclarativedebug.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Rename qdeclarativedebug* to qdeclarativeenginedebug*Kai Koehne2011-09-161-1068/+0
* Rename QDeclarativeEngineDebugServer to ~ServiceKai Koehne2011-09-161-8/+8
* QmlDebugger: adding slots to items in Live PreviewChristiaan Janssen2011-05-301-2/+3
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* QDeclarativeDebug: Handle case where client with ongoing queries is deletedKai Koehne2011-03-301-0/+46
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-041-14/+42
|\|
| * Make QmlDebug protocol more robustKai Koehne2010-09-281-14/+42
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-251-2/+4
|\|
| * QDeclarativeDebug: send a message when new object are addedOlivier Goffart2010-08-241-0/+2
| * QtDeclarative debugging: Add an option not to stream the properties of an obj...Olivier Goffart2010-08-161-2/+2
* | Remove the use of deprecated qVariant*Olivier Goffart2010-08-061-1/+1
|/
* Resetting bindings through debugger interfaceLasse Holmstedt2010-07-091-0/+15
* Allow the debugger to modify method bodiesAaron Kennedy2010-07-081-15/+21
* Added SET_BINDING message to QDeclarative debugger protocolLasse Holmstedt2010-06-301-1/+28
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-2/+2
* Add object ids to the metadata provided in debugger classes.Bea Lam2010-03-241-4/+10
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+937