summaryrefslogtreecommitdiffstats
path: root/src/corelib/itemmodels/qabstractproxymodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't bypass overwritten [set]data() methods in the proxy.Volker Krause2013-04-081-4/+2
* Don't call virtual methods after the source model is destroyed.Stephen Kelly2013-04-051-0/+1
* Update roleNames in QAbstractProxyModel if sourceModel resets.Nils Jeisecke2013-01-301-0/+9
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QAbstractProxyModel: Document setSourceModel a bit moreDavid Faure2012-12-201-0/+4
* QtCore: Make more signals private.Stephen Kelly2012-11-281-1/+1
* QAbstractProxyModel: fix sibling() reimplementationMark Brand2012-11-081-1/+1
* Add implementations of QAIM::sibling in public APIs.Stephen Kelly2012-11-021-0/+9
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix the doc errors in itemmodels and itemviews.Stephen Kelly2012-08-201-0/+6
* Add a Q_PROPERTY for the sourceModel of a proxy model.Stephen Kelly2012-07-041-9/+12
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Move proxy and selection models to QtCore.Stephen Kelly2011-12-161-0/+388