summaryrefslogtreecommitdiffstats
path: root/src/corelib/itemmodels/qabstractitemmodel.h
Commit message (Expand)AuthorAgeFilesLines
* Remove many deprecated methodsLars Knoll2012-01-311-4/+2
* Add the QAbstractItemModel::canDropMimeData method.Stephen Kelly2012-01-301-0/+2
* 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
* Deprecate QAbstractItemModel::reset().Stephen Kelly2012-01-241-1/+8
* add missing move* methods to QAbstractItemModelMark Brand2012-01-241-1/+14
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Fix compilation of public headers with -Werror=shadowDavid Faure2012-01-121-2/+2
* Make the supportedDragActions a virtual accessor.Stephen Kelly2012-01-101-2/+8
* Make the roleNames a virtual accessor.Stephen Kelly2012-01-101-2/+9
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Move QAbstractItemModel into a separate directory.Stephen Kelly2011-12-131-0/+412