summaryrefslogtreecommitdiffstats
path: root/src/gui/itemmodels/qstandarditemmodel_p.h
Commit message (Expand)AuthorAgeFilesLines
* More nullptr usage in headersKevin Funk2019-03-141-6/+6
* Remove excess "virtual" keyword from destructors in Qt GuiAlessandro Portale2018-09-251-1/+1
* ItemModels: Cache last-known child indexErik Verbruggen2018-06-271-11/+17
* ItemModels: search for the child index in 2 directionsErik Verbruggen2018-06-271-7/+29
* Gui: Properly use the standarditemmodel featureUlf Hermann2018-03-201-4/+2
* QListWidgetItem/QStandardItem: pass role to dataChanged() signalChristian Ehrlicher2018-01-261-1/+1
* Correct QStandardItemModel::setItemData to follow QAbstractItemModelSamuel Gaist2017-10-171-0/+11
* Fix UB in QStandardItemModelOlivier Goffart2017-04-231-1/+0
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* QtGui: mark some more types as movable/primitiveMarc Mutz2016-03-031-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtGui: Pass types with copy-ctor or dtor by const-refSérgio Martins2015-07-191-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Move QStandardItem/QStandardItemModel to QtGuiGiuseppe D'Angelo2012-06-291-0/+219