summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativepropertychanges.cpp
Commit message (Expand)AuthorAgeFilesLines
* Produce an error when trying to create objects in a PropertyChanges.Michael Brasser2010-03-211-0/+2
* Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-171-1/+2
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-15/+15
* Document and test resetting properties in a state change.Michael Brasser2010-02-251-1/+28
* Remove QDeclarativeMetaProperty::createProperty() methodAaron Kennedy2010-02-251-1/+1
* Move private QDeclarativeMetaProperty functions into the private classAaron Kennedy2010-02-251-4/+7
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+456