qt5base-lts/tests/auto/widgets
Christian Ehrlicher e4315204b1 QDial: don't crash when min==max and setting a value != min & max
QDial::bound() is crashing when min == max due to a division by zero.
Therefore check for this condition beforehand and return min.

Pick-to: 6.6 6.5 6.2 5.15
Fixes: QTBUG-104641
Change-Id: I612625af1ad18333d59a7771abfdec602301b58e
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
2023-11-12 23:45:30 +01:00
..
dialogs Preparations to deprecate QItemDelegate 2023-10-05 21:08:45 +02:00
effects Stabilize tst_QGraphicsEffect::draw() 2023-08-25 09:04:37 +02:00
graphicsview QtWidgets tests: port remaining users away from Q_FOREACH 2023-08-14 23:11:54 +03:00
itemviews QHeaderView: relayout on resetDefaultSectionSize 2023-11-08 18:24:17 +01:00
kernel Fix tst_QWidget::hoverPosition blacklisting for x86_64 2023-10-31 10:27:19 +01:00
styles Reset palette resolve mask in windows vista style 2023-09-05 10:59:00 +02:00
util Add QPixmapIconEngine::isNull() 2023-11-08 11:11:48 +01:00
widgets QDial: don't crash when min==max and setting a value != min & max 2023-11-12 23:45:30 +01:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00