summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/itemmodels/qsortfilterproxymodel_regularexpression
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* CMake: Make corelib tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Shorten target name for qsortfilterproxymodel auto testsOliver Wolff2021-11-291-1/+1
* Untangle qsortfilterproxymodel unittestsDavid Faure2021-10-012-17/+2
* QSortFilterProxyModel: port to new property systemIvan Solovev2021-05-111-1/+2
* QSFPM: fix filterCaseSensitivityChanged signal emission logicIvan Solovev2021-04-301-0/+19
* Fix case sensitivity handling QSFPMSamuel Gaist2021-04-221-0/+66
* Remove the qmake project filesJoerg Bornemann2021-01-071-16/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Fix CaseSensitivity handling for QRegularExpression in QSortFilterProxyModelMarcel Krems2020-08-231-0/+21
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Remove QRegExp support from QSortFilterProxyModelLars Knoll2020-04-151-3/+0
* cmake: add tests/auto/corelib/itemmodelsFrederik Gladhorn2019-10-041-0/+18
* Add support for QRegularExpression to QSortFilterProxyModelSamuel Gaist2018-08-193-0/+76