qt5base-lts/tests/auto/corelib/itemmodels
Stephen Kelly f29e55448b Change the default value of QSortFilterProxyModel::dynamicSortFilter
The value is changed to true. It is a common bug that developers expect
this proxy model to reflect the source model when the source changes.
That requires setDynamicSortFilter(true), so we change the default to
optimize for the common case.

Change-Id: I9bf7efdbda10309fa77aed9391c33054aaae4a29
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2012-01-02 16:43:02 +01:00
..
qabstractitemmodel Cleanup itemmodel autotests. 2011-12-28 06:33:32 +01:00
qabstractproxymodel Cleanup itemmodel autotests. 2011-12-28 06:33:32 +01:00
qidentityproxymodel Cleanup itemmodel autotests. 2011-12-28 06:33:32 +01:00
qitemselectionmodel Cleanup itemmodel autotests. 2011-12-28 06:34:02 +01:00
qsortfilterproxymodel Change the default value of QSortFilterProxyModel::dynamicSortFilter 2012-01-02 16:43:02 +01:00
qstringlistmodel Remove old debug code from itemmodel tests. 2011-12-28 06:33:50 +01:00
itemmodels.pro Move proxy and selection models to QtCore. 2011-12-16 13:00:57 +01:00