summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qheaderview
Commit message (Expand)AuthorAgeFilesLines
* Plug memleaks in tst_QHeaderViewMarc Mutz2017-01-261-2/+4
* QHeaderView: fix restoreState() on a model with more columnsDavid Faure2016-12-291-10/+72
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-091-0/+5
|\
| * QHeaderView: Reset lastSectionLogicalIdx on clear()Ulf Hermann2016-08-091-0/+5
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-0/+20
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-0/+20
| |\
| | * QHeaderView: fixing selection of reordered rows and columnsVyacheslav Grigoryev2016-04-211-0/+20
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-23/+0
|/ /
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | QHeaderView - fix broken stretchLastSectionThorbjørn Martsum2016-01-011-1/+122
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-8/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-231-0/+12
|\|
| * QAbstractItemView::sizeHintForRow()/Column: Check for null delegate.Friedemann Kleint2015-10-191-0/+12
* | tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-191-8/+15
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-2/+2
|/
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-20/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QHeaderView: fix restoring Qt4 state.Arnaud Bienner2015-01-201-0/+31
* Make the defaultSectionSize property of QHeaderView style dependentAlexander Volkov2014-12-111-0/+36
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QHeaderView::restoreState(): Add sanity check.Friedemann Kleint2014-08-061-0/+1
* QNX: Fix QHeaderView autotestFabian Bumberger2014-04-091-0/+6
* QHeaderView - do not ignore -1 as minimum section sizeThorbjørn Martsum2013-11-171-0/+2
* QHeaderView - add maximum section sizeThorbjørn Martsum2013-09-021-0/+14
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-211-0/+65
|\
| * QHeaderView::paintSection(): fix visible index handlingJ-P Nurmi2013-08-151-0/+65
* | QHeaderView - reduce memory usageThorbjørn Martsum2013-08-161-4/+4
|/
* Fix warnings about overloaded virtuals in tests (CLANG).Friedemann Kleint2013-03-121-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-2/+0
* Regression fix to QHeaderView::setDefaultSectionSizeThorbjørn Lund Martsum2012-11-151-1/+7
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-4/+4
* QModelIndex: clean up integer size confusion in the APIMarc Mutz2012-09-221-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Stabilize the QHeaderView test.Friedemann Kleint2012-07-311-1/+9
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-07-251-4/+4
* QHeaderView - adding an auto test with saveState and restoreStateThorbjørn Lund Martsum2012-07-051-0/+22
* QHeaderView - prevent negative default+minimum section sizesThorbjørn Lund Martsum2012-07-041-6/+4
* Rename setResizeMode to setSectionResizeMode.Stephen Kelly2012-05-071-10/+10
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtWidgets]Thiago Macieira2012-05-031-1/+1
* QHeaderView - rename many spans classes and variablesThorbjørn Lund Martsum2012-04-111-2/+2
* QHeaderView - minor fix to setDefaultSectionSizeThorbjørn Lund Martsum2012-03-201-0/+27
* QHeaderView - renaming functions in Qt5Thorbjørn Lund Martsum2012-03-141-30/+30
* QHeaderView - fix setOffsetToSectionPosition a bitThorbjørn Lund Martsum2012-02-241-0/+28
* Eliminate duplicate data row names in widgets autotests.Jason McDonald2012-02-151-5/+5
* QHeaderView - minor bug in visualIndexAtThorbjørn Lund Martsum2012-02-101-12/+21
* Extending the auto test for QHeaderViewThorbjørn Lund Martsum2012-02-011-3/+501
* QHeaderView - preventing negative section sizes.Thorbjørn Lund Martsum2012-02-011-0/+10
* QHeaderView - length returns wrong value fixThorbjørn Lund Martsum2012-01-301-0/+21