summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews/qheaderview.cpp
Commit message (Expand)AuthorAgeFilesLines
* QHeaderView: fix visual/logical index corruption when restoring statev5.9.0-rc2v5.9.0David Faure2017-05-261-3/+5
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-281-0/+1
|\
| * Annotate more implicit fallthroughsAllan Sandfeld Jensen2017-03-271-0/+1
* | Add feature.label and feature.formlayoutStephan Binner2017-03-031-2/+17
|/
* QHeaderView: fix restoreState() on a model with more columnsDavid Faure2016-12-291-0/+14
* Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-1/+1
* Merge dev into 5.8Oswald Buddenhagen2016-08-221-0/+1
|\
| * QHeaderView: Reset lastSectionLogicalIdx on clear()Ulf Hermann2016-08-091-0/+1
* | Support C++17 fallthrough attributeAllan Sandfeld Jensen2016-08-191-2/+2
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-46/+70
|\
| * QHeaderView: fixing selection of reordered rows and columnsVyacheslav Grigoryev2016-04-211-48/+74
* | Use takeFirst() instead of first() with removeFirst()Anton Kudryavtsev2016-04-131-2/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-071-3/+3
|\|
| * QHeaderView::setStretchLastSection: make it a noop when setting the same valueGiuseppe D'Angelo2016-04-051-0/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-081-3/+5
|\|
| * QHeaderView: Reset cached section sizes on font and style changeGabriel de Dietrich2015-12-211-3/+5
* | QHeaderView - fix broken stretchLastSectionThorbjørn Martsum2016-01-011-14/+114
* | QtWidgets: replace some index-based for loops with C++11 range-forMarc Mutz2015-12-161-4/+2
|/
* QHeaderView - fix a logical / visual index mismatchThorbjørn Martsum2015-06-271-1/+1
* Improve QHeaderView::sectionsInserted performanceIvan Komissarov2015-05-281-7/+7
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-1/+1
* QHeaderView: fix restoring Qt4 state.Arnaud Bienner2015-01-201-1/+3
* QHeaderView: check that length is correct during restoreState.Arnaud Bienner2014-12-171-23/+52
* Make the defaultSectionSize property of QHeaderView style dependentAlexander Volkov2014-12-111-0/+39
* Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-101-2/+9
|\
| * QHeaderView: take the sort indicator into account when eliding textGiuseppe D'Angelo2014-12-091-2/+9
* | Auto-scroll while selecting entire rows/columns did not workJan Arve Saether2014-11-291-2/+4
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix the drawing of elided text in QHeaderView.Cristian Oneț2014-09-231-1/+2
* Correct information about all headers being movable.Mitch Curtis2014-09-221-3/+0
* Add missing period to QHeaderView documentation.Mitch Curtis2014-09-181-1/+1
* Improve documentation regarding moving item view columns.Mitch Curtis2014-09-181-0/+3
* QHeaderView::restoreState(): Add sanity check.Friedemann Kleint2014-08-061-9/+26
* Account for the sort indicator being placed above the text on VistaAndy Shaw2014-05-261-9/+3
* QHeaderView - do simple section move/rotate in moveSectionThorbjørn Martsum2014-02-181-42/+19
* QHeaderView - move ishidden into the sectionThorbjørn Martsum2013-12-021-53/+25
* QHeaderView - do not ignore -1 as minimum section sizeThorbjørn Martsum2013-11-171-1/+1
* QHeaderView - remove confusing boolThorbjørn Martsum2013-11-081-6/+1
* Don't rely on the Qt version when reading a QHeaderView state streamAndy Shaw2013-10-121-4/+5
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-8/+8
* QHeaderView - add maximum section sizeThorbjørn Martsum2013-09-021-3/+47
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-211-3/+21
|\
| * QHeaderView::paintSection(): fix visible index handlingJ-P Nurmi2013-08-151-3/+21
* | QHeaderView - reduce memory usageThorbjørn Martsum2013-08-161-4/+5
* | QHeaderView - add parameter to control sizeHint precisionThorbjørn Martsum2013-05-131-1/+54
* | Unify header-based scroll offsets in itemviewsJ-P Nurmi2013-05-071-0/+13
* | QAbstractScrollArea - add SizeAdjustPolicy and viewportSizeHintChristoph Schleifenbaum2013-04-221-0/+28
|/
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1