summaryrefslogtreecommitdiffstats
path: root/src/declarative/debugger/qdeclarativedebugserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Declarative: Use qDebug() for debugger status updatesKai Koehne2011-11-281-1/+1
* Declarative: Unify output of warning messages in debug serverKai Koehne2011-11-281-12/+15
* Merge remote-tracking branch 'qt-qml-review/master' into master-qml-stagingKai Koehne2011-11-221-7/+8
|\
| * DeclarativeDebugServer: Instantiate QPluginLoader on heapAurindam Jana2011-11-171-7/+8
* | QDeclarativeDebug: Fix autotest breakage in qdeclarativedebugjsKai Koehne2011-09-291-3/+7
|/
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote branch 'qt/4.8' into master-qml-stagingKai Koehne2011-05-101-6/+16
|\
| * Fix compilation with QT_NO_*Tasuku Suzuki2011-05-021-0/+2
| * Fix warning about ASCII cast in calling QString::containsThiago Macieira2011-04-261-1/+1
| * Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-04-211-1/+1
| |\
| | * QDeclarativeDebug: Fix typo in warningKai Koehne2011-04-201-1/+1
| * | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-181-5/+13
| |\ \ | | |/
| | * Adding plugin qmltooling/qmlostplugin for QML debugging over OST (USB) on Sym...Tom Sutcliffe2011-04-141-5/+13
* | | Enable performance monitoring at application startup.Kai Koehne2011-05-101-6/+44
* | | QDeclarativeDebugServer: Send hello answer before any service messagesThorbjørn Lindeijer2011-05-021-8/+11
|/ /
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-071-1/+7
|\ \ | |/
| * QDeclarativeDebug: Warn user for Qt configured with -no-declarative-debugKai Koehne2011-04-061-1/+7
* | Update copyright year to 2011.Rohan McGovern2011-03-101-1/+1
|/
* Rename 'plugins\qmldebugging' (work around qmake issues)Kai Koehne2011-02-111-1/+1
* QDeclarativeDebug: Move Tcp server to separate pluginKai Koehne2010-12-171-7/+43
* QDeclarativeDebug: Move networking code out of QDeclarativeDebugServerKai Koehne2010-12-171-86/+45
* QDeclarativeDebug: Decouple QDDServer, QDDService classesKai Koehne2010-12-171-0/+366