summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews/qtableview_p.h
Commit message (Expand)AuthorAgeFilesLines
* QTableView/Widget: rename private functions (remove _q_ prefix)Christian Ehrlicher2023-10-011-8/+5
* Widgets/Itemviews: use pmf-style connect in QTableViewChristian Ehrlicher2023-10-011-2/+14
* Add missing #includesAhmad Samir2023-06-051-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtWidgets: auto-test-export private classes, unbreaking ubsan buildsMarc Mutz2021-12-161-1/+1
* QTableView: fix selection with rows and cells in ExtendedSelection modeChristian Ehrlicher2021-07-121-3/+0
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-1/+1
* Use QList instead of QVector in widgetsJarek Kobus2020-07-021-2/+2
* QAbstractItemView::dataChanged(): optimize call to QWidget::update()Christian Ehrlicher2020-03-281-0/+1
* QTableView: replace QLinkedList with std::listMarc Mutz2019-05-141-3/+4
* QTableView: don't convert QSet to QList just to iterate over itMarc Mutz2019-05-131-1/+1
* More nullptr usage in headersKevin Funk2019-03-141-1/+1
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-041-10/+10
|\
| * QTableView: Fix keyboard navigation with disabled rowsChristian Ehrlicher2018-12-181-10/+10
* | QTreeView/TableView: explicitly mark sortByColumn(int) as deprecatedChristian Ehrlicher2018-11-021-0/+1
|/
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-1/+1
* Convert features.tableview to QT_[REQUIRE_]CONFIGStephan Binner2017-07-111-3/+1
* Add feature.abstractbuttonStephan Binner2017-03-131-0/+2
* Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
* Replace some QList<int> with QVector<int>Marc Mutz2016-02-081-2/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Move the viewOptions code back to public implementationSamuel Gaist2013-10-171-2/+0
* Include hidden headers in trees and tables consistentlyJan Arve Saether2013-09-181-2/+3
* QTableView::sizeHintForRow move word wrap into heightHintForIndexThorbjørn Martsum2013-07-041-1/+1
* resizeToContents - move some of sizeHint into separate functionsThorbjørn Martsum2013-05-091-0/+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
* Implement viewOptions logic in QTableViewPrivate.Stephen Kelly2012-10-251-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Replace QStyleOptionViewItemV? with QStyleOptionViewItemStephen Kelly2012-09-211-2/+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
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-0/+5
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+257