aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/testlib
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Regenerate plugins.qmltypesUlf Hermann2019-08-261-4/+4
| | * | qqml.h: add qmlRegisterAnonymousTypeFabian Kosmale2019-08-211-1/+1
* | | | Regenerate qtdeclarative before mergeAlexandru Croitor2019-10-112-5/+1
* | | | Regenerate Testlib projectLeander Beernaert2019-09-201-1/+1
* | | | Remove double type registrationSimon Hausmann2019-09-201-1/+0
* | | | Add qt6_add_qml_module() public APILeander Beernaert2019-09-192-16/+81
* | | | Re-generate QML imports after latest pro2cmake changesSimon Hausmann2019-08-091-3/+0
* | | | Re-generate QML importsSimon Hausmann2019-08-091-8/+8
* | | | Update qml modulesLeander Beernaert2019-08-061-0/+9
* | | | Update qml modulesLeander Beernaert2019-08-011-9/+14
* | | | Update add_qml_module() call to match new requirementsLeander Beernaert2019-07-311-0/+1
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-241-2/+2
|\| | |
| * | | Fix module imports when building with Qt Version 6.0.0Simon Hausmann2019-07-151-2/+1
| |/ /
| * | Split qqmltypeloader{_p.h|.cpp} into a several filesUlf Hermann2019-07-111-0/+1
* | | Build projects from src/importAlexandru Croitor2019-07-241-0/+34
|/ /
* / Remove QQmlV4HandleUlf Hermann2019-04-101-10/+6
|/
* Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-131-3/+20
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-131-1/+1
|\
| * Doc: Fix link issuesNico Vertriest2019-02-281-1/+1
* | Properly revision new TestResult slotsKai Koehne2019-03-071-0/+1
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-291-3/+0
|\|
| * TestLib: Remove outdated note from TestCase.mouseDragJoerg Bornemann2019-01-221-3/+0
* | Doc: Fix Qt Quick Test documentationMitch Curtis2018-12-142-22/+21
* | TestCase: add isPolishScheduled() and waitForItemPolished()Mitch Curtis2018-12-101-0/+69
|/
* Qt Quick Test: support tags filter on tests runKirill Burtsev2018-11-152-19/+54
* Fix TestCase::skip to ignore rest of the data rows in TestCaseKirill Burtsev2018-11-071-0/+1
* Update plugins.qmltypesKai Koehne2018-09-061-2/+2
* Merge remote-tracking branch 'origin/5.11' into devUlf Hermann2018-06-252-2/+2
|\
| * Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-192-2/+2
* | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-05-021-8/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-211-1/+1
|\|
| * Document latest QtQuick.Test import version to be 2.11Kai Koehne2018-04-201-1/+1
* | testlib: Support regular expression ignores in ignoreMessageRobin Burchell2018-04-091-0/+18
|/
* 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
* QuickTest: declare a missing QtQuick.Window dependencyJ-P Nurmi2018-02-211-0/+1
* Remove double indirection between QJSEngine and QV4::ExecutionEngineUlf Hermann2018-02-021-3/+3
* Give Qt Quick Test its own documentation moduleMitch Curtis2018-01-262-2/+2
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-203-6/+33
|\
| * QmlJs: update plugins.qmltypesMarco Benelli2017-12-141-3/+9
| * testlib: add key sequence functionLiang Qi2017-11-032-3/+24
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-061-4/+4
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-241-4/+4
| |\
| | * Fix outdated FDL license headerKai Koehne2017-10-171-4/+4
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
|/ /
* | qmltest: Enumerate test cases / functions without evaluating QMLTor Arne Vestbø2017-09-131-25/+0
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-051-3/+3
|\|
| * Doc: Fix capitalization in section titlesTopi Reinio2017-08-291-3/+3
* | Revert "Make QtQuickTest::mouseEvent use QTest::mouseX"Jani Heikkinen2017-09-041-18/+6