summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/animation
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-047-7/+7
* Tests: remove blacklisted CIs no longer availableChristian Ehrlicher2023-12-061-1/+0
* QSequentialAnimationGroup: extend bindable property unit testsIvan Solovev2023-09-032-0/+13
* QPauseAnimation: extend tests and fix binding loopIvan Solovev2023-09-032-0/+8
* tst_QParallelAnimationGroup: fix memleakMarc Mutz2023-07-141-0/+2
* CMake: Make corelib tests standalone projectsAlexandru Croitor2023-07-057-0/+42
* QPauseAnimation test: add QNX to platforms that might failVolker Hilsheimer2023-05-251-1/+1
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-178-16/+0
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-034-159/+159
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-238-8/+8
* Add license headers to cmake filesLucie Gérard2022-08-038-0/+24
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-282-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-167-189/+14
* tst_qanimationgroup: fix memleaksMarc Mutz2022-01-051-2/+4
* tst_QPropertyAnimation: fix leaks occurring under normal operationMarc Mutz2021-12-181-11/+10
* tst_QPropertyAnimation: fix wrong commentMarc Mutz2021-12-171-1/+5
* Include qproperty.h where neededMarc Mutz2021-11-041-0/+1
* Avoid use after free in tst_qsequentialanimationgroupFabian Kosmale2021-06-021-1/+1
* Port QVariantAnimation to the new property systemSona Kurazyan2021-04-302-0/+31
* Port QPropertyAnimation::targetObject to bindable propertiesAndreas Buhr2021-04-281-4/+19
* Port QAbstractAnimation to the new property systemSona Kurazyan2021-04-272-1/+92
* Port QPropertyAnimation::propertyName to the new property systemAndreas Buhr2021-04-202-0/+12
* Port QSequentialAnimationGroup to new property systemAndreas Buhr2021-04-191-0/+44
* Port QPauseAnimation to the new property systemSona Kurazyan2021-01-261-0/+41
* tst_qsequentialanimationgroup.cpp: Avoid some memory leaksUlf Hermann2021-01-211-5/+14
* Remove the qmake project filesJoerg Bornemann2021-01-078-40/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-227-7/+24
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-1/+1
* Remove timeStep parameter from QAnimationDrive::advanceAnimationVolker Hilsheimer2020-10-131-2/+2
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-075-6/+6
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-237-7/+7
* Revert "Remove timeStep parameter from QAnimationDrive::advanceAnimation"Lars Knoll2020-09-111-2/+2
* Remove most compiler warnings about missing overridesLars Knoll2020-09-117-24/+24
* Remove timeStep parameter from QAnimationDrive::advanceAnimationVolker Hilsheimer2020-09-031-2/+2
* Fix warning when printing of qsizetypeTor Arne Vestbø2020-07-261-2/+2
* CMake: Regenerate subdir test projectsAlexandru Croitor2020-07-092-0/+19
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-096-6/+6
* Add ; to Q_UNUSEDLars Schmertmann2020-07-073-8/+8
* Use QList instead of QVector in corelib testsJarek Kobus2020-07-072-2/+2
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-1/+1
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-4/+3
|\
| * Try to stabilize flaky test cases of tst_qsequentialanimationgroupSona Kurazyan2020-03-121-4/+3
* | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-1/+1
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-293-6/+7
|\|
| * Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-221-2/+2
| * Blacklist tstPauseAnimation::noTimerUpdates on macOSTor Arne Vestbø2020-01-221-3/+4
| * Extend blacklisting for a few tests to include all macOS versionsTor Arne Vestbø2020-01-221-1/+1
* | Regenerate tests/auto/corelib/animationAlexandru Croitor2019-11-126-6/+62
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-6/+2
|\|
| * Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-191-6/+2