qt5base-lts/tests/auto/widgets
Alexander Volkov 59cc316620 Allow horizontal scrolling with a mouse wheel for QListView
Convert vertical wheel events to horizontal for two cases of
the items layout when vertical scrolling is impossible:
1) TopToBottom flow with wrapping
2) LeftToRight flow without wrapping

Do it only for pure vertical events to avoid a mess for such
devices as touchpads or Apple Mouse.

[ChangeLog][QtWidgets][Important Behavior Changes] Allow
horizontal scrolling with a vertical mouse wheel for QListView.

Task-number: QTBUG-37007
Change-Id: Ie2525153fa7b443d27ca08cc5f5d4d7ecdb8c183
Reviewed-by: Thorbjørn Lund Martsum <tmartsum@gmail.com>
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
2015-05-26 08:04:57 +00:00
..
dialogs QFileDialog: Stabilize tests. 2015-05-01 06:03:10 +00:00
effects Update copyright headers 2015-02-11 06:49:51 +00:00
gestures Update copyright headers 2015-02-11 06:49:51 +00:00
graphicsview Fix autotest on xcb and make it significant again 2015-05-23 11:38:18 +00:00
itemviews Allow horizontal scrolling with a mouse wheel for QListView 2015-05-26 08:04:57 +00:00
kernel stabilize qwidget autotest 2015-05-23 11:38:10 +00:00
styles Update copyright headers 2015-02-11 06:49:51 +00:00
util Tests: Blacklist tests for ubuntu 14.04 2015-04-01 13:59:04 +00:00
widgets Merge remote-tracking branch 'origin/5.5' into dev 2015-04-27 21:36:32 +02:00
widgets.pro Add autotest for QGestureRecognizer. 2014-10-23 21:11:28 +02:00