| Commit message (Expand) | Author | Age | Files | Lines |
* | Qml Debugging: Only enable if explicitly requestedv4.7.1 | Jason McDonald | 2010-11-03 | 3 | -0/+19 |
|
|
* | Do not crash on Symbian | Jason McDonald | 2010-10-29 | 1 | -8/+8 |
|
|
* | Update license headers to release version. | Jason McDonald | 2010-10-18 | 14 | -182/+182 |
|
|
* | QDeclarativeDebug: Make autotests more robust | Kai Koehne | 2010-10-04 | 2 | -0/+4 |
|
|
* | QDeclarativeDebugClient: Make sure status is consistent | Kai Koehne | 2010-10-04 | 1 | -2/+1 |
|
|
* | QDeclarativeDebugClient: Fix gcc warning | Kai Koehne | 2010-10-04 | 1 | -1/+1 |
|
|
* | QmlDebugService: Check that there is a receiver before sending messages | Kai Koehne | 2010-10-04 | 1 | -2/+4 |
|
|
* | Make QmlDebug protocol more robust | Kai Koehne | 2010-10-04 | 7 | -111/+304 |
|
|
* | Move includes after copyright block | Martin Jones | 2010-09-27 | 1 | -5/+2 |
|
|
* | Mitigate private header problems in QtCreator by adding semi-private API | Kai Koehne | 2010-09-27 | 2 | -0/+98 |
|
|
* | Mitigate private header problems in QtCreator by adding semi-private API | Kai Koehne | 2010-09-27 | 4 | -3/+42 |
|
|
* | Make qml debugging work with command line arguments | Lasse Holmstedt | 2010-09-23 | 1 | -11/+30 |
|
|
* | QDeclarativeDebug: Destroy incoming connections if already connected | Lasse Holmstedt | 2010-08-27 | 1 | -0/+2 |
|
|
* | QDeclarativeDebug: send a message when new object are added | Olivier Goffart | 2010-08-24 | 2 | -0/+5 |
|
|
* | QtDeclarative debugging: Add an option not to stream the properties of an obj... | Olivier Goffart | 2010-08-16 | 1 | -2/+2 |
|
|
* | QDeclarativeDebug: use QueuedConnection in the packet protocol | Olivier Goffart | 2010-08-04 | 1 | -1/+1 |
|
|
* | Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-... | Jerome Pasion | 2010-07-29 | 1 | -1/+1 |
|
|
* | QDeclarativeDebugTrace: Do not send message if the client did not enabled Can... | Olivier Goffart | 2010-07-16 | 1 | -0/+12 |
|
|
* | Resetting bindings through debugger interface | Lasse Holmstedt | 2010-07-09 | 2 | -0/+16 |
|
|
* | Allow the debugger to modify method bodies | Aaron Kennedy | 2010-07-08 | 2 | -30/+25 |
|
|
* | Added SET_BINDING message to QDeclarative debugger protocol | Lasse Holmstedt | 2010-06-30 | 2 | -4/+45 |
|
|
* | Add some Q_AUTOTEST_EXPORTs | Aaron Kennedy | 2010-06-03 | 1 | -1/+1 |
|
|
* | Rename QDeclarativeDebugTiming -> QDeclarativeDebugTrace | Aaron Kennedy | 2010-05-27 | 3 | -19/+39 |
|
|
* | Improve QML framerate debugging | Aaron Kennedy | 2010-05-27 | 4 | -2/+206 |
|
|
* | Wait for debug clients asynchronously instead of blocking creation of | Bea Lam | 2010-04-16 | 2 | -83/+57 |
|
|
* | Update #include of private headers in QtDeclarative | Thiago Macieira | 2010-04-02 | 5 | -8/+8 |
|
|
* | Add object ids to the metadata provided in debugger classes. | Bea Lam | 2010-03-24 | 2 | -4/+12 |
|
|
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 11 | -1458/+1458 |
|
|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Martin Jones | 2010-02-18 | 10 | -10/+10 |
|\ |
|
| * | Fix copyright year. | Jason McDonald | 2010-02-16 | 10 | -10/+10 |
|
|
* | | Make compile on Symbian (call Q_DECLARE_METATYPE earlier) | Bea Lam | 2010-02-17 | 2 | -1/+5 |
|
|
* | | MOBILITY-404 QS Windows. | Wolfgang Beck | 2010-02-16 | 1 | -2/+6 |
|
|
* | | For qmldebug* tests, make sure engine is running before the test thread | Bea Lam | 2010-02-15 | 2 | -1/+36 |
|/ |
|
* | Fix warnings | Aaron Kennedy | 2010-02-12 | 1 | -1/+1 |
|
|
* | fix includes | Oswald Buddenhagen | 2009-12-03 | 5 | -15/+25 |
|
|
* | clean up project files | Oswald Buddenhagen | 2009-12-03 | 1 | -10/+14 |
|
|
* | Undo most of 913dd563064e8047fe738fc9c79135adfb928977 | Warwick Allison | 2009-12-02 | 5 | -9/+9 |
|
|
* | Remove include styles that rely on configure. | Warwick Allison | 2009-12-01 | 3 | -3/+3 |
|
|
* | Fix debugger crash on exit | Bea Lam | 2009-11-11 | 1 | -4/+5 |
|
|
* | Change stateChanged(State) signatures to have (QmlDebugWatch::State) | Bea Lam | 2009-11-11 | 1 | -2/+2 |
|
|
* | Change watch state to Dead instead of Active on removal. | Bea Lam | 2009-11-11 | 1 | -5/+4 |
|
|
* | Minor improvements, additional pointer checks. | Bea Lam | 2009-11-10 | 1 | -9/+17 |
|
|
* | Fix crash bug where socket is 0. | Bea Lam | 2009-11-10 | 1 | -0/+2 |
|
|
* | Fix crash when watch is deleted before calling removeWatch(). | Bea Lam | 2009-11-08 | 2 | -1/+13 |
|
|
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Bea Lam | 2009-11-02 | 11 | -144/+236 |
|\ |
|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-30 | 10 | -131/+223 |
| |\ |
|
| | * | fix headers | Warwick Allison | 2009-10-30 | 5 | -80/+80 |
|
|
| | * | fix macros | Warwick Allison | 2009-10-29 | 3 | -3/+15 |
|
|
| | * | fix headers | Warwick Allison | 2009-10-29 | 5 | -80/+80 |
|
|
| | * | fix headers | Warwick Allison | 2009-10-29 | 2 | -0/+80 |
|
|