qt6-bb10/src/corelib/animation
Jarek Kobus b0f9c06a9b Use QList instead of QVector in corelib implementation
Omitting state machine and docs for now.

Task-number: QTBUG-84469
Change-Id: Ibfa5e7035515773461f6cdbff35299315ef65737
Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
2020-06-29 12:35:09 +02:00
..
animation.pri
qabstractanimation.cpp Tidy nullptr usage 2019-12-06 12:13:20 +01:00
qabstractanimation.h QAnimationDriver: mark obsolete functions as deprecated 2019-02-05 16:54:33 +00:00
qabstractanimation_p.h More nullptr usage in headers 2019-03-14 07:37:52 +00:00
qanimationgroup.cpp Tidy nullptr usage 2019-12-06 12:13:20 +01:00
qanimationgroup.h Modernize the "animation" feature 2018-10-12 14:26:15 +00:00
qanimationgroup_p.h Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
qparallelanimationgroup.cpp Merge remote-tracking branch 'origin/5.11' into 5.12 2018-10-17 10:35:28 +02:00
qparallelanimationgroup.h Modernize the "animation" feature 2018-10-12 14:26:15 +00:00
qparallelanimationgroup_p.h Modernize the "animation" feature 2018-10-12 14:26:15 +00:00
qpauseanimation.cpp Modernize the "animation" feature 2018-10-12 14:26:15 +00:00
qpauseanimation.h Modernize the "animation" feature 2018-10-12 14:26:15 +00:00
qpropertyanimation.cpp Replace most use of QVariant::type and occurrences of QVariant::Type 2020-01-23 16:46:51 +01:00
qpropertyanimation.h Modernize the "animation" feature 2018-10-12 14:26:15 +00:00
qpropertyanimation_p.h More nullptr usage in headers 2019-03-14 07:37:52 +00:00
qsequentialanimationgroup.cpp Tidy nullptr usage 2019-12-06 12:13:20 +01:00
qsequentialanimationgroup.h Modernize the "animation" feature 2018-10-12 14:26:15 +00:00
qsequentialanimationgroup_p.h Use QList instead of QVector in corelib 2020-06-25 22:30:59 +02:00
qvariantanimation.cpp Use QList instead of QVector in corelib implementation 2020-06-29 12:35:09 +02:00
qvariantanimation.h Use QList instead of QVector in corelib 2020-06-25 22:30:59 +02:00
qvariantanimation_p.h Use QList instead of QVector in corelib 2020-06-25 22:30:59 +02:00