summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativespringanimation.cpp
Commit message (Expand)AuthorAgeFilesLines
* SpringAnimation velocity animation stop logic was fragile.Martin Jones2010-09-081-11/+26
* qdoc: Reorganized the QML elements table to be a dictionary...Martin Smith2010-08-161-0/+1
* Improve docs on QML Animation page and associated elementsBea Lam2010-08-051-1/+2
* Make SpringAnimation usable inside a transitionmae2010-08-041-130/+98
* various doc improvements for animation elementsBea Lam2010-07-201-15/+24
* fixes, improvements for various docs and example codeBea Lam2010-07-161-5/+27
* Make test pass and fix docs following removal of SpringFollowBea Lam2010-07-091-2/+2
* Added some documentation to spring animationmae2010-07-081-0/+9
* Fix spring animationmae2010-07-081-1/+3
* Added QDeclarativeSpringAnimationmae2010-07-071-0/+435