summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews/qlistwidget.h
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-5/+5
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-4/+4
* Item widgets: make indexFromItem const-correctGiuseppe D'Angelo2017-09-021-1/+4
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-7/+4
|\
| * Convert features.whatsthis to QT_[REQUIRE_]CONFIGStephan Binner2017-06-291-2/+2
| * Convert features.listwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-06-281-5/+2
* | Item widgets: API cleanupsGiuseppe D'Angelo2017-06-201-0/+9
* | QAbstractItemView: add isPersistentEditorOpen()Marc Mutz2017-06-201-0/+2
|/
* Fix build with -no-feature-draganddropPaul Olav Tvete2017-03-011-1/+2
* Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
* QListWidget: setup connections when changing selection model.Samuel Gaist2016-02-211-0/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* QtWidgets: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-061-5/+5
* Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-131-0/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-3/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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-1/+1
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-081-4/+4
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* fix includesLars Knoll2011-05-071-2/+2
* library splitLars Knoll2011-05-071-0/+335