qt5base-lts/tests/auto/corelib/itemmodels
Daiwei Li db377a4202 QSortFilterProxyModel: Keep invalid index updated on source model sort
If we have a filter applied that removes all entries, the source
model is sorted, and then we remove the filter, QSortFilterProxyModel
never emits rowsInserted. This is because it doesn't have the correct
source mapping and doesn't update when the filter is removed.

Change-Id: I447b2d150e509b128d27f4dabc4e081ca4ef037f
Task-number: QTBUG-46282
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2015-06-25 00:46:48 +00:00
..
qabstractitemmodel Update copyright headers 2015-02-11 06:49:51 +00:00
qabstractproxymodel Update copyright headers 2015-02-11 06:49:51 +00:00
qidentityproxymodel Update copyright headers 2015-02-11 06:49:51 +00:00
qitemmodel Update copyright headers 2015-02-11 06:49:51 +00:00
qitemselectionmodel Update copyright headers 2015-02-11 06:49:51 +00:00
qsortfilterproxymodel QSortFilterProxyModel: Keep invalid index updated on source model sort 2015-06-25 00:46:48 +00:00
qstringlistmodel Update copyright headers 2015-02-11 06:49:51 +00:00
itemmodels.pro exclude gui-needing tests from -no-gui build 2013-10-18 20:05:27 +02:00