qt5base-lts/tests/auto/corelib/itemmodels
David Faure 8652f4766b Untangle qsortfilterproxymodel unittests
With the QRegExp variant removed, it was weird to have all QSFPM
tests in "tst_qsortfilterproxymodel_regularexpression", even those
completely unrelated to regexps. Instead of reuniting into a single
executable as before, I simply split it out in separate executables:

* tst_qsortfilterproxymodel has the "standard" QSFPM tests
* tst_qsortfilterproxymodel_regularexpression has the regexp-related tests
* tst_qsortfilterproxymodel_recursive is separate as before

Change-Id: I345530b4352671164008bba4805af7b12ac90247
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2021-10-01 18:30:25 +02:00
..
qabstractitemmodel Make sure QMimeData is fully declared 2021-01-11 16:57:41 +01:00
qabstractproxymodel QAbstractProxyModel: port to new property system 2021-05-04 22:58:59 +02:00
qconcatenatetablesproxymodel emit layoutAboutToBeChanged timely 2021-07-20 21:27:27 +01:00
qidentityproxymodel emit layoutAboutToBeChanged timely 2021-07-20 21:27:27 +01:00
qitemmodel Remove the qmake project files 2021-01-07 15:32:28 +01:00
qitemselectionmodel Consistent handling of disabled items in QItemSelectionModel 2021-07-15 18:09:12 +02:00
qsortfilterproxymodel Untangle qsortfilterproxymodel unittests 2021-10-01 18:30:25 +02:00
qsortfilterproxymodel_recursive Remove the qmake project files 2021-01-07 15:32:28 +01:00
qsortfilterproxymodel_regularexpression Untangle qsortfilterproxymodel unittests 2021-10-01 18:30:25 +02:00
qstringlistmodel emit layoutAboutToBeChanged timely 2021-07-20 21:27:27 +01:00
qtransposeproxymodel emit layoutAboutToBeChanged timely 2021-07-20 21:27:27 +01:00
CMakeLists.txt Untangle qsortfilterproxymodel unittests 2021-10-01 18:30:25 +02:00