summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativepropertychanges.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix AnchorChanges to work with parent.right.Michael Brasser2010-04-201-2/+2
* Fix url resolution in PropertyChanges.Michael Brasser2010-04-091-9/+4
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-081-1/+1
* Replace Text::wrap property with Text::wrapMode enumeration.Martin Jones2010-04-081-1/+1
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-2/+2
* 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