aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/shared/qqmldebugtestservice.cpp
Commit message (Expand)AuthorAgeFilesLines
* QQmlDebugClient: Make stateChanged a signalUlf Hermann2018-03-201-1/+0
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Use signal/slot for passing messages through QQmlDebugServerUlf Hermann2015-07-311-6/+1
* Make QQmlDebugService::registerService() private and part of ctorUlf Hermann2015-07-301-1/+0
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix warnings in declarative tests.Friedemann Kleint2012-06-201-1/+1
* Debugger: Make sure stateChanged is called from debugger threadKai Koehne2012-04-241-1/+14
* QmlDebuggingTests: Separate out public and private testsAurindam Jana2012-03-191-0/+58