summaryrefslogtreecommitdiffstats
path: root/src/declarative/debugger
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1714-14/+14
|\
| * Update copyright year to 2011.Jason McDonald2011-01-1014-14/+14
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-061-3/+5
|\ \ | |/
| * Fix whitespace in previous 1e7b4e396ec3bacc1a769208b990c5e0450f0d3aFriedemann Kleint2010-11-261-1/+1
| * Declarative: Fix compiler warnings (Linux/g++)Friedemann Kleint2010-11-261-3/+5
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-123-1/+20
|\ \ | |/
| * Export QDeclarativeDebugHelper on Symbian for QTBUG-13762Joona Petrell2010-11-081-1/+1
| * Qml Debugging: Only enable if explicitly requestedKai Koehne2010-11-023-0/+19
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-301-6/+6
|\ \ | |/
| * Do not crash on SymbianAlessandro Portale2010-10-281-6/+6
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-271-1/+1
|\ \ | |/
| * Fix bug in QML debug client installationAaron Kennedy2010-10-271-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-256-22/+34
|\ \ | |/
| * Don't export QtDeclarative symbols needed by QtCreator on SymbianJoona Petrell2010-10-196-22/+34
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-051-2/+2
|\ \ | |/
| * QmlDebugService: Fix compiler warning about cast from asciiKai Koehne2010-10-011-2/+2
* | Merge remote branch 'origin/4.7' into master-from-4.7Rohan McGovern2010-10-047-113/+311
|\ \ | |/
| * QDeclarativeDebug: Make autotests more robustKai Koehne2010-09-302-0/+4
| * QDeclarativeDebugClient: Make sure status is consistentKai Koehne2010-09-301-2/+1
| * QDeclarativeDebugClient: Fix gcc warningKai Koehne2010-09-281-1/+1
| * QmlDebugService: Check that there is a receiver before sending messagesKai Koehne2010-09-281-2/+4
| * Make QmlDebug protocol more robustKai Koehne2010-09-287-111/+304
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-284-3/+137
|\ \ | |/
| * Move includes after copyright blockMartin Jones2010-09-221-5/+2
| * Mitigate private header problems in QtCreator by adding semi-private APIKai Koehne2010-09-222-0/+98
| * Mitigate private header problems in QtCreator by adding semi-private APIKai Koehne2010-09-224-3/+42
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-211-11/+30
|\ \ | |/
| * Make qml debugging work with command line argumentsLasse Holmstedt2010-09-171-11/+30
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-101-0/+2
|\ \ | |/
| * QDeclarativeDebug: Destroy incoming connections if already connectedLasse Holmstedt2010-08-271-0/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-252-2/+7
|\ \ | |/
| * 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
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-131-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
* | Remove the use of deprecated qVariant*Olivier Goffart2010-08-061-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-1810-10/+10
|\
| * Fix copyright year.Jason McDonald2010-02-1610-10/+10