summaryrefslogtreecommitdiffstats
path: root/src/corelib/itemmodels
Commit message (Expand)AuthorAgeFilesLines
* Fix QAbstractItemModel documentationGiuseppe D'Angelo2012-02-031-0/+1
* Reimplement QIdentityProxyModel::headerData().Sergio Martins2012-02-032-0/+10
* qabstractitemmodel.cpp: Fix warnings.Friedemann Kleint2012-02-011-0/+5
* Remove many deprecated methodsLars Knoll2012-01-311-4/+2
* Add the QAbstractItemModel::canDropMimeData method.Stephen Kelly2012-01-302-1/+20
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3015-15/+15
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-256-6/+0
* Document where modelReset() is emittedSimon A. Eugster2012-01-251-2/+17
* Deprecate QAbstractItemModel::reset().Stephen Kelly2012-01-242-8/+10
* add missing move* methods to QAbstractItemModelMark Brand2012-01-242-1/+56
* Update contact information in license headers.Jason McDonald2012-01-2315-15/+15
* Clarify docs that everything must be re-queried on model reset.Stephen Kelly2012-01-161-3/+6
* Fix compilation of public headers with -Werror=shadowDavid Faure2012-01-121-2/+2
* Make the supportedDragActions a virtual accessor.Stephen Kelly2012-01-102-8/+18
* Make the roleNames a virtual accessor.Stephen Kelly2012-01-102-4/+16
* Update copyright year in license headers.Jason McDonald2012-01-0513-13/+13
* Change the default value of QSortFilterProxyModel::dynamicSortFilterStephen Kelly2012-01-021-3/+3
* Remove misleading and incorrect information from dropMimeData docs.Stephen Kelly2011-12-211-7/+8
* QSortFilterProxyModel: Fix warnings about unused variables.Friedemann Kleint2011-12-161-4/+4
* Move proxy and selection models to QtCore.Stephen Kelly2011-12-1613-2/+6608
* Move QAbstractItemModel into a separate directory.Stephen Kelly2011-12-134-0/+4050