aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlmetatype.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add Composite Types to QQmlTypeAlan Alpert2013-02-181-51/+139
* Use constFind instead of find in QQmlMetaType::qmlTypehjk2013-02-061-2/+2
* Refactor QQmlTypePrivateAlan Alpert2013-01-241-90/+166
* Merge branch 'stable' into devGunnar Sletta2013-01-171-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* | Remove m_ in property names of QQmlTypePrivateAlan Alpert2013-01-081-183/+183
|/
* Fixed memory leak of registered QML modulesVadim Zakondyrin2012-11-191-0/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Refactor singleton type registration codeChris Adams2012-08-281-153/+192
* Fix warnings in QtQmlMatthew Vogt2012-08-241-7/+9
* Add type name to singleton (module api) implementations.Glenn Watson2012-08-081-37/+87
* Implement strict mode for qmldir modulesMatthew Vogt2012-07-311-3/+71
* Support remote import pathsMatthew Vogt2012-07-161-0/+6
* Add enum values from related typesMatthew Vogt2012-06-271-10/+52
* Remove non-templated qobject module api registration functionChris Adams2012-06-121-3/+0
* Ensure cached moduleName matches when avoiding conversionMatthew Vogt2012-05-251-1/+3
* Optimize QML type registration.Martin Jones2012-05-231-6/+27
* Optimize type resolutionMartin Jones2012-05-171-69/+69
* Merge master into api_changesKent Hansen2012-03-271-0/+4
|\
| * Add templated module api registration functionChris Adams2012-03-261-0/+4
* | Merge master into api_changesKent Hansen2012-03-231-2/+2
|\|
| * Fix compiler warnings in QQmlTypeKent Hansen2012-03-191-2/+2
* | Adapt to Qt5 meta-object changesKent Hansen2012-03-131-7/+2
|/
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+1359