summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* LottieAnimation: fix frameRate property behaviorKonstantin Ritt2019-04-092-6/+17
* 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
* Minor clean-upKonstantin Ritt2019-04-091-1/+3
* Make plugin usable with older QtKonstantin Ritt2019-04-092-2/+3
* BatchRenderer: simplify the pre-rendering codeKonstantin Ritt2019-04-081-37/+7
* BatchRenderer: Get rid of the dead codeKonstantin Ritt2019-04-062-2/+0
* Fix changing the animation direction while animation is runningKonstantin Ritt2019-04-062-0/+3
* LottieAnimation: make Direction enum reflect the actual step valueKonstantin Ritt2019-04-063-21/+10
* 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
* BMBase: protect parent & children properties from being accessed directlyKonstantin Ritt2019-04-064-19/+11
* Minor refactoring to optimize and simplify the code a little bitKonstantin Ritt2019-03-316-32/+25
* Parser: Warn if we can not find effect mentioned in expressionKonstantin Ritt2019-03-261-0/+2
* Get rid of redundant AsConstKonstantin Ritt2019-03-251-1/+1
* Parser: remember to specify a parent to correctly resolve topRootKonstantin Ritt2019-03-251-1/+1
* Optimize BMShape::construct() and avoid UBsKonstantin Ritt2019-03-223-56/+27
* Get rid of unused codeKonstantin Ritt2019-03-222-5/+2
* Fix trivial copy&paste typoKonstantin Ritt2019-03-221-1/+1
* Doc: Add basic documentation structure and fix .qhp generationTopi Reinio2019-01-247-60/+209
* Initial commit for Qt Lottie!Eskil Abrahamsen Blomfeldt2019-01-2163-0/+7977