qt5base-lts/tests/auto/corelib/itemmodels
Friedemann Kleint b01248ebbd Fix tree recursion in QAbstractItemModel::match()
Recurse down the sibling at column 0 of the index instead down the
index.

Change-Id: Ie78d8b28eab7438ca3f83ee0df177115ca82806e
Fixes: QTBUG-73864
Reviewed-by: David Faure <david.faure@kdab.com>
2019-03-22 08:01:35 +00:00
..
qabstractitemmodel QAbstractItemModelTester: fix the autotests 2018-01-09 21:12:58 +00:00
qabstractproxymodel Add QModelIndex::siblingAtColumn and ::siblingAtRow 2018-01-12 15:12:53 +00:00
qidentityproxymodel Silence the item model tests 2019-03-21 13:39:01 +00:00
qitemmodel Silence the item model tests 2019-03-21 13:39:01 +00:00
qitemselectionmodel QItemSelectionModel: More fixes for is(Column/Row)Selected 2018-04-30 19:01:14 +00:00
qsortfilterproxymodel_common Fix tree recursion in QAbstractItemModel::match() 2019-03-22 08:01:35 +00:00
qsortfilterproxymodel_recursive QListWidgetItem/QStandardItem: pass role to dataChanged() signal 2018-01-26 19:58:26 +00:00
qsortfilterproxymodel_regexp QSFPM: don't let setFilterRegExp(QString) overwrite CaseSensitivity 2018-10-03 11:45:50 +00:00
qsortfilterproxymodel_regularexpression Add support for QRegularExpression to QSortFilterProxyModel 2018-08-19 11:38:42 +00:00
qstringlistmodel Fix QStringListModel::setData to check for actual changes 2018-12-24 08:07:36 +00:00
itemmodels.pro Fix building tests with -no-gui 2018-10-20 20:38:59 +00:00