summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qabstractitemmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* When a move is completed, report the source and destination correctly.Stephen Kelly2010-09-091-6/+34
* doc: Fixed several qdoc warnings.Martin Smith2010-07-091-2/+2
* doc: Fixed several qdoc warnings.Martin Smith2010-07-091-6/+6
* Fix a minor typo in QAbstractItemModel's documentation.Robin Burchell2010-06-141-1/+1
* Doc: QAbstractItemModel: note unexpected behavior with beginMoveRowsJohn Brooks2010-06-011-40/+52
* Doc: Removed a misleading sentence about signals.David Boddie2010-05-251-7/+3
* Add diagrams for illustrating the process of moving rows.Stephen Kelly2010-05-031-0/+56
* Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-091-0/+3
|\
| * Document that QModelIndex::child does not work for the root itemOlivier Goffart2010-02-021-0/+3
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-081-1/+1
|\ \
| * | QAbstractItemModel docs: Fix typo.ck2010-02-011-1/+1
* | | Revert "add QModelIndex::rowCount() and QModelIndex::ColumnCount convenience ...Olivier Goffart2010-02-021-21/+1
|/ /
* | add QModelIndex::rowCount() and QModelIndex::ColumnCount convenience methodsRitt Konstantin2010-01-211-1/+21
|/
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Don't crash via proxy model when moving QModelIndexesStephen Kelly2009-11-261-1/+1
* Early return for allowMove within a parent QModelIndexStephen Kelly2009-11-131-4/+2
* Doc: Added some notes to help people implement custom models.David Boddie2009-09-251-3/+9
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Fixed warnings (just 2 Q_Q() that are not used any moreThierry Bastian2009-09-011-2/+0
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | doc: Fixed several qdoc errors.Martin Smith2009-08-281-31/+45
* | Documentation of QAbstractProxyModel::resetOlivier Goffart2009-08-281-3/+2
* | Fix the API for resetting QAbstractItemModels.Stephen Kelly2009-08-281-7/+42
* | Missing ducumentation in QAbstractItemModelOlivier Goffart2009-08-261-0/+34
* | Add move API to QAbstractItemModel.Stephen Kelly2009-08-261-0/+327
* | Doc - Clarified the use of layoutChanged() in relation to persistentKavindra Devi Palaraja2009-08-211-1/+10
* | Doc - mentioning that the begin...() functions emit a signal that mustKavindra Devi Palaraja2009-08-191-0/+15
* | Doc - Fixed whitespace issuesKavindra Devi Palaraja2009-08-191-15/+15
* | Doc - Cleanups on QAbstractTableModel, QAbstractItemModel, etc.Kavindra Devi Palaraja2009-08-191-388/+433
* | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-2/+2
* | Better handling of qreal with QVariantThierry Bastian2009-08-171-13/+26
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Doc fixesAaron Kennedy2009-08-041-0/+4
* | Doc: fix warnings.Volker Hilsheimer2009-07-311-1/+1
* | Update QAbstractItemModel following reviewAaron Kennedy2009-07-311-2/+2
* | Make QAbstractItemModel default rolenames reentrantAaron Kennedy2009-07-311-11/+17
* | Make setRoleNames() protected and improve docs.Aaron Kennedy2009-07-311-0/+42
* | #159306 QAbstractItemModel::reset Doc changePeter Yard2009-07-241-1/+2
* | QTreeView: now dragging lots of items is fastThierry Bastian2009-07-131-1/+1
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+2783
* Internal documentation for QAbstractItemModelPrivate::canConvertToDoubleOlivier Goffart2009-06-101-1/+15
* Added QAbstractItemModelPrivate::canConvertToDouble().J-P Nurmi2009-06-101-0/+17
* Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-6/+6
* Long live Qt!Lars Knoll2009-03-231-0/+2783