summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/itemmodels/qsortfilterproxymodel_common/tst_qsortfilterproxymodel.h
Commit message (Expand)AuthorAgeFilesLines
* QSortFilterProxyModel: create mappings on demand againDavid Faure2021-12-021-0/+1
* Fix invalid QSortFilterProxyModel::dataChanged parametersWang ChunLin2020-11-301-0/+2
* Fix QSFPM not emitting dataChanged when source model is setWang ChunLin2020-11-211-0/+1
* cleanup QSortFilterProxyModel testsChristian Ehrlicher2019-10-241-18/+5
* Fix tree recursion in QAbstractItemModel::match()Friedemann Kleint2019-03-221-0/+1
* Silence the item model testsFriedemann Kleint2019-03-211-0/+2
* QSortFilterProxyModel: add test for inserting via a QComboBoxOlga Radko2018-09-061-0/+2
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-08-221-0/+4
* Add support for QRegularExpression to QSortFilterProxyModelSamuel Gaist2018-08-191-0/+183