summaryrefslogtreecommitdiffstats
path: root/src/corelib/itemmodels
Commit message (Expand)AuthorAgeFilesLines
* 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