summaryrefslogtreecommitdiffstats
path: root/src/imports/lottieanimation.cpp
Commit message (Expand)AuthorAgeFilesLines
* LottieAnimation: fix frameRate property behaviorKonstantin Ritt2019-04-091-4/+13
* LottieAnimation: fix error reporting for JSON parser related issuesKonstantin Ritt2019-04-091-6/+14
* LottieAnimation: fix state transition on animation load errorKonstantin Ritt2019-04-091-3/+3
* Fix changing the animation direction while animation is runningKonstantin Ritt2019-04-061-0/+2
* LottieAnimation: make Direction enum reflect the actual step valueKonstantin Ritt2019-04-061-16/+7
* LottieAnimation: fix effect of changing output qualityKonstantin Ritt2019-04-061-8/+5
* LottieAnimation: make gotoAndStop() actually go to and stopKonstantin Ritt2019-04-061-0/+1
* Doc: Add basic documentation structure and fix .qhp generationTopi Reinio2019-01-241-44/+61
* Initial commit for Qt Lottie!Eskil Abrahamsen Blomfeldt2019-01-211-0/+662