aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/animations/qsequentialanimationgroupjob.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* Use a QDoubleEndedList for the children of animation group jobsUlf Hermann2021-02-051-32/+41
* QSequentialAnimationGroupJob: Protect against self-deletionUlf Hermann2021-02-051-7/+7
* Fix Qt6 build in preparation of qt5 submodule updateAlexandru Croitor2019-07-081-1/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-131-1/+3
|\
* | Animation: Avoid dangling pointersUlf Hermann2018-12-131-0/+7
|/
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-5/+5
* 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-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix sequential animations with uncontrolled looped children.Gunnar Sletta2014-04-241-2/+6
* Support dumping of animation jobs via QML_ANIMATION_TICK_DUMP.Michael Brasser2014-04-081-0/+7
* Don't crash if a ScriptAction changes state mid-transition.Michael Brasser2014-03-131-14/+15
* Support looping for "uncontrolled animations".Gunnar Sletta2013-09-261-8/+35
* Animations: Avoid accessing invalid memory if stop() triggers deletionKai Koehne2013-05-291-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Avoid using previously declared variablesCharles Yin2012-05-291-3/+3
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+388