aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlmetatype
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-231-4/+4
|\
| * QML: Remove static attchedPropertyIds mapUlf Hermann2019-04-181-4/+4
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-105-0/+110
|\|
| * Allow enums in QQmlType to be set up in two separate passesUlf Hermann2019-03-285-0/+110
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-253-0/+69
|\|
| * QML: Pass type minor version when creating property dataUlf Hermann2019-02-213-0/+69
* | Move QStringHash into its own fileUlf Hermann2019-02-061-1/+0
* | QML: Split qqmlmetatype{_p.h|.cpp} into multiple filesUlf Hermann2019-02-061-5/+5
|/
* QQmlMetaType: Erase attached properties in dtorUlf Hermann2019-01-151-0/+39
* Show error message when type qmlRegisterType and friends failErik Verbruggen2018-06-261-9/+5
* Fix loading of composite singletons from resourcesSimon Hausmann2018-05-082-0/+18
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-1/+1
* Add a means to unregister custom qml typesAndy Shaw2017-12-013-0/+209
* 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-082-0/+45
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
* 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
* Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
* Add qmlRegisterType for Composite TypesAlan Alpert2013-02-181-5/+1
* Add Composite Types to QQmlTypeAlan Alpert2013-02-185-1/+77
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Optimize QML type registration.Martin Jones2012-05-231-0/+2
* Optimize type resolutionMartin Jones2012-05-172-1/+16
* Remove unneeded dependencies to QtWidgets and QtOpenGLLars Knoll2012-03-121-1/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-242-0/+209