qt6-bb10/tests/auto/widgets
Friedemann Kleint 85aef2dd4b Fix visual index lookup in QTreeViewPrivate::adjustViewOptionsForIndex().
Determine the visual index by looking up the column of the QModelIndex
in the logicalIndices array instead of looping.

Task-number: QTBUG-37813
Change-Id: I5c3c73c67537877b03cdc2c36a52041d99f7f49d
Reviewed-by: David Faure <david.faure@kdab.com>
2014-05-06 16:35:56 +02:00
..
dialogs QFileDialog: Return empty QUrl from the static get..FileUrl() functions. 2014-05-06 16:35:56 +02:00
effects QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
graphicsview Fix crash when deleting top level windows embedded into QGraphicsProxyWidget. 2014-04-14 22:25:08 +02:00
itemviews Fix visual index lookup in QTreeViewPrivate::adjustViewOptionsForIndex(). 2014-05-06 16:35:56 +02:00
kernel Fix the QGridLayout autotest 2014-04-03 11:07:07 +02:00
styles Revert "Ignore tst_QStyleSheetStyle::hoverColors() failures on Mac OS X" 2014-05-06 07:38:24 +02:00
util QNX: Fix QCompleter autotest 2014-04-09 20:53:06 +02:00
widgets QNX: Fix QLineEdit autotest 2014-05-02 17:36:45 +02:00
widgets.pro