summaryrefslogtreecommitdiff
path: root/src/quick/items/qquickanimation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into animation-refactorwip/animation-refactoranimation-refactorMichael Brasser2012-01-251-2/+2
|\
| * Update obsolete contact address.Jason McDonald2012-01-231-1/+1
| * Update copyright year in Nokia copyright headers.Jason McDonald2012-01-171-1/+1
* | Fix crash when exiting with running animation.Michael Brasser2012-01-241-1/+4
* | Update PathAnimation API and document.Michael Brasser2012-01-241-15/+125
* | Re-add documentation for AnchorAnimation and ParentAnimation.Michael Brasser2012-01-241-0/+123
* | Fix potential crash.Michael Brasser2012-01-191-0/+5
* | Rename animation backend classes.Michael Brasser2012-01-191-9/+9
* | Correctly clear activeAnimations for smoothed, spring, and path animation.Michael Brasser2012-01-171-2/+17
* | Prevent PathAnimation from hanging when jumping backwards to beginning.Michael Brasser2012-01-131-0/+1
* | Fix animation looping.Michael Brasser2012-01-131-3/+3
* | Further optimization and cleanup.Michael Brasser2012-01-131-20/+16
* | Merge branch 'master' into animation-refactorCharles Yin2011-12-051-108/+98
|/
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+792