summaryrefslogtreecommitdiffstats
path: root/src/declarative/debugger
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-3128-365/+365
* Updated year in copyright headerKai Koehne2014-03-2628-28/+28
* Remove QPerformanceTimer now that QElapsedTimer contains the necessary bitsRobin Burchell2013-01-172-11/+10
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1328-28/+28
* QDeclarativeTrace patch for a custom trace instanceFrantisek Vacek2012-10-122-1/+78
* EngineDebug: Updated and renamed serviceAurindam Jana2012-10-024-72/+96
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2928-673/+673
* Update contact information in license headers.Sergio Ahumada2012-08-0128-56/+56
* Moved qmljs_debug_arguments to QCoreApplicationRafael Roquetto2012-04-201-13/+13
* Fixed compiler warning about unused status argument.jaanttil2012-02-031-0/+1
* Update year in Nokia copyright messages.Jason McDonald2012-01-1128-28/+28
* 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
|/
* Debugger: Rename qdeclarativedebug* to qdeclarativeenginedebug*Kai Koehne2011-09-163-6/+6
* Rename QDeclarativeEngineDebugServer to ~ServiceKai Koehne2011-09-164-10/+893
* Debugger: Move QT_DECLARATIVE_DEBUG handling out of qdeclarative.hKai Koehne2011-09-152-1/+69
* QmlInspector: Remove unused toolbarKai Koehne2011-08-101-1/+1
* JSDebugger: Only hit breakpoints in user codeKai Koehne2011-08-101-18/+15
* QDeclarativeDebug: Add code coverage informationKai Koehne2011-06-224-7/+124
* Fix QDeclarativeInspector when starting with ,blockAurindam Jana2011-06-212-2/+14
* QDeclarativeDebug: Fix cases where multiple packets arrive in one goKai Koehne2011-06-201-6/+13
* Rewrite autotests for js debuggingAurindam Jana2011-06-141-0/+11
* QDeclarativeDebug: Don't hang if started with ',block' argumentKai Koehne2011-06-091-0/+1
* QDeclarativeDebug: Fix QJSDebugService if launched with ',block'Kai Koehne2011-06-083-1/+24
* Renamed declarativeobserver plugin to qmldbg_inspectorThorbjørn Lindeijer2011-05-304-36/+36
* QmlDebugger: adding slots to items in Live PreviewChristiaan Janssen2011-05-302-3/+5
* QmlDebugger: parsing packets iteratively in the communication protocolChristiaan Janssen2011-05-301-38/+35
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1325-426/+426
* Merge remote branch 'qt/4.8' into master-qml-stagingKai Koehne2011-05-101-6/+16
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-05-051-0/+2
| |\
| | * Fix compilation with QT_NO_*Tasuku Suzuki2011-05-021-0/+2
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-05-051-0/+46
| |\ \ | | |/ | |/|
| * | 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-109-9/+118
* | | | Added forgotten file qdeclarativeobserverinterface_p.hThorbjørn Lindeijer2011-05-041-0/+69
* | | | Moved the QML Observer Service and related functionality into QtThorbjørn Lindeijer2011-05-047-2/+1314
* | | | QDeclarativeDebugServer: Send hello answer before any service messagesThorbjørn Lindeijer2011-05-021-8/+11
| |_|/ |/| |
* | | Merge branch 'master' of ../qt-qml-stagingMichael Brasser2011-04-142-1/+9
|\| |
| * | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-072-1/+9
| |\|
| | * QDeclarativeDebug: Warn user for Qt configured with -no-declarative-debugKai Koehne2011-04-062-1/+9
* | | QDeclarativeDebug: Handle case where client with ongoing queries is deletedKai Koehne2011-03-301-0/+46
|/ /
* | Update copyright year to 2011.Rohan McGovern2011-03-114-4/+4
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-011-1/+1
|\|