aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlvaluetypeproviders/tst_qqmlvaluetypeproviders.cpp
Commit message (Expand)AuthorAgeFilesLines
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-9/+9
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Fix value changed logic for ValueTypeProvider typesFrank Meerkoetter2016-01-041-0/+14
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Initial work on gadget supportSimon Hausmann2014-12-221-12/+11
* 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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Permit value types with metatype IDs >= QMetaType::UserMatthew Vogt2012-08-101-0/+118
* Allow invokable functions of value-type classes to be calledChris Adams2012-08-091-0/+14
* Fix broken value-type support by allowing property definitionChris Adams2012-07-111-0/+173