aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmltimer
Commit message (Expand)AuthorAgeFilesLines
* 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