summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Replace manual parsing with QVersionNumber::fromString()Marc Mutz2023-08-0411-55/+33
* Fix an error on parsing property animation keyframesKwanghyo Park2022-12-1411-12/+78
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2513-13/+13
* Use QT_DISABLE_DEPRECATED_UP_TO instead of QT_DISABLE_DEPRECATED_BEFOREIvan Solovev2022-08-222-2/+2
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2712-12/+12
* Add license headers to cmake filesLucie Gérard2022-07-0813-0/+39
* Use SPDX license identifiersLucie Gérard2022-06-1415-420/+30
* Add test data as resources which enables all tests on AndroidAssam Boudjelthia2022-04-2261-11/+88
* Remove qmake project filesJoerg Bornemann2021-04-3016-112/+0
* Rename ambiguous cmake test targetKai Köhne2021-03-311-1/+1
* Add CMake build systemVolker Hilsheimer2021-02-0921-5/+135
* Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta2v5.14.0-beta1Qt Forward Merge Bot2019-10-014-219/+4
|\
| * Fix the build with -no-guiv5.13.1Liang Qi2019-08-061-0/+4
| * testApp/main.qml: Don't use absolute paths in urlsAlessandro Portale2019-03-121-1/+1
| * Add missing .gitignore file in qtlottie rootv5.13.0-beta1Jani Heikkinen2019-02-203-219/+0
* | LottieAnimation: make `source` property of QUrl typeKonstantin Ritt2019-04-092-2/+2
* | Optimize BMShape::construct() and avoid UBsKonstantin Ritt2019-03-221-3/+8
|/
* Initial commit for Qt Lottie!Eskil Abrahamsen Blomfeldt2019-01-21125-0/+5677