aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qdeclarativesmoothedanimation.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 regression in highlight animation.Michael Brasser2012-01-241-5/+14
* | Fix potential crash.Michael Brasser2012-01-191-0/+4
* | Rename animation backend classes.Michael Brasser2012-01-191-6/+6
* | Correctly clear activeAnimations for smoothed, spring, and path animation.Michael Brasser2012-01-171-3/+9
* | Test fixes.Michael Brasser2012-01-171-5/+5
* | 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-34/+14
* | Use the animation timer API for our timer.Michael Brasser2012-01-131-1/+1
* | Fix SpringAnimation and SmoothedAnimation issuesCharles Yin2011-12-071-4/+12
* | Fix build errors after moving qtquick2 to seperate pluginCharles Yin2011-12-061-3/+2
* | Merge branch 'master' into animation-refactorCharles Yin2011-12-051-69/+103
|/
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+503