aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/testlib
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-249-186/+186
* Update commercial license headersTarja Sundqvist2021-02-029-186/+186
* Avoid GHS linker to optimize away QML type registrationsKimmo Ollila2020-11-181-0/+1
* Move dependencies.json files into the right placesUlf Hermann2020-02-261-0/+1
* TestCase: deprecate mouseDoubleClick()Mitch Curtis2020-02-141-8/+9
* Synthetically reference type registration functionsUlf Hermann2020-02-041-1/+7
* Replace QVariant::type with QVariant::userTypeOlivier Goffart2020-01-171-1/+1
* Generate registrations for all importsUlf Hermann2020-01-108-384/+888
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-261-9/+9
|\
| * mouseDrag(): ensure that intermediate moves are done for all dragsMitch Curtis2019-11-231-9/+9
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-11-221-2/+6
|\|
| * mouseDrag(): never drag along an axis that wasn't requestedMitch Curtis2019-11-141-2/+6
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-161-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-151-1/+1
| |\
| | * Doc: Modify area.pressed to windowShown in TestCaseNico Vertriest2019-10-101-1/+1
* | | Move QuickTestUtil into qmltestUlf Hermann2019-09-271-89/+4
* | | Specify parameters of type registration in class declarationsUlf Hermann2019-09-262-8/+4
|/ /
* | Drop default parameter for qmlRegisterAnonymousTypeUlf Hermann2019-09-051-1/+1
* | Regenerate plugins.qmltypesUlf Hermann2019-08-261-4/+4
* | qqml.h: add qmlRegisterAnonymousTypeFabian Kosmale2019-08-211-1/+1
* | Split qqmltypeloader{_p.h|.cpp} into a several filesUlf Hermann2019-07-111-0/+1
* | 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
| |\