summaryrefslogtreecommitdiffstats
path: root/src/gui/itemmodels/qstandarditemmodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* QStandardItem: add user-tristate and auto-tristate getters/settersDavid Faure2015-05-071-11/+64
* Deprecate ItemIsTristate in favor of ItemIsAutoTristate.David Faure2015-05-071-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-12/+11
|\
| * Don't crash with invalid QModelIndex or when QTreeWidgetItem is NULL in mimeD...Maks Naumov2015-02-061-12/+11
* | Remove Q_NO_USING_KEYWORDThiago Macieira2014-12-201-6/+0
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-6/+6
* Remove deprecated QtAlgorithms calls from QtGuiGiuseppe D'Angelo2013-09-051-2/+3
* Use the base implementation of QAbstractItemModel::sibling in QSIM.Stephen Kelly2013-02-261-1/+1
* Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Remove warnings from qtbase.Mitch Curtis2012-11-211-1/+0
* Add implementations of QAIM::sibling in public APIs.Stephen Kelly2012-11-021-0/+9
* Strip trailing whitespace in itemviews.Stephen Kelly2012-11-011-9/+9
* Emit layout change hint from QStandardItemModel.Stephen Kelly2012-09-301-3/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Emit layoutChange signals when changing QPersistentModelIndexes.Stephen Kelly2012-08-181-0/+9
* Move QStandardItem/QStandardItemModel to QtGuiGiuseppe D'Angelo2012-06-291-0/+3129