qtdeclarative/tests/auto/qml/animation
Ulf Hermann f94a727bd6 QtQml: Unregister QML animation timer on deletion
The QUnifiedTimer generally outlives the QML animation timer and needs
to be notified about that latter's deletion. Otherwise it will hold a
dangling pointer.

Pick-to: 6.10 6.9 6.8
Fixes: QTBUG-136629
Change-Id: I52b7f2f3ae716128e4acac628ea29477fc17b677
Reviewed-by: Sami Shalayel <sami.shalayel@qt.io>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2025-09-16 14:18:34 +02:00
..
qabstractanimationjob QtQml: Unregister QML animation timer on deletion 2025-09-16 14:18:34 +02:00
qanimationgroupjob Tests: include QTest, not QtTest 2025-04-15 19:27:07 +02:00
qparallelanimationgroupjob Tests: include QTest, not QtTest 2025-04-15 19:27:07 +02:00
qpauseanimationjob Tests: include QTest, not QtTest 2025-04-15 19:27:07 +02:00
qsequentialanimationgroupjob Tests: include QTest, not QtTest 2025-04-15 19:27:07 +02:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00