summaryrefslogtreecommitdiffstats
path: root/src/declarative/debugger
Commit message (Expand)AuthorAgeFilesLines
* Qml Debugging: Only enable if explicitly requestedv4.7.1Jason McDonald2010-11-033-0/+19
* Do not crash on SymbianJason McDonald2010-10-291-8/+8
* Update license headers to release version.Jason McDonald2010-10-1814-182/+182
* QDeclarativeDebug: Make autotests more robustKai Koehne2010-10-042-0/+4
* QDeclarativeDebugClient: Make sure status is consistentKai Koehne2010-10-041-2/+1
* QDeclarativeDebugClient: Fix gcc warningKai Koehne2010-10-041-1/+1
* QmlDebugService: Check that there is a receiver before sending messagesKai Koehne2010-10-041-2/+4
* Make QmlDebug protocol more robustKai Koehne2010-10-047-111/+304
* Move includes after copyright blockMartin Jones2010-09-271-5/+2
* Mitigate private header problems in QtCreator by adding semi-private APIKai Koehne2010-09-272-0/+98
* Mitigate private header problems in QtCreator by adding semi-private APIKai Koehne2010-09-274-3/+42
* Make qml debugging work with command line argumentsLasse Holmstedt2010-09-231-11/+30
* QDeclarativeDebug: Destroy incoming connections if already connectedLasse Holmstedt2010-08-271-0/+2
* QDeclarativeDebug: send a message when new object are addedOlivier Goffart2010-08-242-0/+5
* QtDeclarative debugging: Add an option not to stream the properties of an obj...Olivier Goffart2010-08-161-2/+2
* QDeclarativeDebug: use QueuedConnection in the packet protocolOlivier Goffart2010-08-041-1/+1
* Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-07-291-1/+1
* QDeclarativeDebugTrace: Do not send message if the client did not enabled Can...Olivier Goffart2010-07-161-0/+12
* Resetting bindings through debugger interfaceLasse Holmstedt2010-07-092-0/+16
* Allow the debugger to modify method bodiesAaron Kennedy2010-07-082-30/+25
* Added SET_BINDING message to QDeclarative debugger protocolLasse Holmstedt2010-06-302-4/+45
* Add some Q_AUTOTEST_EXPORTsAaron Kennedy2010-06-031-1/+1
* Rename QDeclarativeDebugTiming -> QDeclarativeDebugTraceAaron Kennedy2010-05-273-19/+39
* Improve QML framerate debuggingAaron Kennedy2010-05-274-2/+206
* Wait for debug clients asynchronously instead of blocking creation ofBea Lam2010-04-162-83/+57
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-025-8/+8
* Add object ids to the metadata provided in debugger classes.Bea Lam2010-03-242-4/+12
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-2411-1458/+1458
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-1910-10/+10
|\
| * Fix copyright year.Jason McDonald2010-02-1610-10/+10
* | Make compile on Symbian (call Q_DECLARE_METATYPE earlier)Bea Lam2010-02-172-1/+5
* | MOBILITY-404 QS Windows.Wolfgang Beck2010-02-161-2/+6
* | For qmldebug* tests, make sure engine is running before the test threadBea Lam2010-02-152-1/+36
|/
* Fix warningsAaron Kennedy2010-02-121-1/+1
* fix includesOswald Buddenhagen2009-12-035-15/+25
* clean up project filesOswald Buddenhagen2009-12-031-10/+14
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-035-9/+9
* Remove include styles that rely on configure.Warwick Allison2009-12-013-3/+3
* Fix debugger crash on exitBea Lam2009-11-111-4/+5
* Change stateChanged(State) signatures to have (QmlDebugWatch::State)Bea Lam2009-11-111-2/+2
* Change watch state to Dead instead of Active on removal.Bea Lam2009-11-111-5/+4
* Minor improvements, additional pointer checks.Bea Lam2009-11-101-9/+17
* Fix crash bug where socket is 0.Bea Lam2009-11-101-0/+2
* Fix crash when watch is deleted before calling removeWatch().Bea Lam2009-11-092-1/+13
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-0211-144/+236
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-3010-131/+223
| |\
| | * fix headersWarwick Allison2009-10-305-80/+80
| | * fix macrosWarwick Allison2009-10-293-3/+15
| | * fix headersWarwick Allison2009-10-295-80/+80
| | * fix headersWarwick Allison2009-10-292-0/+80