aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qdeclarativespringanimation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into animation-refactorwip/animation-refactorMichael Brasser2012-01-251-1/+1
|\
| * Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* | Fix crash when exiting with running animation.Michael Brasser2012-01-241-1/+3
* | Fix SpringAnimation regression.Michael Brasser2012-01-201-52/+63
* | Fix potential crash.Michael Brasser2012-01-191-0/+7
* | Rename animation backend classes.Michael Brasser2012-01-191-9/+9
* | Correctly clear activeAnimations for smoothed, spring, and path animation.Michael Brasser2012-01-171-6/+17
* | Test fixes.Michael Brasser2012-01-171-4/+4
* | Merge branch 'master' into animation-refactorMichael Brasser2012-01-161-1/+1
|\|
| * Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* | Fix animation looping.Michael Brasser2012-01-131-1/+1
* | Further optimization and cleanup.Michael Brasser2012-01-131-37/+13
* | Use the animation timer API for our timer.Michael Brasser2012-01-131-1/+1
* | Fix SpringAnimation and SmoothedAnimation issuesCharles Yin2011-12-071-4/+13
* | Fix build errors after moving qtquick2 to seperate pluginCharles Yin2011-12-061-3/+3
* | Merge branch 'master' into animation-refactorCharles Yin2011-12-051-122/+225
|/
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+462