qt6-bb10/tests/auto/widgets
Christian Ehrlicher aa8d3f90a4 QAbstractSpinBox: fix some ui glitches
Fix some ui glitches for QAbstractSpinBox:
 - update geometry when buttons are toggled on/off
 - calc button size with subControlRect instead hardcoded 20px
 - when buttons are not shown, don't add the button size in
   sizeFromContents for common and macOS style

Fixes: QTBUG-39713
Fixes: QTBUG-75303
Task-number: QTBUG-67126
Change-Id: Ibf330c76deb16358a481bba6bd429fff6a5d57ae
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2019-05-10 19:52:11 +02:00
..
dialogs Extend blacklisting of dirsBeforeFiles as it's flaky 2019-04-26 16:41:51 +00:00
effects qWaitFor: Prevent being stuck in QCoreApplication::processEvents 2019-01-09 18:10:54 +00:00
graphicsview Merge remote-tracking branch 'origin/5.12' into 5.13 2019-03-30 01:00:07 +01:00
itemviews QListWidgetItem constructors: don't emit dataChanged(invalid, invalid) 2019-04-23 16:17:20 +00:00
kernel Merge remote-tracking branch 'origin/5.12' into 5.13 2019-05-02 09:39:31 +02:00
styles Merge remote-tracking branch 'origin/5.12' into 5.13 2019-04-16 09:34:50 +02:00
util Fix deprecation warnings in widget autotests 2019-02-08 18:00:51 +00:00
widgets QAbstractSpinBox: fix some ui glitches 2019-05-10 19:52:11 +02:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00