aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmltimer
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-02-271-1/+1
* tst_qqmltimer: Avoid memory leaksUlf Hermann2024-01-251-3/+6
* tst_qqmltimer: Clean up memory managementAmanda Hamblin-Trué2023-08-211-41/+25
* CMake: Make qml tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Port from container::count() and length() to size()Marc Mutz2022-10-071-9/+9
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* Rename android_dummy_imports.qml to dummy_imports.qmlAssam Boudjelthia2022-03-051-1/+1
* Android: unify the android tests dummy import filesAssam Boudjelthia2022-03-022-9/+8
* Blacklist even more flaky timer testsFabian Kosmale2021-12-151-0/+6
* Blacklist even more flaky timer tests on macOsFabian Kosmale2021-12-131-0/+3
* Blacklist flaky qqmltimer test on macOsFabian Kosmale2021-12-121-0/+6
* Remove the qmake project filesFabian Kosmale2021-01-151-7/+0
* Windows/MinGW: Fix qqmltimer warnings floodFriedemann Kleint2020-12-171-19/+6
* tests: blacklist tst_qqmltimer::restartWhenEventPosted() on MSVCLiang Qi2020-11-201-0/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-1/+1
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-121-4/+6
|\
| * Stabilize tst_qqmltimer::restart()Ulf Hermann2020-02-121-4/+6
* | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-5/+2
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-1/+1
* | Regenerate remaining tests to be in syncAlexandru Croitor2019-11-151-7/+0
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-0/+9
|\|
| * Fix qqmltimer autotest for androidJan Arve Sæther2019-08-141-0/+9
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+29
|/
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-261-7/+3
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-12/+12
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
* tests/qml: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-291-1/+1
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-4/+4
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-0/+64
|\
| * Fix QML Timer running not being updated together with triggered signalTroels Nilsson2015-02-111-0/+64
* | Update copyright headersJani Heikkinen2015-02-121-7/+7
|/
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Stabilize tst_qqmltimerAlan Alpert2012-12-011-28/+44
* Move no-Gui related QML types from QtQuick into QtQmlTasuku Suzuki2012-11-292-0/+402