summaryrefslogtreecommitdiffstats
path: root/src/corelib/itemmodels/qidentityproxymodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-151-13/+19
* QtCore: eradicate all Q_FOREACH loops [itemmodels]Marc Mutz2016-01-041-3/+4
* core: Add several QList::reserve() calls.Sérgio Martins2015-06-111-0/+3
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* QIdentityProxyModel: remove slow bounds-checking, for more performanceDavid Faure2014-10-311-3/+0
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Forward the 3rd parameter of dataChangedAlbert Astals Cid2013-02-211-7/+7
* QIdentityProxyModel: fix sibling() reimplementationMark Brand2012-11-021-1/+1
* Add implementations of QAIM::sibling in public APIs.Stephen Kelly2012-11-021-0/+9
* Process and forward the layout change hint through the QIdentityProxyModel.Stephen Kelly2012-09-301-14/+38
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-23/+23
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-1/+1
* Make the "\internal" qdoc command stand on its own lineLaszlo Papp2012-08-151-1/+2
* Normalize signal/slots.Sergio Martins2012-07-171-52/+52
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-1/+1
* Disconnect slots from the old sourcemodel in QIdentityProxyModelkb2012-03-141-40/+40
* Reimplement QIdentityProxyModel::headerData().Sergio Martins2012-02-031-0/+9
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Move proxy and selection models to QtCore.Stephen Kelly2011-12-161-0/+578