summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qclipanimator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-231-20/+20
* Update commercial license headersTarja Sundqvist2021-02-021-20/+20
* Doc: Fix documentation warningsTopi Reinio2019-11-131-1/+2
* Doc: Add inherits tags to ClipAnimator and BlendedClipAnimatorMats Honkamaa2019-10-041-0/+1
* Check animator can be played in frontend and backendJuan Jose Casafranca2018-07-051-0/+9
* Add support for setting a time index in the ClipAnimatorChristian Strømme2018-01-231-0/+1
* Move animation callback handling to QAbstractClipAnimatorChristian Stromme2017-12-011-13/+0
* Fix warnings caused by QClipAnimator calling QNode::sceneChangeEventAndy Nichols2017-11-141-1/+2
* Fix setting running property when animators finishSean Harmer2017-10-061-0/+1
* Merge branch '5.9' into devSean Harmer2017-08-191-2/+1
|\
| * Doc: correct declaration qml propertiesNico Vertriest2017-08-111-2/+1
* | Add clock property to QAbstractClipAnimatorChip Collier2017-07-241-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devAndy Nichols2017-07-111-2/+2
|\|
| * Doc: link errorsNico Vertriest2017-06-201-1/+1
| * Doc: correct \property statementsNico Vertriest2017-06-201-1/+1
* | Add support for animation callbacksLaszlo Agocs2017-06-231-0/+11
|/
* Document QClipAnimatorSean Harmer2017-04-271-0/+62
* Introduce QAbstractAnimationClip and rename QAnimationClipSean Harmer2017-02-241-3/+3
* Introduce QAbstractClipAnimatorKevin Ottens2017-02-231-63/+3
* Add loops property to ClipAnimator and implement logic for itSean Harmer2017-01-291-0/+18
* Add channelMapper property to QClipAnimatorSean Harmer2017-01-271-0/+28
* Add running property to QClipAnimatorSean Harmer2017-01-271-0/+18
* Add animation componentsSean Harmer2017-01-271-0/+104