summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qabstractclipanimator.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-221-38/+2
* Fix build for Qt6Mike Krus2020-05-061-2/+2
* Remove deprecated classes and functionsPaul Lemire2020-02-111-2/+0
* Restore sceneChangeEvent overload that were removedPaul Lemire2019-10-221-0/+2
* Update animation evaluation jobs to use direct syncMike Krus2019-10-081-2/+0
* Switch export macros to standard formKai Koehne2019-04-021-1/+1
* Add support for setting a time index in the ClipAnimatorChristian Strømme2018-01-231-0/+4
* Move animation callback handling to QAbstractClipAnimatorChristian Stromme2017-12-011-0/+2
* Add clock property to QAbstractClipAnimatorChip Collier2017-07-241-0/+5
* Add imperative slots to control animator running propertySean Harmer2017-04-271-0/+3
* Use [setL|l]oopCount in C++ for QAbstractClipAnimatorSean Harmer2017-03-301-4/+4
* Add Infinite constant to QAbstractClipAnimatorKevin Ottens2017-02-231-0/+3
* Introduce QAbstractClipAnimatorKevin Ottens2017-02-231-0/+90