summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qabstractclipanimator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fully qualify \property, \qmlproperty, \typedef, \enumLuca Di Sera2024-02-131-1/+1
* Doc: Fix incorrect module/type names in \qmlproperty commandsTopi Reinio2023-06-061-5/+5
* Qt3DAnimation: includemocsMike Krus2022-06-221-0/+2
* Use SPDX license identifiersLucie Gérard2022-06-221-38/+2
* Remove deprecated classes and functionsPaul Lemire2020-02-111-5/+0
* Restore sceneChangeEvent overload that were removedPaul Lemire2019-10-221-0/+5
* Merge remote-tracking branch 'origin/5.13' into 5.14Paul Lemire2019-10-151-0/+22
|\
| * Add documentation for AbstractClipAnimator QML type propertiesMats Honkamaa2019-10-081-0/+22
* | Update animation evaluation jobs to use direct syncMike Krus2019-10-081-13/+0
|/
* 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