aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmlenginedebuginspectorintegrationtest
Commit message (Expand)AuthorAgeFilesLines
* QmlDebug: Add QQmlInspectorClientUlf Hermann2018-10-242-2/+1
* QmlDebug: Add QQmlEngineDebugClientUlf Hermann2018-10-242-15/+14
* Make the shared test code independent of QtQmlUlf Hermann2018-04-241-1/+1
* Fix remaining race conditions in QQmlDebugProcessUlf Hermann2017-09-061-2/+0
* Tests: Unify debugger tests' connection mechanismsUlf Hermann2017-08-183-86/+28
* Tests: Clean up inclusion of util.pri and debugutil.priUlf Hermann2017-08-171-2/+0
* Ignore debugger failures with GCC on WindowsSimon Hausmann2017-07-282-1/+21
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Rewrite inspector serviceUlf Hermann2016-01-122-40/+127
* QmlDebug: Change "macx" to "osx" in tests' .pro filesUlf Hermann2015-11-171-1/+1
* Move QQmlDebugClient into separate static libraryUlf Hermann2015-10-301-11/+13
* Properly test services arguments for QQmlDebugServerUlf Hermann2015-10-151-0/+5
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
* Allow specification of loadable debug services via command lineUlf Hermann2015-08-131-7/+19
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-161-1/+1
|\
| * Use qt_subtract_from_timeout instead of duplicating qt_timeout_valueDaniel Teske2015-04-141-1/+1
* | 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Fix compilation with GCC 4.7 (C++11)Thiago Macieira2012-06-231-1/+1
* Add gui-private to testsGirish Ramakrishnan2012-06-221-1/+1
* Debugger: Clearing the ObjectReferenceHashSimjees Abraham2012-05-303-0/+220