qt5base-lts/tests/manual/widgets/itemviews
Thorbjørn Martsum 2c916d47ef QTreeView - fix next focus when there is no current index
Before we went through non hidden indexes, but we never considered
the visual order. This patch fixes that issue.

Though it was wrong before, it probably never was a big problem
since it was unlikely that the tree (on logical index 0) was
swapped or hidden, but

658e42e77a

makes it more likely that problems with wrong focus could occur.

Change-Id: Ic7b6cd2df1f8638be1a7c9e6df27f428685869fc
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2013-08-30 21:07:46 +02:00
..
autoResizePrecision QHeaderView - add parameter to control sizeHint precision 2013-05-13 16:32:50 +02:00
delegate QComboBox - only react on a mouse-release if we had a mousepress 2013-08-21 21:08:08 +02:00
qheaderview QAbstractItemView - allow deselect in single selection mode. 2013-01-02 16:09:14 +01:00
qtreeview QAbstractScrollArea - add SizeAdjustPolicy and viewportSizeHint 2013-04-22 17:56:55 +02:00
qtreewidget QTreeView - fix next focus when there is no current index 2013-08-30 21:07:46 +02:00
itemviews.pro QTreeView - allow users to control data in the treestructure 2013-08-07 14:01:23 +02:00