summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/itemmodels/qsortfilterproxymodel_common
Commit message (Expand)AuthorAgeFilesLines
* cleanup QSortFilterProxyModel testsChristian Ehrlicher2019-10-242-308/+247
* 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-222-0/+40
* Silence the item model testsFriedemann Kleint2019-03-212-2/+6
* QSortFilterProxyModel: add test for inserting via a QComboBoxOlga Radko2018-09-062-0/+55
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-08-222-0/+236
* Add support for QRegularExpression to QSortFilterProxyModelSamuel Gaist2018-08-192-0/+4848