summaryrefslogtreecommitdiffstats
path: root/LICENSE.GPL3
Commit message (Collapse)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-141-674/+0
| | | | | | | | | | | Replace the current license disclaimer in files by a SPDX-License-Identifier. License files are organized under LICENSES directory. Pick-to: 6.4 Task-number: QTBUG-67283 Change-Id: I7eaf43256dddbe3aa5df12059574ff7cbe269df6 Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
* Initial commit for Qt Lottie!Eskil Abrahamsen Blomfeldt2019-01-211-0/+674
This implements a QML API to display graphics and animations exported by the Bodymovin plugin in AfterEffects. Done-by: Kari Hautamäki <kari.hautamaki@qt.io> Change-Id: Idbcfc5c947e97c1a5a70947a262fe1be17de7504 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>