summaryrefslogtreecommitdiffstats
path: root/src/declarative/debugger
Commit message (Expand)AuthorAgeFilesLines
...
| * QDeclarativeDebug: Export needed symbols on SymbianKai Koehne2011-02-241-1/+1
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-171-1/+1
|\|
| * Rename 'plugins\qmldebugging' (work around qmake issues)Kai Koehne2011-02-111-1/+1
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-0411-365/+799
|\|
| * Fix warnings.Michael Brasser2011-01-251-2/+2
| * Add location information for tracing.Michael Brasser2011-01-252-8/+46
| * Add "Complete" message for tracing.Michael Brasser2011-01-252-0/+7
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-1914-14/+14
| |\
| * | QDeclarativeDebug: Hardcode version when serializing Qt typesKai Koehne2011-01-111-0/+1
| * | QDeclarativeDebug: Remove unused fileKai Koehne2010-12-212-1/+0
| * | QDeclarativeDebug: Move Tcp server to separate pluginKai Koehne2010-12-177-264/+54
| * | QDeclarativeDebug: Move networking code out of QDeclarativeDebugServerKai Koehne2010-12-179-95/+383
| * | QDeclarativeDebug: Decouple QDDServer, QDDService classesKai Koehne2010-12-175-311/+541
| * | QDeclarativeDebug: Rename member variableKai Koehne2010-12-171-18/+18
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2010-12-011-3/+5
| |\ \
| * | | Add additional trace range data.Michael Brasser2010-11-192-0/+17
| * | | Make deferred tracing less expensive (real-time cost is the same)Michael Brasser2010-11-192-29/+47
| * | | Support directly setting string range data.Michael Brasser2010-11-192-6/+6
| * | | Add additional tracing.Michael Brasser2010-11-191-1/+2
| * | | Add support for a record-then-send debug process.Michael Brasser2010-11-192-9/+53
| * | | Use high performance timer for profiling. Add binding profile info.Michael Brasser2010-11-191-2/+3
* | | | 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-1114-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-231-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
|\|