qt5base-lts/tests/manual/widgets/itemviews/qheaderview
Jan Arve Saether f9408317e7 Auto-scroll while selecting entire rows/columns did not work
If you press and hold a section in a header view you can extend the
selection to more rows by moving the mouse. This worked fine until you
moved the mouse outside the geometry of the header view. The expected
behavior was then to scroll the view (this is what happens with extended
selections on regular table cells).

[ChangeLog][QtWidgets][QHeaderView] Auto-scroll the view when making
extended row/column selections.

Change-Id: Ic65aa34d370e74054b2123ab57edb1add0e8adb9
Task-number: QTBUG-21201
Reviewed-by: Thorbjørn Lund Martsum <tmartsum@gmail.com>
2014-11-29 15:21:48 +01:00
..
qheaderview.pro Fixup compilation of the manual tests 2014-03-22 19:54:27 +01:00
qheaderviewtest1.cpp Auto-scroll while selecting entire rows/columns did not work 2014-11-29 15:21:48 +01:00