summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativeanimation_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-231-1/+2
|\
| * Prevent an animation from being registered to run twice.Michael Brasser2011-02-221-1/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-251-1/+1
|\ \ | |/
| * Fixed many spelling errors.Rohan McGovern2010-10-251-1/+1
* | Compilation on S60 of external projects depending on private headersEskil Abrahamsen Blomfeldt2010-09-021-2/+1
|/
* 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