aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/testlib/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove QQmlV4HandleUlf Hermann2019-04-101-10/+6
* Properly revision new TestResult slotsKai Koehne2019-03-071-0/+1
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-05-021-8/+1
* add qmlRegisterModule to all QML plugins (QUIP 99)Shawn Rutledge2018-03-211-0/+3
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-271-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-2/+2
* Remove double indirection between QJSEngine and QV4::ExecutionEngineUlf Hermann2018-02-021-3/+3
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-201-0/+1
|\
| * testlib: add key sequence functionLiang Qi2017-11-031-0/+1
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
|/
* Use QQmlType by valueLars Knoll2017-08-021-4/+4
* Add touch event support to qmltestJeremy Katz2016-12-061-0/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-131-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-1/+1
| |\
| | * Instantiate static Qml plugins declaring QQmlExtensionInterface onlySebastian Lösch2016-04-111-1/+1
* | | Remove empty methodFrank Meerkoetter2016-04-191-4/+0
* | | Mark overrides of QQmlExtensionPluginFrank Meerkoetter2016-04-191-1/+1
|/ /
* | Updated license headersJani Heikkinen2016-01-191-14/+20
* | Utilize the resources when building statically.Andy Shaw2015-12-021-0/+8
|/
* Fix invocations of static methods of QGuiApplication/QCoreApplication.Friedemann Kleint2015-03-051-1/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* qttest: make findChild available only for QtTest 1.1Fawzi Mohamed2014-12-051-1/+2
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Change exception handling APISimon Hausmann2013-10-021-2/+2
* Move Value::toInteger(double) and related to PrimitiveLars Knoll2013-09-281-1/+1
* Fix API of QQmlV4HandleLars Knoll2013-09-261-3/+8
* TestLib: Fix regression in error location outputCaroline Chao2013-08-221-6/+6
* Remove last v8 dependency in the testlibLars Knoll2013-05-311-1/+3
* Fix file and line number reporting of QML/JS errorsSimon Hausmann2013-05-271-1/+1
* Add support for generating stack traces to QV4::ExecutionEngineLars Knoll2013-05-221-12/+12
* Remove v8 dependencies from QQmlV4HandleLars Knoll2013-05-081-2/+2
* Get rid of v8::LocalLars Knoll2013-05-061-4/+4
* Rename QQmlV8Handle to QQmlV4HandleLars Knoll2013-04-191-5/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Empty JSON files are not needed for the plugin systemAlan Alpert2012-07-251-1/+1
* Clean up qmltest codeCharles Yin2012-04-191-7/+0
* Implement mouseDragCharles Yin2012-03-131-0/+7
* Merge master <-> api_changesMatthew Vogt2012-03-051-2/+2
|\
| * Use new plugin system in QtDeclarative.Friedemann Kleint2012-02-231-2/+2
* | Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-14/+14
|/
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-171-1/+1
* Say hello to QtQuick moduleKent Hansen2011-12-021-1/+1
* qmltestrunner reports wrong LOC for failed test casesCharles Yin2011-11-281-4/+4
* Fix qmltestrunner crash bug when report filename and line numberCharles Yin2011-11-091-21/+0
* Declarative: Fix compiler warnings.Friedemann Kleint2011-11-071-2/+2
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-1/+1
* Build with qt-in-namespaceKent Hansen2011-09-281-1/+7