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