qtdeclarative/tests/auto
Inho Lee 0e69268b49 Make a group animation dirty when a member changed
Some properties of one of the member animations in a group
animation can be changed after the group animation initialized.
1. If the group animation is already proceeding, they will
affect the next loop.
2. If the group animation started but does not proceed, they
will affect the current loop

Fixes: QTBUG-110589
Fixes: QTBUG-61282
Fixes: QTBUG-95840
Pick-to: 6.6 6.5
Change-Id: I018105bdd75dd5bd7c24e9126853cd79c8f0123b
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2023-06-11 06:55:07 +02:00
..
bic
cmake qt_add_qml_module: Set QT_QML_MODULE_QML_FILES correctly 2023-05-16 13:50:52 +02:00
core QQmlStandardPath: always use QUrl::fromLocalFile 2023-04-03 09:31:10 +02:00
guiapplauncher Doc: Revamp "Extending QML" examples into a tutorial 2023-03-30 18:02:16 +02:00
particles Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
qml QQmlConnections: make overridden virtual functions protected 2023-06-09 21:46:31 +08:00
qmldom QmlDom: support function parameters and co 2023-06-02 14:39:24 +02:00
qmlls qmlls: find usages of methods 2023-06-05 15:27:52 +02:00
qmltest Make test TextInput::test_txtentry() more stable 2023-03-10 09:52:57 +01:00
qmltest-blacklist
quick Make a group animation dirty when a member changed 2023-06-11 06:55:07 +02:00
quickcontrols Popup: notify about contentItem children change 2023-06-09 15:46:30 +02:00
quickdialogs Fix various compiler warnings in tests 2023-04-24 13:15:48 +02:00
quicktest Retire the qt_parse_all_arguments 2023-01-20 16:40:42 +01:00
quickwidgets QQuickWidget: don't crash in accessibility when reparenting 2023-04-18 01:23:15 +02:00
toolsupport
CMakeLists.txt