summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews
Commit message (Expand)AuthorAgeFilesLines
* tests/auto/widgets/itemviews: Avoid unconditional qWait()sKari Oikarinen2018-05-099-170/+90
* Tests: Fix clang warnings about unused variables and capturesFriedemann Kleint2018-05-021-2/+2
* Blacklist tst_QItemDelegate::comboBox on openSUSEKari Oikarinen2018-04-122-4/+6
* Item views: Fix 5.11 API review findingsFriedemann Kleint2018-03-141-3/+3
* QHeaderView: fix inconsistent saved state, ignored during restoreDavid Faure2018-03-071-0/+53
* tst_QAbstractItemView: Wrap qWaitForWindowActive in QVERIFYKari Oikarinen2018-03-011-4/+3
* QHeaderView: Fix crash in layout about to changeThorbjørn Lund Martsum2018-03-011-0/+1
* QHeaderView: Preserve settings on layoutChange with empty modelChristian Ehrlicher2018-02-211-0/+71
* QHeaderView: properly restore hidden section size on layoutChanged()Christian Ehrlicher2018-02-211-0/+5
* Make sure the parent view will have focus when activation is given backAndy Shaw2018-02-151-0/+79
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-143-7/+12
|\
| * QHeaderView: properly restore section data after layoutChanged()Christian Ehrlicher2018-01-291-4/+9
| * Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-202-3/+3
* | qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-131-2/+0
* | QListWidgetItem/QStandardItem: pass role to dataChanged() signalChristian Ehrlicher2018-01-261-6/+24
* | itemviews: When an index widget gets focus, update the current indexAndy Shaw2018-01-221-0/+53
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-23/+0
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Tor Arne Vestbø2018-01-161-24/+0
| |\|
| | * Revert "QTreeView: Make sure QHeaderView is notified on layoutChanged()"Thorbjørn Lund Martsum2018-01-051-24/+0
* | | Sync QItemDelegate::doLayout with QCommonStylePrivate::viewItemLayoutChristian Ehrlicher2018-01-181-4/+4
* | | 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