aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlmetatype/tst_qqmlmetatype.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix loading of composite singletons from resourcesSimon Hausmann2018-05-081-0/+14
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Add a means to unregister custom qml typesAndy Shaw2017-12-011-0/+193
* Use QQmlType by valueLars Knoll2017-08-021-52/+52
* Fix QQmlMetaType::prettyTypeName to deal with malformed type namesUlf Hermann2017-03-151-1/+27
* Use QQmlType for looking up enums, even on singletonsUlf Hermann2017-02-081-0/+33
* 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-9/+9
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* fix whitespaceOswald Buddenhagen2014-01-221-3/+3
* Add qmlRegisterType for Composite TypesAlan Alpert2013-02-181-5/+1
* Add Composite Types to QQmlTypeAlan Alpert2013-02-181-1/+61
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Refactor singleton type registration codeChris Adams2012-08-281-0/+14
* Optimize QML type registration.Martin Jones2012-05-231-0/+2
* Optimize type resolutionMartin Jones2012-05-171-0/+15
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+202