Make keyboard search work in the current column, not only the first.
authorStephen Kelly <stephen.kelly@kdab.com>
Wed, 22 Aug 2012 14:18:11 +0000 (16:18 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 22 Aug 2012 16:40:17 +0000 (18:40 +0200)
commit1839151992b7491508fc7ca726242b64562bf1a0
tree85c108321505e2824bc30b5b2d1f5b0a64e45557
parent0c955b49760519f0a22f07966eb2e27d2e02c6e2
Make keyboard search work in the current column, not only the first.

Task-number: QTBUG-26540
Change-Id: I1c365aeb013f5ddedd0589aa4c4844be759a3882
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
src/widgets/itemviews/qtreeview.cpp
tests/auto/widgets/itemviews/qtreeview/tst_qtreeview.cpp