qt5base-lts/tests/auto/widgets/kernel
Morten Johan Sorvig 6c1670d8c2 Add hint for touch -> mouse event synthesizing
Commit 7808ec79 changes QApplication to synthesize
mouse events from (unhandled) touch events.

On Mac OS X this creates a conflict for two-finger
scroll swipes, which generates both touch events and
mouse wheel events: scrolling in QTextEdit will also
select the text.

Add a SynthesizeMouseFromTouchEvents platform style
hint that enables the event synthesising. Set to true
by default and false in Cocoa.

Change-Id: I1ffa5a141476aa38b81ce92a87eff676c7ec2276
Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com>
2012-08-22 07:01:17 +02:00
..
qaction Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qactiongroup Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qapplication Add hint for touch -> mouse event synthesizing 2012-08-22 07:01:17 +02:00
qboxlayout Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdesktopwidget Remove some dead code wrapped in Q_WS_QWS. 2012-08-03 11:24:28 +02:00
qformlayout Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qgridlayout Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qlayout Fix qlayout autotest build for WinCE. 2012-08-09 13:18:08 +02:00
qshortcut Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qsizepolicy Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qstackedlayout Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qtooltip Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qwidget Add hint for touch -> mouse event synthesizing 2012-08-22 07:01:17 +02:00
qwidget_window Propagate initial size constraints to QWidgetWindow. 2012-08-21 16:13:38 +02:00
qwidgetaction Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qwidgetmetatype Remove QWidgetStar. 2012-08-18 10:55:47 +02:00
qwidgetsvariant Remove QWidgetStar. 2012-08-18 10:55:47 +02:00
kernel.pro Store the QMetaObject with the QMetaType. 2012-07-01 15:07:10 +02:00