qt5base-lts/tests/auto/widgets
Andy Shaw 5e9e4ccdc3 Add an option to scroll the QComboBox on macOS with the mouse wheel
Since there may be some applications that want to make their comboboxes
scrollable or not with the mouse wheel then a style hint is added to
make this toggable. It defaults to true for all platforms except macOS
to keep it in line with existing behavior.

[ChangeLog][QtWidgets][QStyle] Added SH_ComboBox_AllowWheelScrolling as
a style hint to enable/disable the use of the mouse wheel in a QComboBox.
This defaults to true in all styles except the macOS one so there is no
change in existing behavior.

Task-number: QTBUG-53094
Change-Id: I6eb61e1990bfc79e3b3ea82d7b91ee39096fa077
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@qt.io>
Reviewed-by: Andy Nichols <andy.nichols@qt.io>
2018-01-05 15:01:43 +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 QTreeWidget: fix visualItemRect() 2018-01-03 07:53:41 +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