aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/animations/qabstractanimationjob_p.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid repeated calls into thread local storage to get the animation timerLars Knoll2018-01-221-4/+7
* headers: Add missing override and remove redundant virtualAlexander Volkov2016-12-071-3/+3
* Replace QPODVector with a std::vector in QAbstractAnimationJobFrank Meerkoetter2016-04-071-2/+2
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Improve debug formatting of QAbstractAnimationJob and related classes.Friedemann Kleint2015-04-021-2/+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-1/+3
* Support dumping of animation jobs via QML_ANIMATION_TICK_DUMP.Michael Brasser2014-04-081-0/+5
* Make SmoothedAnimation and SpringAnimation smoothly transition again.Michael Brasser2014-02-201-3/+0
* Support looping for "uncontrolled animations".Gunnar Sletta2013-09-261-0/+3
* Animators - Render thread animation systemGunnar Sletta2013-09-211-0/+6
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-291-2/+0
* Fixed missing virtual destructors in qtdeclarative.Samuel Rødal2012-09-241-1/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Only preallocate 1 change listener per animation instanceCharles Yin2012-05-231-1/+1
* Add completeToBeginning()/completeToEnd() to animation controllerCharles Yin2012-05-231-2/+6
* Remove unnecessary exportsMatthew Vogt2012-05-181-3/+3
* Add a new running property to QQuickTransitionCharles Yin2012-04-161-1/+0
* More refactoring on animation controllerCharles Yin2012-03-131-4/+9
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+233