aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/animations/qabstractanimationjob.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-544/+0
* Renames QAnimation2ChangeListener to QAnimationJobChangeListenerCharles Yin2012-02-211-2/+2
* Don't crash when an animation update causes it to delete itself.Michael Brasser2012-02-131-7/+3
* Make use of the new maybeAdvance animation logic inside the animation systemGunnar Sletta2012-02-091-1/+1
* Add and use new animation backend.Michael Brasser2012-02-071-0/+548