aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/testlib
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesFabian Kosmale2021-01-151-16/+0
* Remove qmldir files in src/importsFabian Kosmale2021-01-151-7/+0
* Merge the QtTest and Qt.test.qtestroot QML modulesUlf Hermann2021-01-1211-936/+12
* Don't copy or assign QEvent instances in testsVolker Hilsheimer2020-11-161-11/+20
* testlib: Don't misuse the Qt object for storing test resultsUlf Hermann2020-11-111-17/+15
* Doc: Fix documentation warnings for QML Models and Test modulesTopi Reinio2020-11-051-1/+1
* Fix qdoc warning: document parameters correctlyVolker Hilsheimer2020-10-221-3/+3
* CMake: Allow installation of qmltypes filesUlf Hermann2020-10-081-0/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-1/+1
* testlib: Remove the deprecated MouseDoubleClick() methodShawn Rutledge2020-10-051-35/+0
* TestCase.qml: make mouseMove(item) move to the center of the itemShawn Rutledge2020-10-021-3/+10
* Remove QQuickPointerDevice in favor of QPointingDeviceShawn Rutledge2020-06-233-8/+9
* Remove --dependencies option from qmltyperegistrarUlf Hermann2020-05-261-1/+0
* Store a QV4::ReturnedValue in QJSValueUlf Hermann2020-03-181-2/+4
* CMake: Remove testlogger.js from qmldirAlexandru Croitor2020-03-172-2/+1
* CMake: Fix QtQuick test import failure in testsAlexandru Croitor2020-03-162-3/+2
* CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-122-4/+4
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-127-11/+23
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-091-0/+1
| |\
| | * Move dependencies.json files into the right placesUlf Hermann2020-02-261-0/+1
| * | Fix all import versionsUlf Hermann2020-02-191-1/+1
| * | Add major version to all Q_REVISIONsUlf Hermann2020-02-193-1/+5
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-172-9/+16
| |\|
| | * TestCase: deprecate mouseDoubleClick()Mitch Curtis2020-02-141-8/+9
| | * Synthetically reference type registration functionsUlf Hermann2020-02-041-1/+7
* | | Regenerate projects to handle private deps correctlyAlexandru Croitor2020-02-052-14/+8
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-201-1/+1
| |\|
| | * Replace QVariant::type with QVariant::userTypeOlivier Goffart2020-01-171-1/+1
* | | QML Type Registrar changesLeander Beernaert2020-01-242-0/+2
* | | Post merge fixesLeander Beernaert2020-01-242-4/+12
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-169-395/+904
|\| |
| * | Fix maximum minor to 15 for importsUlf Hermann2020-01-141-1/+1
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-148-383/+888
| |\|
| | * Generate registrations for all importsUlf Hermann2020-01-108-384/+888
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-121-11/+15
| |\|
| | * 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/dev' into wip/cmakeLeander Beernaert2019-11-251-1/+1
|\| | |
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-171-1/+1
| |\| |
| | * | 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
* | | | | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-152-2/+2
* | | | | Regenerate projectsAlexandru Croitor2019-11-142-2/+0
* | | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-142-96/+7
|\| | | |
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-021-89/+4
| |\| | |
| | * | | Move QuickTestUtil into qmltestUlf Hermann2019-09-271-89/+4