qt5base-lts/tests/auto/widgets
Friedemann Kleint 2fb3941198 QPanGestureRecognizer: Make the number of touch points a parameter.
Prepare for determining the suitable number of touch points
from the device type. For now, 2 points are used as
before, which can be overridden by setting the environment
variable QT_PAN_TOUCHPOINTS. Add member variable
to QPanGesturePrivate which is set on gesture creation and later
used for comparison.

Task-number: QTBUG-40461
Change-Id: I6d9e35ca752375bc6a54435482ca0925195b8142
Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>
2014-11-17 14:38:15 +01:00
..
dialogs QStyleSheetStyle: Don't interfere with QFontDialog 2014-10-24 16:59:26 +02:00
effects Update license headers and add new license files 2014-09-24 12:26:19 +02:00
gestures QPanGestureRecognizer: Make the number of touch points a parameter. 2014-11-17 14:38:15 +01:00
graphicsview QGraphicsScene: stabilize stacking order of toplevel items 2014-10-24 22:02:18 +02:00
itemviews tst_qitemdelegate: make the test more robust 2014-11-11 12:32:13 +01:00
kernel Fix too many resizes and move events for native widgets 2014-11-04 19:07:28 +01:00
styles Update license headers and add new license files 2014-09-24 12:26:19 +02:00
util Update license headers and add new license files 2014-09-24 12:26:19 +02:00
widgets Correctly update QComboBox appearance on editable change 2014-10-24 08:51:18 +02:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00