qt5base-lts/tests/auto/corelib/animation
Luca Beldi 02b3d43fd4 _q_interpolate<T> is unsafe with unsigned template arguments
_q_interpolate<T> subtracts 2 arguments of type T,
for unsigned types this can cause wrapping around

Task-number: QTBUG-57925
Change-Id: Iffa59f413579a3d5de8cb728fe71443d8e8a04aa
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
2018-08-22 08:38:44 +00:00
..
qabstractanimation Updated license headers 2016-01-21 18:55:18 +00:00
qanimationgroup Updated license headers 2016-01-21 18:55:18 +00:00
qparallelanimationgroup Blacklist tst_QParallelAnimationGroup::deleteChildrenWithRunningGroup() 2017-06-19 18:33:47 +00:00
qpauseanimation qtbase: cleanup BLACKLIST files 2018-02-13 15:20:33 +00:00
qpropertyanimation Use a custom QAnimationDriver to take control over time 2017-12-02 19:58:30 +00:00
qsequentialanimationgroup macOS: Blacklist tst_QSequentialAnimationGroup::groupWithZeroDurationAnimations() 2017-11-03 21:15:08 +00:00
qvariantanimation _q_interpolate<T> is unsafe with unsigned template arguments 2018-08-22 08:38:44 +00:00
animation.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00