aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/animations/qcontinuinganimationgroupjob.cpp
Commit message (Expand)AuthorAgeFilesLines
* init variables where they are declared when possible (clang-tidy)Shawn Rutledge2018-02-261-1/+0
* Updated license headersJani Heikkinen2016-01-191-14/+20
* QtQml: Fix const correctness in old style castsThiago Macieira2015-07-091-1/+1
* Update copyright headersJani Heikkinen2015-02-121-6/+6
* Update license headers and add new licensesJani Heikkinen2014-08-251-18/+10
* Support dumping of animation jobs via QML_ANIMATION_TICK_DUMP.Michael Brasser2014-04-081-0/+7
* Don't start continuing animation when it doesn't have children.Gunnar Sletta2014-04-071-2/+5
* Make SmoothedAnimation and SpringAnimation smoothly transition again.Michael Brasser2014-02-201-0/+122