summaryrefslogtreecommitdiffstats
path: root/src/corelib/itemmodels/qidentityproxymodel.h
Commit message (Expand)AuthorAgeFilesLines
* Make sure we can build with -no-feature-itemmodelUlf Hermann2018-03-211-3/+1
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-1/+1
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-19/+19
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-291-0/+1
|\
| * Unhide QObject::parent() from QFileSystemModel and QIdentityProxyModelAlexander Volkov2016-04-281-0/+1
* | Updated license headersJani Heikkinen2016-01-151-13/+19
|/
* QtCore: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-011-1/+1
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-19/+19
* QIdentityProxyModel: add missing default value, compared to base class.David Faure2014-11-131-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-1/+1
|\
| * Forward the 3rd parameter of dataChangedAlbert Astals Cid2013-02-211-1/+1
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
|/
* Add implementations of QAIM::sibling in public APIs.Stephen Kelly2012-11-021-0/+1
* Process and forward the layout change hint through the QIdentityProxyModel.Stephen Kelly2012-09-301-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-23/+23
* Reimplement QIdentityProxyModel::headerData().Sergio Martins2012-02-031-0/+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
* Move proxy and selection models to QtCore.Stephen Kelly2011-12-161-0/+120