summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlpropertycache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QMetaObject::indexOfProperty()Aaron Kennedy2009-10-051-8/+4
* Fix test failuresAaron Kennedy2009-10-051-0/+2
* Reenable types/enums and move scripts into an isolated scopeAaron Kennedy2009-10-051-6/+6
* Read/write property directly from QmlObjectScriptClassAaron Kennedy2009-10-051-0/+37
* QmlMetaProperty cleanupAaron Kennedy2009-10-051-12/+43
* Improve script lookup cachingAaron Kennedy2009-10-051-5/+15
* Create a property cache for synthesized metaobjectsAaron Kennedy2009-10-051-0/+137