qt5base-lts/src
Tor Arne Vestbø 980f8aed32 iOS: Add support for delivering touch pressure on iPhone 6s/6s+ devices
As 3D touch can be disabled/enabled at runtime on those devices, we need
to watch for changes to the relevant settings and update the touch device
capabilities that we report to the user.

Note that iOS will deliver touchesBegan with a touch force of 0, which
we will reflect/propagate as a 0 pressure, but there is no clear
alternative, as we don't want to wait for a touchedMoved before
sending a touch press event to Qt, just to have a valid pressure.

Change-Id: I47fb8a9f98ab3244e16a337bbfcf1fe24e4c7aa2
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@theqtcompany.com>
2015-11-26 02:45:57 +00:00
..
3rdparty Get rid of QT_USE_BUNDLED_LIBPNG 2015-11-23 18:52:35 +00:00
android Merge remote-tracking branch 'origin/5.5' into 5.6 2015-11-04 12:28:48 +01:00
angle Merge remote-tracking branch 'origin/5.5' into 5.6 2015-11-04 12:28:48 +01:00
concurrent QtConcurrent: Use Q_NULLPTR instead of 0 in all public headers 2015-11-04 14:17:08 +00:00
corelib Proof-reading fixes to QCoreApplication documentation. 2015-11-25 13:14:14 +00:00
dbus Doc: Update examplesinstallpath to include the repository name 2015-10-21 09:50:16 +00:00
gui Fix inplaceRgbConversion test on non-x86 2015-11-26 02:43:21 +00:00
network Use standard error handling in qhostinfo_winrt.cpp 2015-11-19 06:55:26 +00:00
opengl Doc: Update examplesinstallpath to include the repository name 2015-10-21 09:50:16 +00:00
openglextensions Fix typo when resolving EGL extension. 2015-04-23 11:54:36 +00:00
platformheaders Doc: Update examplesinstallpath to include the repository name 2015-10-21 09:50:16 +00:00
platformsupport Add EGL stream state defines used by Qt Wayland 2015-11-19 08:33:41 +00:00
plugins iOS: Add support for delivering touch pressure on iPhone 6s/6s+ devices 2015-11-26 02:45:57 +00:00
printsupport Doc: Update examplesinstallpath to include the repository name 2015-10-21 09:50:16 +00:00
sql QSqlQueryModel::clear(): Call begin/endResetModel(). 2015-11-19 07:24:13 +00:00
testlib QSignalSpy: Improve warning about unregistered parameter types. 2015-11-25 20:49:42 +00:00
tools make a proper header-only module for QtZlib 2015-11-17 20:22:17 +00:00
widgets Reduce the number of paint events for QOpenGLWidget 2015-11-24 19:28:32 +00:00
winmain winrt: Exit application properly 2015-10-30 21:50:43 +00:00
xml Fix QDomNamedNodeMap::item crash with negative index 2015-10-29 08:05:45 +00:00
src.pro make a proper header-only module for QtZlib 2015-11-17 20:22:17 +00:00