summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Prospective fix when using QtLottie in QML apps with cmake and static linkagev5.14.0-alpha1Simon Hausmann2019-07-182-1/+2
* | Disable cmake config file creationMarc Mutz2019-07-111-0/+1
* | Mark the module clean of Q_FOREACH, Java-style iteration, and QLinkedListMarc Mutz2019-07-042-1/+2
* | Fix building with qreal floatJeremy Powell2019-04-293-5/+5
* | BatchRenderer: do not prune cached frames next to the current oneKonstantin Ritt2019-04-111-2/+4
* | LottieAnimation: make `source` property of QUrl typeKonstantin Ritt2019-04-094-27/+44
* | LottieAnimation: better use of the QQuickItem's componentComplete()Konstantin Ritt2019-04-092-6/+4
* | LottieAnimation: get rid of redundant callsKonstantin Ritt2019-04-091-8/+2
* | LottieAnimation: add protected startFrame/endFrame settersKonstantin Ritt2019-04-092-4/+25
* | LottieAnimation: minor refactoringKonstantin Ritt2019-04-092-42/+55
* | BatchRenderer: simplify the container usage code a bitKonstantin Ritt2019-04-091-10/+9
* | BatchRenderer: fix race conditions due to missing/late mutex locksKonstantin Ritt2019-04-091-7/+6
* | BatchRenderer: handle QLOTTIE_RENDER_CACHE_SIZE env varKonstantin Ritt2019-04-093-17/+12
* | BatchRenderer: minor clean-upKonstantin Ritt2019-04-092-12/+7
* | BatchRenderer: ensure the same animator won't be registered twiceKonstantin Ritt2019-04-091-2/+3
* | 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-224-59/+35
* | Get rid of unused codeKonstantin Ritt2019-03-222-5/+2
* | Fix trivial copy&paste typoKonstantin Ritt2019-03-221-1/+1
* | Bump versionKari Oikarinen2019-02-251-1/+1
|/
* Add git-archive export optionsv5.13.0-alpha1Antti Kokko2019-01-292-0/+3
* Doc: Add basic documentation structure and fix .qhp generationTopi Reinio2019-01-247-60/+209
* Initial commit for Qt Lottie!Eskil Abrahamsen Blomfeldt2019-01-21193-0/+15043
* Initial empty repositoryPaul Wicking2019-01-110-0/+0