aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmlenginedebuginspectorintegrationtest/tst_qqmlenginedebuginspectorintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix additional warnings from usage of deprecated APIsVolker Hilsheimer2020-09-161-1/+1
* Tests: rename connect -> connectToTim Jenssen2020-02-031-1/+1
* QmlDebug: Add QQmlInspectorClientUlf Hermann2018-10-241-1/+1
* QmlDebug: Add QQmlEngineDebugClientUlf Hermann2018-10-241-14/+14
* Tests: Unify debugger tests' connection mechanismsUlf Hermann2017-08-181-85/+25
* Ignore debugger failures with GCC on WindowsSimon Hausmann2017-07-281-0/+20
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Rewrite inspector serviceUlf Hermann2016-01-121-40/+114
* Move QQmlDebugClient into separate static libraryUlf Hermann2015-10-301-11/+13
* Properly test services arguments for QQmlDebugServerUlf Hermann2015-10-151-0/+5
* Allow specification of loadable debug services via command lineUlf Hermann2015-08-131-7/+19
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* QML: fix warning in testsErik Verbruggen2014-12-091-2/+0
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Remove '-enable-debugger' argument from qml executableKai Koehne2013-11-161-1/+1
* Add qml toolAlan Alpert2013-09-171-1/+2
* QmlDebugging: Auto tests use port rangeAurindam Jana2013-04-161-4/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Allow QQmlDebugProcess to be child of other qobjects.Frederik Gladhorn2012-10-231-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix compilation with GCC 4.7 (C++11)Thiago Macieira2012-06-231-1/+1
* Debugger: Clearing the ObjectReferenceHashSimjees Abraham2012-05-301-0/+200