qt5base-lts/tests/auto/gui/kernel
Laszlo Agocs 7ed6a247bf Fix synthesizing mouse events when touches change ordering
There is no guarantee the touches will be listed in the same order in
an update: the platform/generic plug-in, the drivers, etc. are all
free to shuffle the list of touch points in each report (even though
the order is fairly stable with most systems).

Therefore, to be safe, move and release events should be generated not
from the first point in the list but from the one with the matching
id.

Change-Id: I6615224cbf2cfdc440143eb3191482a23d85c6a4
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
2012-01-23 13:10:00 +01:00
..
qclipboard Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qdrag Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qevent Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qfileopenevent Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qguimetatype Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qguivariant Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qinputpanel Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qkeysequence Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qmouseevent Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qmouseevent_modal Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qpalette Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qscreen Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qshortcut Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qtouchevent Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qwindow Fix synthesizing mouse events when touches change ordering 2012-01-23 13:10:00 +01:00
kernel.pro Moved tests into gui/kernel/ and gui/qopengl/ 2011-11-04 20:48:19 +01:00