qt5base-lts/tests/auto/corelib/animation
Volker Hilsheimer f51b690e91 Remove timeStep parameter from QAnimationDrive::advanceAnimation
Addresses ### Qt 6 comment, and documentation pointing out that the parameter
value is ignored. It wasn't ignored in the code, but that's the kind of change
we can make now.

With this change, QUnifiedTimer::updateAnimationTimers is only called with -1
as the currentTick input parameter, also from Qt Declarative. Make it default,
so that leaf modules can be fixed. Once that it done, the parameter can be
removed completely.

Change-Id: I80c57ff92f3b615b932dd73d711cf6397347efd8
Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>
2020-09-03 18:43:22 +02:00
..
qabstractanimation CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qanimationgroup CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qparallelanimationgroup CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qpauseanimation CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
qpropertyanimation Remove timeStep parameter from QAnimationDrive::advanceAnimation 2020-09-03 18:43:22 +02:00
qsequentialanimationgroup Fix warning when printing of qsizetype 2020-07-26 17:39:31 +02:00
qvariantanimation CMake: Regenerate tests with new qt_ prefixed APIs 2020-07-09 09:38:35 +02:00
animation.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
CMakeLists.txt CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00