summaryrefslogtreecommitdiffstats
path: root/tests/auto/animation/qclipanimator/tst_qclipanimator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-231-1/+1
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-201-8/+8
* Use SPDX license identifiersLucie Gérard2022-06-221-27/+2
* Remove deprecated classes and functionsPaul Lemire2020-02-111-74/+17
* Clean up includesMike Krus2019-10-011-1/+0
* Do direct notification of backend nodeswip/refactorMike Krus2019-08-281-36/+16
* Check animator can be played in frontend and backendJuan Jose Casafranca2018-07-051-0/+27
* Add support for setting a time index in the ClipAnimatorChristian Strømme2018-01-231-0/+1
* Add clock property to QAbstractClipAnimatorChip Collier2017-07-241-2/+55
* Rename AnimationClipLoader to AnimationClipSean Harmer2017-04-121-1/+1
* Use [setL|l]oopCount in C++ for QAbstractClipAnimatorSean Harmer2017-03-301-10/+10
* Introduce QAbstractAnimationClip and rename QAnimationClipSean Harmer2017-02-241-8/+8
* Add loops property to ClipAnimator and implement logic for itSean Harmer2017-01-291-0/+46
* Add channelMapper property to QClipAnimatorSean Harmer2017-01-271-3/+56
* Add animation componentsSean Harmer2017-01-271-0/+173