qt5base-lts/tests/auto/widgets
Alexander Volkov 0c28e1ab7a Fix finding the closest active touch point for the pressed touch point
Currently pressed touch point is added to the list of active touch
points in Gui module. It must be excluded from consideration when
we traverse the list.

Task-number: QTBUG-43255
Change-Id: Idddab093b1f6a79122cf18fad7f43bfc93ce7eea
Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2015-04-16 15:22:36 +00:00
..
dialogs Enter/Return should cause an edit inside an itemview on OS X 2015-01-23 10:35:14 +01: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 Make sure there's a scene before using it 2015-02-17 13:47:16 +00:00
itemviews Don't crash with invalid QModelIndex or when QTreeWidgetItem is NULL in mimeData() 2015-02-06 09:43:38 +00:00
kernel Fix finding the closest active touch point for the pressed touch point 2015-04-16 15:22:36 +00:00
styles Android: Fix some QStyle tests 2015-01-08 10:07:06 +01:00
util Android: Fix some tests for QCompleter 2015-01-23 09:43:04 +01:00
widgets QComboBox: Update completer on setCurrentIndex() 2015-03-18 16:57:19 +00:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00