aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlqt/tst_qqmlqt.cpp
Commit message (Expand)AuthorAgeFilesLines
* QML: Rewrite Qt object in actual C++Ulf Hermann2020-11-091-128/+182
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-021-2/+1
* Tests: pass QDate and QTime by value rather than const referenceEdward Welbourne2020-09-011-2/+2
* Add ; to Q_UNUSED and UNUSED_PARAMLars Schmertmann2020-06-261-2/+2
* Remove winrtOliver Wolff2020-06-041-3/+0
* Implement Qt.alpha()Maximilian Goldstein2020-04-141-0/+32
* Implement modifying colors using methodsMaximilian Goldstein2020-04-021-0/+40
* Stop using Qt::DateFormat's locale-dependent membersEdward Welbourne2020-03-061-28/+108
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-311-12/+40
|\
| * Reduce Qt Declarative's use of QDateTime's locale-dependent APIsFabian Kosmale2020-01-301-12/+40
* | Adapt to the removal of QObject::staticQtMetaObjectOlivier Goffart2020-01-141-7/+1
* | tst_qqmlqt: Avoid memory leaksUlf Hermann2020-01-021-109/+50
|/
* tst_qqmlqt.cpp: avoid setContextPropertyFabian Kosmale2019-10-071-9/+10
* Fix recurring test failure on some Linux systemsLars Knoll2018-04-261-2/+8
* 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-101-2/+110
* Qt object: Add exit(int)Cavit Sina Dogru2016-08-091-0/+15
* Merge remote-tracking branch 'origin/5.7' into devSimon Hausmann2016-05-181-0/+46
|\
| * QML: Fill QtObject lazily.Erik Verbruggen2016-05-111-0/+46
* | Add Qt.callLater() function.Michael Brasser2016-03-081-0/+159
|/
* Updated license headersJani Heikkinen2016-01-201-17/+12
* 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-181-0/+23
* 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
* 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
* Allow color to be explicitly compared to a stringMatthew Vogt2012-07-111-0/+84
* Fix broken value-type support by allowing property definitionChris Adams2012-07-111-5/+95
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-111-0/+8
|\
| * Simplify date conversion functionsMatthew Vogt2012-04-111-0/+8
* | Migrate gui dependencies from QtQml to QtQuick.Matthew Vogt2012-03-201-0/+2
|/
* Allow threaded compilation in an async LoaderMartin Jones2012-03-151-0/+13
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+732