qt5base-lts/tests/auto/corelib
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
..
animation Avoid repeatedly registering the same meta-type 2011-12-28 08:16:47 +01:00
codecs Improve QTextCodec::codecForLocale() test. 2011-12-29 13:27:17 +01:00
concurrent Use QVERIFY2 to output verbose failure messages. 2011-12-30 02:07:50 +01:00
global Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
io Prevent qDebug test bypassing the testlib message handler. 2011-12-30 04:14:53 +01:00
itemmodels Change the default value of QSortFilterProxyModel::dynamicSortFilter 2012-01-02 16:43:02 +01:00
kernel Change the default value of QSortFilterProxyModel::dynamicSortFilter 2012-01-02 16:43:02 +01:00
plugin Cleanup corelib autotests. 2011-12-28 04:48:11 +01:00
statemachine Cleanup corelib autotests. 2011-12-28 04:48:11 +01:00
thread Add Qt::TimerType argument to QAbstractEventDispatcher::registerTimer() 2012-01-02 10:44:00 +01:00
tools Implement (and unit test) simple QVarLengthArray::first()/last(). 2012-01-02 15:08:19 +01:00
xml Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
corelib.pro Move QAbstractItemModel into a separate directory. 2011-12-13 02:23:42 +01:00