summaryrefslogtreecommitdiffstats
path: root/src/gui/itemmodels/qstandarditemmodel.h
Commit message (Expand)AuthorAgeFilesLines
* Add a method to clear the data to QStandardItemModelLuca Beldi2018-08-171-0/+3
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-2/+2
* Gui: Properly use the standarditemmodel featureUlf Hermann2018-03-201-5/+2
* QListWidgetItem/QStandardItem: pass role to dataChanged() signalChristian Ehrlicher2018-01-261-0/+1
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-3/+3
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-22/+22
* Convert features.whatsthis to QT_[REQUIRE_]CONFIGStephan Binner2017-06-291-2/+2
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtGui: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-191-3/+3
* QStandardItem: add user-tristate and auto-tristate getters/settersDavid Faure2015-05-071-2/+12
* Deprecate ItemIsTristate in favor of ItemIsAutoTristate.David Faure2015-05-071-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Remove Q_NO_USING_KEYWORDThiago Macieira2014-12-201-4/+0
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-22/+22
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-051-0/+1
|\
| * Use the base implementation of QAbstractItemModel::sibling in QSIM.Stephen Kelly2013-02-261-0/+1
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Add implementations of QAIM::sibling in public APIs.Stephen Kelly2012-11-021-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Move QStandardItem/QStandardItemModel to QtGuiGiuseppe D'Angelo2012-06-291-0/+457