summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativeanimation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Initialize variable before use.Michael Brasser2010-03-021-1/+1
* Reapply "Some animation cleanup/refactoring."Michael Brasser2010-03-011-5/+6
* Rename QDeclarativeGraphics_setParent_noEvent QDeclarative_setParent_noEventMartin Jones2010-03-011-6/+6
* Merge remote branch 'origin/master' into 4.7Thiago Macieira2010-02-271-11/+12
* Revert "Some animation cleanup/refactoring."Leonardo Sobral Cunha2010-02-261-6/+5
* Fix ParentAnimation crash.Michael Brasser2010-02-261-3/+6
* Some animation cleanup/refactoring.Michael Brasser2010-02-261-5/+6
* Add ParentAnimation.Michael Brasser2010-02-261-3/+239
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-18/+18
* Make more private QDeclarativeMetaProperty methods privateAaron Kennedy2010-02-251-3/+4
* Remove QDeclarativeMetaProperty::createProperty() methodAaron Kennedy2010-02-251-1/+1
* Make QDeclarativeMetaType and QDeclarativeType privateAaron Kennedy2010-02-241-1/+1
* Simplify QML element registration headersAaron Kennedy2010-02-241-0/+1
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+2369