summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews/qtablewidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-0/+1
|\
| * QtWidgets: includemocsMarc Mutz2016-03-181-0/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | QtWidgets: replace some index-based for loops with C++11 range-forMarc Mutz2015-12-161-14/+13
* | [docs] Fix assocated -> associatedMarc Mutz2015-12-151-2/+2
* | QtWidgets: use Q_UNLIKELY for every qWarning() (2)Marc Mutz2015-11-251-1/+1
|/
* Doc: added specs to setHorizontalHeaderItem()Nico Vertriest2015-11-161-0/+2
* Fix selected items after sorting in QTableWidgetLibor Tomsik2015-10-071-5/+7
* widgets: Use QList::reserve(), reduces reallocations.Sérgio Martins2015-06-231-2/+6
* itemsviews: Add 15 QList::reserve() callsSérgio Martins2015-06-081-4/+13
* 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
* Doc: corrected description of QTableWidget::clear()Nico Vertriest2014-02-061-1/+3
* Doc: Fix miscellaneous typosSze Howe Koh2013-10-301-1/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-5/+5
* Remove deprecated algorithms usage from itemviewsGiuseppe D'Angelo2013-09-051-2/+2
* 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
* Constify QTableWidget::selectedItemsStephen Kelly2012-10-051-2/+2
* QModelIndex: clean up integer size confusion in the APIMarc Mutz2012-09-221-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove qLowerBound usages from qtbaseGiuseppe D'Angelo2012-09-191-2/+4
* Ensure that we return an invalid QTableWidgetItem when none is available.Stephen Kelly2012-08-071-1/+1
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-7/+7
* Doc: Modularize QtWidgets documentation.Casper van Donderen2012-05-091-7/+7
* 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
* 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/+3
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+2685