Fix crash when invalidating a QSortFilterProxyModel
[profile/ivi/qtbase.git] / tests / auto / corelib / itemmodels / qsortfilterproxymodel / tst_qsortfilterproxymodel.cpp
2012-09-13 Stephen KellyFix crash when invalidating a QSortFilterProxyModel
2012-08-18 Stephen KellyEmit layoutChange signals when changing QPersistentMode...
2012-08-15 Stephen KellyOnly emit headerDataChanged for valid proxy intervals.
2012-08-07 Stephen KellyAvoid crashes when invalidating a proxy model filter.
2012-06-29 Giuseppe D'AngeloMove QStandardItem/QStandardItemModel to QtGui
2012-02-05 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate contact information in license headers.
2012-01-16 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-01-16 Kurt KorbatitsChanged unittests in corelib to use specific headers...
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2012-01-02 Stephen KellyChange the default value of QSortFilterProxyModel:...
2011-12-28 Jason McDonaldCleanup itemmodel autotests.
2011-12-28 Jason McDonaldCleanup itemmodel autotests.
2011-12-28 Jason McDonaldRemove empty functions from itemmodels tests.
2011-12-28 Jason McDonaldCleanup corelib autotests.
2011-12-16 Stephen KellyMove proxy and selection models to QtCore.