summaryrefslogtreecommitdiffstats
path: root/src/corelib/itemmodels/qsortfilterproxymodel.h
Commit message (Expand)AuthorAgeFilesLines
* QSFPM: cleanup QRegularExpression includesSamuel Gaist2018-09-031-1/+6
* Add support for QRegularExpression to QSortFilterProxyModelSamuel Gaist2018-08-191-0/+10
* Make sure we can build with -no-feature-itemmodelUlf Hermann2018-03-211-5/+2
* QSortFilterProxyModel: annotate some deprecated functions as deprecatedChristian Ehrlicher2018-01-171-2/+6
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-3/+3
|\
| * Fix naming of new property QSortFilterProxyModel::recursiveFilteringDavid Faure2017-11-281-3/+3
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-30/+30
|/
* Add support for recursive filtering in QSFPMFilipe Azevedo2017-03-141-0/+4
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtCore: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-011-1/+1
* QSortFilterProxyModel: improve formal argument naming for lessThanGiuseppe D'Angelo2015-05-011-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Remove Q_NO_USING_KEYWORDThiago Macieira2014-12-201-4/+0
* QSortFilterProxyModel: honor the roles parameter of dataChangedGiuseppe D'Angelo2014-12-071-1/+1
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-30/+30
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add implementations of QAIM::sibling in public APIs.Stephen Kelly2012-11-021-0/+1
* Forward the layout change hint through QSortFilterProxyModel.Stephen Kelly2012-10-021-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* itemview/itemmodels: make some constructors explicitMarc Mutz2012-03-071-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Move proxy and selection models to QtCore.Stephen Kelly2011-12-161-0/+205