summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qabstractclipanimator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add documentation for AbstractClipAnimator QML type propertiesMats Honkamaa2019-10-081-0/+22
* Check animator can be played in frontend and backendJuan Jose Casafranca2018-07-051-0/+8
* Doc: Fix documentation warnings related to Clang QDoc parserTopi Reinio2018-04-201-1/+1
* Merge branch '5.10' into devSean Harmer2018-01-261-7/+28
|\
| * Doc: add doc to undocumented methods in qt3dNico Vertriest2018-01-241-7/+28
* | Add normalizedTime function to blendedlclip animatorsChristian Strømme2018-01-231-6/+8
* | Add support for setting a time index in the ClipAnimatorChristian Strømme2018-01-231-0/+26
|/
* Move animation callback handling to QAbstractClipAnimatorChristian Stromme2017-12-011-0/+13
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-09-011-1/+1
|\
| * Doc: add doc to undocumented methods/propertiesNico Vertriest2017-08-281-1/+1
* | Add clock property to QAbstractClipAnimatorChip Collier2017-07-241-0/+26
|/
* Doc: correct \property and \qmlproperty statementsNico Vertriest2017-06-191-14/+7
* Doc: typo in definition qmltypeNico Vertriest2017-06-161-1/+1
* Add imperative slots to control animator running propertySean Harmer2017-04-271-0/+16
* Document the QAbstractClipAnimator classSean Harmer2017-04-271-0/+96
* Use [setL|l]oopCount in C++ for QAbstractClipAnimatorSean Harmer2017-03-301-3/+3
* Introduce QAbstractAnimationClip and rename QAnimationClipSean Harmer2017-02-241-1/+0
* Introduce QAbstractClipAnimatorKevin Ottens2017-02-231-0/+130