summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativevmemetaobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-4/+4
* Optimization: reduce allocationsAaron Kennedy2010-03-291-3/+3
* Use QDateTime when specifying a "date" property in QMLAaron Kennedy2010-03-291-0/+24
* Fix for qdeclarativelanguage::listPropertiesAaron Kennedy2010-03-291-2/+5
* Optimization: Don't use QVariant in QDeclarativeVMEMetaObjectAaron Kennedy2010-03-291-28/+402
* Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-171-12/+13
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-1/+1
* Make more private QDeclarativeMetaProperty methods privateAaron Kennedy2010-02-251-1/+1
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+366