aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmldebuglocal/tst_qqmldebuglocal.cpp
Commit message (Expand)AuthorAgeFilesLines
* QQmlDebugConnector: Don't complain about new pluginKey if it's unchangedUlf Hermann2018-06-221-2/+0
* Make the shared test code independent of QtQmlUlf Hermann2018-04-241-1/+0
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-2/+2
* Move QQmlDebugProcess into its own header and source filesUlf Hermann2017-09-061-0/+3
* QmlTooling: Retry local client connection on errorUlf Hermann2016-11-231-8/+3
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Move QQmlDebugClient into separate static libraryUlf Hermann2015-10-301-9/+11
* Make QQmlDebugService::registerService() private and part of ctorUlf Hermann2015-07-301-27/+13
* Extract minimal interface from QQmlDebugServer and use it.Ulf Hermann2015-07-301-2/+0
* Remove some methods from QQmlDebugServerUlf Hermann2015-07-291-1/+0
* Remove static proxy methods from QQmlDebugServiceUlf Hermann2015-07-291-1/+3
* Fix tst_qqmldebuglocal on QNX.Rafael Roquetto2015-07-101-1/+1
* Add option to use a local socket for QML debuggingUlf Hermann2015-06-261-0/+161