qt5base-lts/src/gui
Shawn Rutledge 1b0c45f683 Deliver stationary touchpoints that have changed pressure
As a rule, we don't deliver touch events containing only stationary
touchpoints.  To fix QTBUG-52510 we added an exception in
1bd0ab7050 : if the velocity changed,
deliver it anyway.  Now we need to do the same if the pressure changed.

Also, on the customer's hardware, pressure is indicated via ABS_MT_PRESSURE.

Change-Id: If7f7088df055d686cdd86967b999e38024f8170f
Fixes: QTBUG-77142
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
2019-09-02 20:25:06 +02:00
..
accessible Add accessibility notification role 2019-06-12 10:29:45 +02:00
animation Modernize the "animation" feature 2018-10-12 14:26:15 +00:00
doc Document how to use CMake on Qt Core, Qt GUI's central pages 2019-05-07 07:46:21 +00:00
image Avoid invalid memory access in QIconCacheGtkReader::lookup() 2019-09-02 20:51:59 +03:00
itemmodels Documentation: Add \nullptr macro and use where applicable 2019-01-10 22:16:07 +00:00
kernel Deliver stationary touchpoints that have changed pressure 2019-09-02 20:25:06 +02:00
math3d QVector3D: fix documentation spelling error 2019-06-19 10:25:57 +02:00
opengl Avoid double QCache lookup in QOpenGLProgramBinaryCache 2019-08-22 09:40:52 +00:00
painting Add Third-Party code in qregion.cpp to qt_attribution.json file 2019-08-28 13:40:02 +02:00
text Refactor lockedAlphaMapForGlyph 2019-08-08 11:18:02 +02:00
util QTextureFileReader: backport ASTC support 2019-08-15 09:26:11 +02:00
vulkan Doc: Move literal code block to a separate file 2018-10-15 10:55:18 +00:00
configure.json QTextureFileReader: backport ASTC support 2019-08-15 09:26:11 +02:00
configure.pri Fix determination of OpenGL include paths on macOS, take 3 2019-04-27 07:32:53 +00:00
gui.pro Modernize the "animation" feature 2018-10-12 14:26:15 +00:00
Qt5GuiConfigExtras.cmake.in Fix generation of the Qt5::GLESv2 target on ARM 2019-03-05 13:31:42 +00:00
QtGui.dynlist Add dynlist file for QtGui 2013-03-18 17:11:04 +01:00
qtgui.tracepoints Don't pass scope args to _exit trace points 2019-04-30 07:42:19 +00:00