summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativemetatype_p.h
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Allow unknown types to be passed opaquely through signalsAaron Kennedy2011-02-031-0/+1
* Implement property versioning inside the declarative engineAaron Kennedy2011-01-271-2/+4
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Support property/method versions in QMLMartin Jones2011-01-051-0/+5
|/
* Don't export QtDeclarative symbols needed by QtCreator on SymbianJoona Petrell2010-10-191-2/+3
* If a type is registered under several names, share the attached property objectAaron Kennedy2010-09-281-0/+1
* Generalize qml "registration"Aaron Kennedy2010-07-221-3/+5
* Move knowledge of QGraphicsObject out of qml engineAaron Kennedy2010-06-161-0/+2
* Improve error messages, especially on embedded.Warwick Allison2010-04-201-0/+1
* Don't optimized extended type constructionAaron Kennedy2010-04-081-0/+1
* Optimization: Improve allocation strategy for QDeclarativeDeclarativeDataAaron Kennedy2010-04-011-0/+4
* Merge remote branch 'origin/4.7' into HEADThiago Macieira2010-03-241-1/+1
|\
| * Fix warnings in the declarative moduleThierry Bastian2010-03-231-1/+1
* | Manual merge.Warwick Allison2010-03-231-0/+2
|/
* Optimization: Combine QDeclarativeDeclarativeData and QObject allocationsAaron Kennedy2010-03-171-0/+1
* Allow unquoted enum syntax for value typesAaron Kennedy2010-03-051-0/+2
* Make QDeclarativeMetaType and QDeclarativeType privateAaron Kennedy2010-02-241-0/+149