summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/itemmodels/qsortfilterproxymodel_common/tst_qsortfilterproxymodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* cleanup QSortFilterProxyModel testsChristian Ehrlicher2019-10-241-290/+242
* Itemmodel tests: remove foreach usageChristian Ehrlicher2019-08-191-15/+15
* Tests: Fix some warnings about deprecated functions not under testFriedemann Kleint2019-05-271-1/+1
* Fix tree recursion in QAbstractItemModel::match()Friedemann Kleint2019-03-221-0/+39
* Silence the item model testsFriedemann Kleint2019-03-211-2/+4
* QSortFilterProxyModel: add test for inserting via a QComboBoxOlga Radko2018-09-061-0/+53
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-08-221-0/+232
* Add support for QRegularExpression to QSortFilterProxyModelSamuel Gaist2018-08-191-0/+4665