aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/animations
Commit message (Expand)AuthorAgeFilesLines
* Fix various compiler warnings in order to remove warn_off in the near futureErik Verbruggen2013-11-041-1/+1
* Support looping for "uncontrolled animations".Gunnar Sletta2013-09-265-29/+101
* Animators - Render thread animation systemGunnar Sletta2013-09-212-0/+8
* Animations: Avoid accessing invalid memory if stop() triggers deletionKai Koehne2013-05-291-2/+2
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-285-20/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1011-11/+11
* 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
* Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-295-10/+0
* Fixed missing virtual destructors in qtdeclarative.Samuel Rødal2012-09-242-1/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2311-265/+265
* Avoid using previously declared variablesCharles Yin2012-05-291-3/+3
* Avoid using previously declared variablesCharles Yin2012-05-291-2/+2
* Add more RETURN_IF_DELETED checking in animation codeCharles Yin2012-05-251-1/+1
* Only preallocate 1 change listener per animation instanceCharles Yin2012-05-231-1/+1
* Add completeToBeginning()/completeToEnd() to animation controllerCharles Yin2012-05-232-5/+38
* Remove unnecessary exportsMatthew Vogt2012-05-185-7/+7
* More defense programming in animation codeCharles Yin2012-05-171-2/+5
* Add a new running property to QQuickTransitionCharles Yin2012-04-162-2/+0
* Rewrite QAnimationGroupJob::clear() methodCharles Yin2012-04-051-5/+11
* More refactoring on animation controllerCharles Yin2012-03-132-9/+40
* 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-2412-0/+2059