qt5base-lts/tests/auto/widgets
Christian Ehrlicher 20604ea554 QHeaderView: respect min/maximumSectionSize property
QHeaderView::resizeSection() did not check if the given section size is
inside the min/max property bounds.
Also on calling setMin/MaximumSectionSize() the current section sizes
were not checked if they are inside the new given bounds.
This is a small behavior change when a user is setting the section size
via resizeSection() without respecting the min/maxSectionSizes.

Task-number: QTBUG-64173
Change-Id: Ia9c9eebf058d60c776ab5f8f8336642013ec553f
Reviewed-by: Thorbjørn Lund Martsum <tmartsum@gmail.com>
2018-01-06 05:17:00 +00:00
..
dialogs Merge remote-tracking branch 'origin/5.10' into dev 2018-01-02 09:58:44 +01:00
effects Set sharedPainter correctly for QGraphicsEffect 2017-12-12 20:21:07 +00:00
graphicsview Port away from QRegion::rects() 2017-12-07 19:10:12 +00:00
itemviews QHeaderView: respect min/maximumSectionSize property 2018-01-06 05:17:00 +00:00
kernel tst_QWidget: port away from QRegion::rects() 2017-12-06 18:30:52 +00:00
styles Merge remote-tracking branch 'origin/5.10' into dev 2017-11-23 09:36:03 +01:00
util Merge remote-tracking branch 'origin/5.10' into dev 2017-11-23 09:36:03 +01:00
widgets Add an option to scroll the QComboBox on macOS with the mouse wheel 2018-01-05 15:01:43 +00:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00