aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlvaluetypeproviders
Commit message (Expand)AuthorAgeFilesLines
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-9/+9
* Updated license headersJani Heikkinen2016-01-204-67/+47
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-102-0/+108
|\
| * Fix value changed logic for ValueTypeProvider typesFrank Meerkoetter2016-01-042-0/+108
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-071-1/+1
|\|
| * Fix test casesLars Knoll2015-12-011-1/+1
* | Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-2/+0
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
|/
* Update copyright headersJani Heikkinen2015-02-123-21/+21
* Initial work on gadget supportSimon Hausmann2014-12-221-12/+11
* Update license headers and add new licensesJani Heikkinen2014-08-253-57/+33
* Fix MSVC-warnings about double to float truncation in QML-tests.Friedemann Kleint2014-01-241-4/+4
* Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-103-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-233-73/+73
* Permit value types with metatype IDs >= QMetaType::UserMatthew Vogt2012-08-102-0/+206
* Allow invokable functions of value-type classes to be calledChris Adams2012-08-092-0/+66
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Fix broken value-type support by allowing property definitionChris Adams2012-07-119-0/+838