summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews/qlistwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Convert features.listwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-06-281-3/+0
* Doc: Remove references to screenshots illustrating different stylesLeena Miettinen2017-06-011-9/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-0/+1
|\
| * QtWidgets: includemocsMarc Mutz2016-03-181-0/+1
* | QListWidget: setup connections when changing selection model.Samuel Gaist2016-02-211-4/+25
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-181-1/+1
|\|
| * doc: fix the shortcut for QListWidget::itemActivatedLiang Qi2015-12-091-1/+1
* | [docs] Fix assocated -> associatedMarc Mutz2015-12-151-2/+2
|/
* widgets: Use QList::reserve(), reduces reallocations.Sérgio Martins2015-06-231-1/+3
* itemsviews: Add 15 QList::reserve() callsSérgio Martins2015-06-081-4/+14
* 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
* Implement QTableWidget/QListWidget::mimeData()Giuseppe D'Angelo2014-10-311-2/+17
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Improve QListWidget documentation.Mitch Curtis2014-07-041-1/+8
* Fix typo in QListWidget documentation.Mitch Curtis2014-05-051-1/+1
* Doc: Fix miscellaneous typosSze Howe Koh2013-10-301-1/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-9/+9
* Remove deprecated algorithms usage from itemviewsGiuseppe D'Angelo2013-09-051-3/+3
* QListWidget - iterator fix in QListModel::ensureSortedThorbjørn Martsum2013-07-091-0/+4
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QtWidgets docs: use WinVista screenshots instead of obsolescent WinXPJ-P Nurmi2012-12-061-2/+2
* QtWidgets docs: use Fusion screenshotsJ-P Nurmi2012-11-281-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove qLowerBound usages from qtbaseGiuseppe D'Angelo2012-09-191-2/+4
* replace \key and \gui qdoc commands with \uicontrolJeremy Katz2012-08-011-1/+1
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-6/+6
* Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-6/+6
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-6/+6
* Don't use deprecated QAbstractItemModel::reset()Olivier Goffart2012-02-271-1/+2
* Some small doc fixes, typos and removal of one incorrect paragraphAndy Shaw2012-02-171-4/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* 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 the documentation for the classes to their modules.Casper van Donderen2011-10-031-1/+2
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+1914