summaryrefslogtreecommitdiff
path: root/tests/auto/qmltest
Commit message (Expand)AuthorAgeFilesLines
* Make test TextInput::test_txtentry() more stableOliver Eftevaag2023-03-101-1/+2
* QML test: Fix annoying warning in tst_animatedimage.qmlVladimir Belyavsky2023-01-301-1/+1
* createTemporaryObject: account for undefined parent argumentMitch Curtis2022-09-301-1/+8
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-0728-28/+28
* QmlTest: Prevent interleaved execution of TestCasesUlf Hermann2022-08-251-0/+117
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2827-27/+27
* Add license headers to cmake filesLucie Gérard2022-07-0828-0/+84
* Use SPDX license identifiersLucie Gérard2022-06-1155-2058/+111
* Enable passing tests that were skipped on offscreenVolker Hilsheimer2022-03-071-4/+2
* QML test lib: propagate failOnWarning() feature to QMLAndrei Golubev2021-12-041-0/+31
* tst_grabImage: Fix the cases were visually comparing invisible itemsAlexander Akulich2021-09-251-0/+5
* shadersource qmltest: Fix an incorrect property referenceLaszlo Agocs2021-09-201-1/+1
* QtTest: use delay properly in mouseWheel()Shawn Rutledge2021-07-061-1/+1
* QQuickItem change contains function behaviorIgor Bugaev2021-07-012-0/+7
* Remove tst_pixelMitch Curtis2021-05-193-78/+0
* TestCase: Fix colors comparison in fuzzyCompare()Alexander Akulich2021-03-113-0/+75
* Remove the qmake project filesFabian Kosmale2021-01-1528-57/+0
* Teach flickable to handle and replay touch as it does mouseShawn Rutledge2020-11-111-5/+5
* Fix qmltest::event testsShawn Rutledge2020-10-292-15/+7
* Blacklist qmltestrunner::touch::test_secondWindow and othersShawn Rutledge2020-10-261-0/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-0627-27/+27
* testlib: Remove the deprecated MouseDoubleClick() methodShawn Rutledge2020-10-051-5/+0
* Blacklist tests due to QPointerEvent changesShawn Rutledge2020-09-181-0/+6
* Remove qml statemachine plugin from qtdeclarativeKarsten Heimrich2020-08-2316-946/+0
* Do not resolve URLs when assigning them to a propertyUlf Hermann2020-06-224-6/+6
* Remove QRegExpValidator usagesLars Knoll2020-03-181-3/+3
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-296-10/+119
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-254-3/+117
| |\
| | * Add support to match against QObject properties in DelegateChooserJoni Poikelin2020-01-242-0/+114
| | * Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-222-3/+3
| * | Make FontLoader.name read-onlyEskil Abrahamsen Blomfeldt2020-01-212-7/+2
| |/
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-161-0/+162
|\ \ | |/
| * mouseDrag(): ensure that intermediate moves are done for all dragsMitch Curtis2019-11-231-0/+30
| * mouseDrag(): never drag along an axis that wasn't requestedMitch Curtis2019-11-141-0/+132
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-1528-28/+28
* | Regenerate testsAlexandru Croitor2019-11-1428-83/+1
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-1429-0/+451
|/
* Don't set childMode on a StateMachineUlf Hermann2019-05-271-14/+18
* Blacklist AnimatedImage::test_crashRaceCondition_replyFinished()Ulf Hermann2019-03-201-0/+2
* Skip shadersource-dynamic-shadersource test on XCB platformUlf Hermann2019-01-222-1/+8
* Fix tiling overflow with BorderImageAllan Sandfeld Jensen2018-11-171-4/+4
* Allow DelegateModel-based views to support multiple delegate typesPaolo Angelelli2018-08-175-0/+259
* Blacklist shadersource-dynamic-shadersource::test_endresultJoni Jantti2018-08-101-0/+2
* Add support for horizontal gradients in RectangleMichael Brasser2018-05-031-1/+22
* Handle function expressions in SignalTransitionMichael Brasser2018-03-211-1/+0
* Fix: Do not read texture files when backend is not openglEirik Aavitsland2018-03-013-20/+0
* Add basic handler for ktx format texture filesEirik Aavitsland2018-02-012-0/+10
* Blacklist qmltest ShortCut::test_shortcut()Liang Qi2018-01-083-60/+0
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-203-0/+60
|\
| * Fix outdated BSD license headerKai Koehne2017-11-151-29/+17