aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlqt
Commit message (Expand)AuthorAgeFilesLines
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-37/+37
* Replace remaining Q_NULLPTR with nullptrKevin Funk2017-11-171-1/+1
* V4 Date.ParseString(): fix UTC-ness of date-only formatsEdward Welbourne2017-11-141-1/+2
* V4: Handle QTime->DateObject conversion betterErik Verbruggen2016-08-102-2/+118
* Qt object: Add exit(int)Cavit Sina Dogru2016-08-092-0/+22
* Merge remote-tracking branch 'origin/5.7' into devSimon Hausmann2016-05-182-0/+56
|\
| * QML: Fill QtObject lazily.Erik Verbruggen2016-05-112-0/+56
* | Add Qt.callLater() function.Michael Brasser2016-03-086-0/+336
|/
* Updated license headersJani Heikkinen2016-01-201-17/+12
* 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
* Add Qt.hsva() functionSean Harmer2015-02-182-0/+34
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Add a column to the default method error messageSimon Hausmann2014-03-021-1/+1
* Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Fix compiler warnings in declarative tests.Friedemann Kleint2012-12-201-8/+8
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* doc: fix some typos in .qml filesSergio Ahumada2012-09-072-2/+2
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Allow color to be explicitly compared to a stringMatthew Vogt2012-07-112-0/+165
* Fix broken value-type support by allowing property definitionChris Adams2012-07-115-5/+128
* Add gui-private to testsGirish Ramakrishnan2012-06-221-1/+1
* Removed CONFIG+=parallel_test from suspected parallel-unsafe test [2]Rohan McGovern2012-05-231-2/+0
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-112-0/+14
|\
| * Simplify date conversion functionsMatthew Vogt2012-04-112-0/+14
* | Migrate gui dependencies from QtQml to QtQuick.Matthew Vogt2012-03-202-1/+3
|/
* Allow threaded compilation in an async LoaderMartin Jones2012-03-156-0/+1268
* Changed qml tests to work from install directoryKurt Korbatits2012-03-071-3/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2430-0/+1074