qt5base-lts/tests/auto/gui
Val Doroshchuk a966991b3a Fix a crash when QMovie::speed is set to 0
Setting speed to 0 means the current frame will continue to be shown,
the finished signal is not emitted, and state remains QMovie::Running.

Task-number: QTBUG-65758
Change-Id: I681d902e3211c5899b21043e5177b7c73d5d3fb5
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2018-01-24 10:13:00 +00:00
..
image Fix a crash when QMovie::speed is set to 0 2018-01-24 10:13:00 +00:00
itemmodels Fix QStandardItem::setChild crash when passing a null pointer 2017-07-27 19:41:06 +00:00
kernel Merge remote-tracking branch 'origin/5.9' into 5.10 2018-01-16 11:48:55 +01:00
math3d Use qRadiansToDegrees() and qDegreesToRadians() more widely 2017-07-05 10:15:34 +00:00
painting Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
qopengl Merge remote-tracking branch 'origin/5.9' into 5.10 2017-10-16 22:21:52 +03:00
qopenglconfig Fix tst_QOpenGlConfig for platforms with builtin test data 2017-06-19 07:05:59 +00:00
qvulkan Ensure result of all QTest::qWaitFor are verified 2017-10-05 15:15:36 +00:00
text Merge remote-tracking branch 'origin/5.9' into 5.10 2018-01-09 21:27:30 +01:00
util GLSL 1.00 ES must be selected using "#version 100" 2017-08-04 11:19:30 +00:00
gui.pro Basic Vulkan enablers 2017-03-17 16:12:03 +00:00