summaryrefslogtreecommitdiff
path: root/src/animation/frontend/qclipanimator.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-06-221-38/+2
* Fix build for Qt6Mike Krus2020-05-061-2/+1
* Remove deprecated classes and functionsPaul Lemire2020-02-111-1/+0
* Switch export macros to standard formKai Koehne2019-04-021-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLaszlo Agocs2017-12-131-1/+0
|\
| * Move animation callback handling to QAbstractClipAnimatorChristian Stromme2017-12-011-1/+0
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
|/
* Add support for animation callbacksLaszlo Agocs2017-06-231-0/+1
* Introduce QAbstractAnimationClip and rename QAnimationClipSean Harmer2017-02-241-5/+6
* Introduce QAbstractClipAnimatorKevin Ottens2017-02-231-15/+2
* Add loops property to ClipAnimator and implement logic for itSean Harmer2017-01-291-0/+4
* Add channelMapper property to QClipAnimatorSean Harmer2017-01-271-0/+5
* Add running property to QClipAnimatorSean Harmer2017-01-271-0/+4
* Add animation componentsSean Harmer2017-01-271-0/+82