summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativeanimation_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded member variable.Michael Brasser2010-07-221-2/+0
* Add more Q_AUTOTEST_EXPORTsAaron Kennedy2010-06-031-2/+18
* Update #include of private headers in QtDeclarativeThiago Macieira2010-04-021-3/+3
* Change and rename qml EaseFollow to SmoothedAnimationLeonardo Sobral Cunha2010-03-301-1/+4
* Cleanup.Michael Brasser2010-03-281-22/+4
* Replace Animation's repeat property with loops.Michael Brasser2010-03-251-3/+5
* A StateChangeScript should never be run when leaving the state.Michael Brasser2010-03-241-1/+2
* Change default RotationAnimation direction.Michael Brasser2010-03-231-1/+1
* Remove ParentAction.Michael Brasser2010-03-231-16/+0
* Add AnchorAnimation for animating AnchorChanges.Michael Brasser2010-03-111-0/+13
* Reapply "Some animation cleanup/refactoring."Michael Brasser2010-03-011-7/+14
* Revert "Some animation cleanup/refactoring."Leonardo Sobral Cunha2010-02-261-14/+7
* Some animation cleanup/refactoring.Michael Brasser2010-02-261-7/+14
* Add ParentAnimation.Michael Brasser2010-02-261-2/+26
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-2/+2
* Fix QDeclarativePropertyAnimation to avoid property writes while stoppedLeonardo Sobral Cunha2010-02-251-0/+3
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+364