qt5base-lts/examples/itemviews/addressbook
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
..
adddialog.cpp include fixes 2011-05-07 22:57:49 +02:00
adddialog.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
addressbook.desktop Squashed commit of changes from the 4.8-temp branch. 2011-05-23 14:24:07 +02:00
addressbook.pro QtBase examples: Remove Maemo/Symbian-specific code. 2011-10-18 15:47:49 +02:00
addresswidget.cpp Change the default value of QSortFilterProxyModel::dynamicSortFilter 2012-01-02 16:43:02 +01:00
addresswidget.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
main.cpp QtBase examples: Remove Maemo/Symbian-specific code. 2011-10-18 15:47:49 +02:00
mainwindow.cpp include fixes 2011-05-07 22:57:49 +02:00
mainwindow.h include fixes 2011-05-07 22:57:49 +02:00
newaddresstab.cpp include fixes 2011-05-07 22:57:49 +02:00
newaddresstab.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tablemodel.cpp Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tablemodel.h Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00