qt5base-lts/tests/auto/widgets/itemviews
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
..
qabstractitemview Fix problems with extended selection after changing the model contents 2015-03-22 14:38:07 +00:00
qcolumnview Update copyright headers 2015-02-11 06:49:51 +00:00
qdatawidgetmapper Update copyright headers 2015-02-11 06:49:51 +00:00
qdirmodel Update copyright headers 2015-02-11 06:49:51 +00:00
qfileiconprovider Update copyright headers 2015-02-11 06:49:51 +00:00
qheaderview Update copyright headers 2015-02-11 06:49:51 +00:00
qitemdelegate Deprecate ItemIsTristate in favor of ItemIsAutoTristate. 2015-05-07 09:14:18 +00:00
qitemeditorfactory Update copyright headers 2015-02-11 06:49:51 +00:00
qitemview Update copyright headers 2015-02-11 06:49:51 +00:00
qlistview Allow horizontal scrolling with a mouse wheel for QListView 2015-05-26 08:04:57 +00:00
qlistwidget Update copyright headers 2015-02-11 06:49:51 +00:00
qtableview Fix table view test 2015-05-22 17:51:31 +00:00
qtablewidget Update copyright headers 2015-02-11 06:49:51 +00:00
qtreeview Update copyright headers 2015-02-11 06:49:51 +00:00
qtreewidget Deprecate ItemIsTristate in favor of ItemIsAutoTristate. 2015-05-07 09:14:18 +00:00
qtreewidgetitemiterator Update copyright headers 2015-02-11 06:49:51 +00:00
itemviews.pro Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00