summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/itemmodels/qconcatenatetablesproxymodel/tst_qconcatenatetablesproxymodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-181-46/+46
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* emit layoutAboutToBeChanged timelyLuca Beldi2021-07-201-1/+39
* Fix get out of bounds index in QSortFilterProxyModel::filterAcceptsRowChunLin Wang2021-04-071-0/+17
* Fix removing columns when QSortFilterProxyModel has not been sorted yetJoni Poikelin2021-03-251-0/+14
* QConcatenateTablesProxyModel: skip dataChanged in hidden columnsDavid Faure2021-03-091-0/+11
* New proxy model: QConcatenateTablesProxyModelDavid Faure2018-09-091-0/+823