aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/debugger/qdeclarativedebugserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Debugger: Allow transmissions of network packets in one goKai Koehne2011-12-211-11/+15
* Debugger: Fix livelock on exit (Windows)Kai Koehne2011-12-201-14/+30
* DeclarativeDebug: Add version info to service pluginsAurindam Jana2011-12-161-4/+17
* Debugger: Move server into it's own threadKai Koehne2011-11-221-81/+147
* QDeclarativeDebugServer: Crash FixAurindam Jana2011-11-171-9/+10
* Debugger: Add QML_DEBUGGER_VERBOSE environment variableKai Koehne2011-11-011-1/+16
* Clean up declarative includesKent Hansen2011-10-171-4/+4
* Use QCoreApplication to get the qml debug argumentsKent Hansen2011-10-041-2/+2
* Fix compilation with QT_NO_*Tasuku Suzuki2011-09-211-0/+2
* QDeclarativeDebug: Allow reconnects to QML debugger portKai Koehne2011-09-201-59/+53
* Debugger: Fix compilation warningsKai Koehne2011-09-191-13/+16
* Merge branch 'master' into refactorGunnar Sletta2011-09-121-5/+5
|\
| * Debugger: Fix indentation & trailing whitespaceKai Koehne2011-09-021-5/+5
* | Remove the remaining dependencies onto QtWidgetsLars Knoll2011-09-011-2/+2
|/
* DeclarativeDebug: Clear service name when returning from waitForMessageAurindam Jana2011-08-241-3/+7
* Merge branch 'qtquick2'Martin Jones2011-05-311-6/+44
|\
| * Initial import from qtquick2.Qt by Nokia2011-04-271-6/+44
* | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-241-17/+17
* | Fix warning about ASCII cast in calling QString::containsThiago Macieira2011-05-111-1/+1
* | QDeclarativeDebugServer: Send hello answer before any service messagesThorbjørn Lindeijer2011-05-101-8/+11
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+375