aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmlinspector
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesFabian Kosmale2021-01-151-11/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-3/+3
* Fix additional warnings from usage of deprecated APIsVolker Hilsheimer2020-09-161-1/+1
* CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-121-1/+1
|\
| * Tests: rename connect -> connectToTim Jenssen2020-02-031-1/+1
* | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-4/+2
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* | Regenerate testsAlexandru Croitor2019-11-141-11/+2
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+52
|/
* QmlDebug: Add QQmlInspectorClientUlf Hermann2018-10-242-2/+1
* Make the shared test code independent of QtQmlUlf Hermann2018-04-241-1/+1
* Move QQmlDebugProcess into its own header and source filesUlf Hermann2017-09-061-0/+1
* Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-08-231-2/+0
|\
| * Make sure QQmlDebugProcess correctly reports session as startedUlf Hermann2017-08-171-2/+0
* | Tests: Unify debugger tests' connection mechanismsUlf Hermann2017-08-181-53/+29
* | Tests: Clean up inclusion of util.pri and debugutil.priUlf Hermann2017-08-171-2/+0
|/
* Ignore debugger failures with GCC on WindowsSimon Hausmann2017-07-281-0/+2
* Make inspector animation speed test more robustUlf Hermann2017-01-182-21/+37
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Rewrite inspector serviceUlf Hermann2016-01-124-93/+130
* QmlDebug: Change "macx" to "osx" in tests' .pro filesUlf Hermann2015-11-171-1/+1
* Move QQmlDebugClient into separate static libraryUlf Hermann2015-10-301-9/+12
* 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-15/+24
* Make tst_QQmlInspector::reloadQmlWindow() fail more quicklyUlf Hermann2015-07-221-2/+2
* Verify that debug client exists before interacting with it.Ulf Hermann2015-06-161-0/+4
* 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
|/
* 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-2/+3
* QmlDebugging: Auto tests use port rangeAurindam Jana2013-04-161-4/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Fix compiler warnings in declarative tests.Friedemann Kleint2012-12-201-1/+1
* qmlscene can start with either an Item or Window as the qml rootShawn Rutledge2012-11-052-1/+44
* 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-302-70/+2
* Removed CONFIG+=parallel_test from suspected parallel-unsafe testsRohan McGovern2012-05-221-2/+0
* Inspector:Modified Apply changes on Save for unsync. changesSimjees Abraham2012-05-142-2/+50
* QQmlInspector: Use qmlscene in auto testsAurindam Jana2012-05-046-113/+19
* Debugger: Change name and protocol of QDeclarativeObserverModeAurindam Jana2012-04-251-21/+25
* Debugger: Fix warnings about declarative_debug in autotestsKai Koehne2012-04-252-2/+2
* Debugger: Improve output of autotestsKai Koehne2012-04-251-3/+6