summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qanimationcliploader.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-221-38/+2
* Replace QT_BEGIN_LICENSE:LGPL3 headerKai Köhne2021-08-101-10/+13
* Remove deprecated classes and functionsPaul Lemire2020-02-111-3/+0
* Restore sceneChangeEvent overload that were removedPaul Lemire2019-10-221-0/+2
* Update LoadAnimationClipJob to use direct syncMike Krus2019-10-081-1/+0
* Switch export macros to standard formKai Koehne2019-04-021-1/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-2/+2
* Add convenience ctor to QAnimationClipLoaderSean Harmer2017-04-131-0/+2
* Pass QUrl by const ref in QAnimationClipLoaderSean Harmer2017-04-131-2/+2
* Fix include guards in QAnimationClipLoaderSean Harmer2017-04-051-3/+3
* Mark protected ctor in QAnimationClipLoader explicitSean Harmer2017-03-281-1/+1
* Add Status property to QAnimationClipLoaderSean Harmer2017-02-241-0/+11
* Introduce QAbstractAnimationClip and rename QAnimationClipSean Harmer2017-02-241-0/+79