aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickanimations
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-02-279-9/+9
* CMake: Make quick tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* PropertyAnimation: Handle targets being deletedFabian Kosmale2023-06-132-0/+51
* Make a group animation dirty when a member changedInho Lee2023-06-113-0/+249
* Retire the qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-2/+2
* Port from container::count() and length() to size()Marc Mutz2022-10-071-36/+36
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* Tests: do not use QT_DISABLE_DEPRECATED_BEFOREIvan Solovev2022-08-261-2/+0
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Fix flaky FrameAnimation testKaj Grönholm2022-07-072-7/+6
* Use SPDX license identifiersLucie Gérard2022-06-119-265/+18
* Blacklist flaky tst_qquickanimations::frameAnimation2 on macOsFabian Kosmale2022-06-091-0/+4
* Implement FrameAnimation Quick elementKaj Grönholm2022-05-252-0/+116
* Do not re-source the from value in animation with multiple loopsAndreas Buhr2022-05-072-0/+103
* Allow modifying from, to, duration and easing properties during animationMitch Curtis2022-04-282-0/+165
* Fix tst_qquickanimations on AndroidAndreas Buhr2022-04-141-2/+2
* Re-blacklist flaky tests on macOS CIMitch Curtis2022-03-151-0/+7
* Enable passing tests that were skipped on offscreenVolker Hilsheimer2022-03-071-3/+2
* Un-blacklist some passing testsShawn Rutledge2022-02-051-5/+0
* Unset the QQmlAnimationTimer pointer from unregistered jobsVolker Hilsheimer2021-11-242-0/+46
* Blacklist flaky tst_qquickanimations tests on macosUlf Hermann2021-11-231-0/+8
* Consolidate test helpers into private librariesMitch Curtis2021-09-132-5/+3
* Fix warnings about lossy double/float conversion in testsVolker Hilsheimer2021-04-121-2/+2
* Fix some "can be marked override" warningsAndreas Buhr2021-02-231-1/+1
* Use a QDoubleEndedList for the children of animation group jobsUlf Hermann2021-02-051-1/+1
* Remove the qmake project filesFabian Kosmale2021-01-151-71/+0
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-101-1/+1
* Fix alwaysRunToEnd==true prevented complex Anim from stoppingPiotr Mikolajczyk2020-10-133-0/+163
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-3/+3
* Blacklist QQuickAnimations' reparent testUlf Hermann2020-07-171-0/+2
* CMake: Regenerate qtdeclarative/testsAlexandru Croitor2020-05-291-1/+1
* Clean up registration of QEasingCurveUlf Hermann2020-05-191-1/+1
* Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-04-222-0/+57
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-202-0/+57
| |\
| | * OpacityAnimator: apply opacity animation to the first frame in SGWang Chuan2020-04-072-0/+57
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-093-0/+80
|\| |
| * | Fix signal emission order for zero-duration animationsJan Arve Saether2020-03-313-0/+80
* | | CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-171-2/+2
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-121-0/+2
|\ \ \
| * | | Mark simplePath as flakey test on macOS in the CISimon Hausmann2020-02-121-0/+2
| |/ /
* | | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-6/+2
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-161-93/+125
|\| |
| * | tst_qquickanimations: Avoid memory leaksUlf Hermann2020-01-101-93/+125
| |/
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-3/+3
* | Regenerate testsAlexandru Croitor2019-11-141-9/+2
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+56
|/
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-013-0/+145
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-283-0/+145
| |\
| | * QQuickItemView: fix crash while doing fast flicking in transitionsYulong Bai2019-06-263-0/+145