summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews/qheaderview
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Use QTRY_VERIFY to test asynchronous behaviour.Jason McDonald2011-12-071-23/+2
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* widgets: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-203-0/+2144