summaryrefslogtreecommitdiffstats
path: root/src/corelib/itemmodels/qabstractproxymodel.h
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtCore: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-011-1/+1
* qdoc: Remove #ifdef Q_QDOC for uses of QPrivateSignalMartin Smith2015-04-201-5/+1
* Make QAbstractProxyModel API invokable.Stephen Kelly2015-03-251-4/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-24/+24
* QAbstractProxyModel: add missing default value, compared to base class.David Faure2014-11-061-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Abstract proxy model: Add missing delegation of supportedDragActionsEike Ziller2014-09-241-0/+1
* QAbstractProxyModel: Forward drop-related API.Friedemann Kleint2014-06-251-0/+4
* Update roleNames in QAbstractProxyModel if sourceModel resets.Nils Jeisecke2013-01-301-0/+3
* 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
* QtCore: Make more signals private.Stephen Kelly2012-11-281-1/+5
* Add implementations of QAIM::sibling in public APIs.Stephen Kelly2012-11-021-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Add a Q_PROPERTY for the sourceModel of a proxy model.Stephen Kelly2012-07-041-0/+4
* 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/+113