summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews
Commit message (Expand)AuthorAgeFilesLines
* QHeaderView: respect min/maximumSectionSize propertyChristian Ehrlicher2018-01-062-6/+96
* QTreeWidget: fix visualItemRect()Christian Ehrlicher2018-01-031-0/+30
* Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2018-01-021-0/+23
|\
| * Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-0/+23
| |\
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-0/+24
| | |\
| | | * QTreeView: Make sure QHeaderView is notified on layoutChanged()Christian Ehrlicher2017-12-171-0/+24
* | | | Add QHeaderView::setFirstSectionMovable(), useful for flat treeviewsDavid Faure2018-01-021-0/+6
|/ / /
* | | QHeaderView: properly connect rows/columnsMovedChristian Ehrlicher2017-12-221-1/+18
* | | Update usage of QFontMetrics::width() to new APIEskil Abrahamsen Blomfeldt2017-12-082-2/+2
* | | Port away from QRegion::rects()Marc Mutz2017-12-071-1/+2
* | | Simplify date-time formatting in textForRole()Edward Welbourne2017-11-301-22/+50
* | | QTreeWidgetItem::insertChildren: ignore out of bounds indexesGiuseppe D'Angelo2017-11-301-2/+11
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-302-0/+192
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-232-0/+193
| |\|
| | * QHeaderView: Simplify and fix layoutChange handlingStephen Kelly2017-11-221-0/+49
| | * Start from the first visible item when doing a searchAndy Shaw2017-11-221-0/+97
| | * QTreeView: recalculate row heights in hide/showColumn()Christian Ehrlicher2017-11-171-0/+47
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-2312-75/+39
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-0911-56/+26
| |\|
| | * QHeaderView: Honor maximumSectionSize property during resizeSections()Christian Ehrlicher2017-11-061-0/+4
| | * testlib: start sharing common helper functionsGatis Paeglis2017-11-0410-56/+22
| * | Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-16/+7
| * | tests: Make braces consistentJesus Fernandez2017-11-031-3/+6
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-051-12/+11
|\| |
| * | tests: Fix warnings about inconsistent overrideFriedemann Kleint2017-10-271-12/+11
* | | Remove references to obsolete platformsJake Petroules2017-11-051-4/+0
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-174-12/+120
|\| |
| * | Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-053-11/+11
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-042-1/+109
| |\|
| | * Blacklist tst_QItemDelegate::testLineEditValidation in openSUSE 42.3Tony Sarajärvi2017-09-201-0/+2
| | * Blacklist flaky QItemDelegate tests in openSUSE 42.3Tony Sarajärvi2017-09-201-4/+2
| | * Itemviews: Set the WA_InputMethodEnabled attribute correctlyAndy Shaw2017-09-201-0/+106
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-0/+2
|\| |
| * | Blacklist tst_QItemDelegate::enterKey tests on openSUSE 42.3Shawn Rutledge2017-09-221-3/+1
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-061-0/+4
| |\|
| | * Blacklist tst_QItemDelegate::enterKey tests on openSUSE 42.3Tony Sarajärvi2017-09-041-0/+4
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-192-2/+2
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-193-8/+8
* | | Call canFetchMore/fetchMore when scrolled to the bottom of the viewAndy Shaw2017-09-121-0/+45
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devThiago Macieira2017-08-081-0/+25
|\|
| * QAbstractItemView: fix nullptr violationRaschbauer, Reinhard2017-08-041-0/+25
* | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-6/+6
|\|
| * Use QSharedPointer::create() moreMarc Mutz2017-07-191-6/+6
* | Fix tst_QAbstractItemView::task200665_itemEnteredTor Arne Vestbø2017-07-251-2/+2
* | Fix tst_QListWidget::QTBUG50891_ensureSelectionModelSignalConnectionsAreSetTor Arne Vestbø2017-07-211-2/+1
* | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-131-10/+73
|\|
| * QListView: Fix viewport size when checking scroll bar visibilityFriedemann Kleint2017-07-071-10/+73
* | Allow QImage with more than 2GByte of image dataAllan Sandfeld Jensen2017-07-081-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-061-10/+0
|\|
| * Remove remains of wince in .pro filesFriedemann Kleint2017-07-031-10/+0