aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/animations
Commit message (Expand)AuthorAgeFilesLines
* Renames QAnimation2ChangeListener to QAnimationJobChangeListenerCharles Yin2012-02-212-8/+8
* QtDeclarative/Quick: Fix warnings.Friedemann Kleint2012-02-161-1/+1
* Don't crash when an animation update causes it to delete itself.Michael Brasser2012-02-135-18/+76
* Make use of the new maybeAdvance animation logic inside the animation systemGunnar Sletta2012-02-091-1/+1
* Fix warnings reported by clang.Michael Brasser2012-02-091-0/+1
* Add and use new animation backend.Michael Brasser2012-02-0711-0/+1999