Make SmoothedAnimation and SpringAnimation smoothly transition again.
authorMichael Brasser <michael.brasser@jollamobile.com>
Thu, 13 Feb 2014 05:31:22 +0000 (23:31 -0600)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 20 Feb 2014 03:27:15 +0000 (04:27 +0100)
commit7da483bfbefcaabb1dbbf3e2f1d5b5f7aadc3b06
tree30a6bdb4cf3d7275c3acf8ffcfaa5aae0b594819
parent587444f033cf51251f36321321ae358d187f37f9
Make SmoothedAnimation and SpringAnimation smoothly transition again.

Fix regression introduced in Qt 5.0 when animation backend was
rewritten.

Task-number: QTBUG-36709
Change-Id: Ib8caa4bc6a38e3bb4c1d1d3961f775fdd2b342c7
Reviewed-by: Martin Jones <martin.jones@jollamobile.com>
src/qml/animations/animations.pri
src/qml/animations/qabstractanimationjob.cpp
src/qml/animations/qabstractanimationjob_p.h
src/qml/animations/qcontinuinganimationgroupjob.cpp [new file with mode: 0644]
src/qml/animations/qcontinuinganimationgroupjob_p.h [new file with mode: 0644]
src/quick/util/qquicksmoothedanimation.cpp
src/quick/util/qquicksmoothedanimation_p_p.h
src/quick/util/qquickspringanimation.cpp