aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/animations/qabstractanimationjob.cpp
Commit message (Expand)AuthorAgeFilesLines
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+1
* Replace QPODVector with a std::vector in QAbstractAnimationJobFrank Meerkoetter2016-04-071-12/+9
* Updated license headersJani Heikkinen2016-01-191-14/+20
* QtQml: Fix const correctness in old style castsThiago Macieira2015-07-091-1/+1
* Improve debug formatting of QAbstractAnimationJob and related classes.Friedemann Kleint2015-04-021-1/+2
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Avoid eventloop recursion in touch event handling.Gunnar Sletta2014-07-311-0/+2
* Reset loop counters when animations are started.Gunnar Sletta2014-04-241-0/+1
* Support dumping of animation jobs via QML_ANIMATION_TICK_DUMP.Michael Brasser2014-04-081-0/+23
* Stop the animation driver when no animations are ticking.Gunnar Sletta2014-04-041-1/+2
* Make SmoothedAnimation and SpringAnimation smoothly transition again.Michael Brasser2014-02-201-6/+3
* Support looping for "uncontrolled animations".Gunnar Sletta2013-09-261-18/+51
* Animators - Render thread animation systemGunnar Sletta2013-09-211-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Do not crash on some animation changesAlbert Astals Cid2012-12-201-1/+1
* Add designer support for animations and componentCompleteMarco Bubke2012-11-221-1/+12
* Fixed missing virtual destructors in qtdeclarative.Samuel Rødal2012-09-241-0/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Add more RETURN_IF_DELETED checking in animation codeCharles Yin2012-05-251-1/+1
* Add completeToBeginning()/completeToEnd() to animation controllerCharles Yin2012-05-231-3/+32
* More defense programming in animation codeCharles Yin2012-05-171-2/+5
* Add a new running property to QQuickTransitionCharles Yin2012-04-161-1/+0
* More refactoring on animation controllerCharles Yin2012-03-131-5/+31
* Return early if animationjob was deleted in all callback methods.Charles Yin2012-03-121-6/+9
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+544