summaryrefslogtreecommitdiffstats
path: root/src/corelib/itemmodels/qstringlistmodel.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Models: remove version check for clearItemData()Christian Ehrlicher2020-05-231-2/+0
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-041-1/+1
|\
| * QtCore: Unify license headersKai Koehne2018-12-221-1/+1
* | Reimplement QStringListModel::setItemDataLuca Beldi2018-09-061-0/+3
* | Implement clearItemData in common modelsLuca Beldi2018-09-061-0/+3
* | Implement QStringListModel::moveRowsLuca Beldi2018-08-231-0/+1
|/
* Make sure we can build with -no-feature-itemmodelUlf Hermann2018-03-211-5/+2
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-9/+9
* QStringListModel: default data()s 'role' argumentMarc Mutz2017-01-191-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtCore: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-011-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-9/+9
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* 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
* itemview/itemmodels: make some constructors explicitMarc Mutz2012-03-071-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Move proxy and selection models to QtCore.Stephen Kelly2011-12-161-0/+91