qt5base-lts/tests/auto/widgets/itemviews/qlistview
Alexander Volkov f6edb0ef72 Improve keyboard navigation in QListView when isWrapping is enabled
Search the previous item or the next item in a model instead
of searching them on visual layout. This way the cursor will
not stop at the beginning or at the end of a row or a column.

Fixes: QTBUG-14444
Change-Id: I0ef203a4dcd876e4c50559fb87e61585f07434d1
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2019-02-06 09:50:58 +00:00
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
qlistview.pro Restore qlistview testing on Linux 2018-07-18 09:25:30 +00:00
tst_qlistview.cpp Improve keyboard navigation in QListView when isWrapping is enabled 2019-02-06 09:50:58 +00:00