summaryrefslogtreecommitdiffstats
path: root/tests/auto/animation/animationclip/tst_animationclip.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated classes and functionsPaul Lemire2020-02-111-1/+0
* Clean up old property update codeMike Krus2019-10-201-2/+0
* Update LoadAnimationClipJob to use direct syncMike Krus2019-10-081-64/+0
* Update QAnimationClip (and Loader) to use direct syncMike Krus2019-09-201-13/+9
* Use QSharedPointer::create() moreMarc Mutz2017-07-221-2/+2
* Use using namespace declaration to animation clip unit testSean Harmer2017-04-121-8/+10
* Rename AnimationClipLoader to AnimationClipSean Harmer2017-04-121-0/+190
* Introduce QAbstractAnimationClip and rename QAnimationClipSean Harmer2017-02-241-155/+0
* Deliver all events by default unless marked as intermediateSean Harmer2017-02-091-1/+2
* Calculate animation clip duration and send to frontendSean Harmer2017-01-271-0/+34
* Add a job to load animation clipsSean Harmer2017-01-271-0/+6
* Add AnimationClip backend node and testSean Harmer2017-01-251-0/+114