qt6-bb10/tests/auto/widgets/widgets
Adam Strzelecki 9daef8a54c QComboBox: Disable wheel events on OS X & iOS
This is follow-up for QTabBar fix ea47d152b3.

In native OS X applications using mouse wheel on combo boxes have absolutely no
effect. We should bring the same behavior to Qt based OS X apps too, as users
are complaining of unexpected behavior, eg. randomly switching Qt Creator
sidebar mode when scrolling file list and moving mouse pointer little bit
above. Moreover inertial mouse behavior on OS X makes combo box usually move
several indexes, rather than single one on slight finger slide.

This also applies to iOS apps so the change affects all Apple platforms.

Task-number: QTBUG-10707
Change-Id: I6582265039198707ad8c2f54de96ee2a0b0e0b47
Reviewed-by: Adam Strzelecki <ono@java.pl>
Reviewed-by: Jake Petroules <jake.petroules@theqtcompany.com>
2015-11-09 03:51:32 +00:00
..
qabstractbutton Update copyright headers 2015-02-11 06:49:51 +00:00
qabstractscrollarea Update copyright headers 2015-02-11 06:49:51 +00:00
qabstractslider autotests: fix the build in case of QT_NO_WHEELEVENT 2015-03-03 13:30:39 +00:00
qabstractspinbox Update copyright headers 2015-02-11 06:49:51 +00:00
qbuttongroup Update copyright headers 2015-02-11 06:49:51 +00:00
qcalendarwidget Update copyright headers 2015-02-11 06:49:51 +00:00
qcheckbox Update copyright headers 2015-02-11 06:49:51 +00:00
qcombobox QComboBox: Disable wheel events on OS X & iOS 2015-11-09 03:51:32 +00:00
qcommandlinkbutton Update copyright headers 2015-02-11 06:49:51 +00:00
qdatetimeedit autotests: fix the build in case of QT_NO_WHEELEVENT 2015-03-03 13:30:39 +00:00
qdial Update copyright headers 2015-02-11 06:49:51 +00:00
qdialogbuttonbox QDialogButtonBox: prevent crashes on deletions in slots 2015-05-09 08:41:23 +00:00
qdockwidget tst_QDockWidget::restoreDockWidget: Add QSKIP for XCB. 2015-05-29 15:20:00 +00:00
qdoublespinbox Update copyright headers 2015-02-11 06:49:51 +00:00
qfocusframe Update copyright headers 2015-02-11 06:49:51 +00:00
qfontcombobox Update copyright headers 2015-02-11 06:49:51 +00:00
qframe Update copyright headers 2015-02-11 06:49:51 +00:00
qgroupbox Update copyright headers 2015-02-11 06:49:51 +00:00
qkeysequenceedit Update copyright headers 2015-02-11 06:49:51 +00:00
qlabel Replace MAC OS X with OS X 2015-06-30 07:33:31 +00:00
qlcdnumber Update copyright headers 2015-02-11 06:49:51 +00:00
qlineedit QLineEdit: Fix visibility handling of side widgets. 2015-10-22 18:04:18 +00:00
qmainwindow Update copyright headers 2015-02-11 06:49:51 +00:00
qmdiarea Update copyright headers 2015-02-11 06:49:51 +00:00
qmdisubwindow Update copyright headers 2015-02-11 06:49:51 +00:00
qmenu Merge remote-tracking branch 'origin/5.4' into merge5.5 2015-05-08 13:26:44 +02:00
qmenubar Open menu on the third click on QMenuBar on X11 2015-08-17 09:03:22 +00:00
qopenglwidget Fix incorrect FBO bindings with QOpenGLWidget 2015-03-30 20:48:07 +00:00
qplaintextedit Add missing QPlainTextEdit::createStandardContextMenu(QPoint) 2015-02-15 14:25:01 +00:00
qprogressbar Update copyright headers 2015-02-11 06:49:51 +00:00
qpushbutton QAbstractButton: emit released on focus out or disable 2015-03-10 11:35:32 +00:00
qradiobutton Update copyright headers 2015-02-11 06:49:51 +00:00
qscrollarea Update copyright headers 2015-02-11 06:49:51 +00:00
qscrollbar Replace MAC OS X with OS X 2015-06-30 07:33:31 +00:00
qsizegrip Update copyright headers 2015-02-11 06:49:51 +00:00
qslider Update copyright headers 2015-02-11 06:49:51 +00:00
qspinbox Update copyright headers 2015-02-11 06:49:51 +00:00
qsplashscreen Merge remote-tracking branch 'origin/5.4' into 5.5 2015-02-24 21:02:08 +01:00
qsplitter Update copyright headers 2015-02-11 06:49:51 +00:00
qstackedwidget Update copyright headers 2015-02-11 06:49:51 +00:00
qstatusbar Update copyright headers 2015-02-11 06:49:51 +00:00
qtabbar Update copyright headers 2015-02-11 06:49:51 +00:00
qtabwidget fix usage of wince scope 2015-06-05 10:29:10 +00:00
qtextbrowser Update copyright headers 2015-02-11 06:49:51 +00:00
qtextedit Don't expose qt_setQtEnableTestFont(bool) by default 2015-07-31 09:50:17 +00:00
qtoolbar Update copyright headers 2015-02-11 06:49:51 +00:00
qtoolbox Update copyright headers 2015-02-11 06:49:51 +00:00
qtoolbutton Update copyright headers 2015-02-11 06:49:51 +00:00
widgets.pro QFrame: add unit test 2014-11-04 15:31:04 +01:00