aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickanimatorjob.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactored Animator internalsGunnar Sletta2013-11-061-67/+36
* Track size changes from transform animators.Gunnar Sletta2013-10-291-2/+3
* Several smaller fixes to Animators.Gunnar Sletta2013-10-081-1/+11
* Make sure to markDirty the node from UniformAnimator.Gunnar Sletta2013-10-031-0/+4
* Make transform and opacity animators work when layer.enabled: trueGunnar Sletta2013-10-031-0/+12
* Allow animators to work properly with multiple windowsGunnar Sletta2013-09-261-18/+49
* Support looping for "uncontrolled animations".Gunnar Sletta2013-09-261-1/+0
* Animators - Render thread animation systemGunnar Sletta2013-09-211-0/+532