summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews
Commit message (Expand)AuthorAgeFilesLines
* Update ANGLE to chromium/3280Miguel Costa2018-10-131-0/+1
* Blacklist flaky tst_qheaderview testTony Sarajärvi2018-09-241-0/+3
* Extend opensuse blacklistings to opensuse-leapTony Sarajärvi2018-09-111-0/+1
* Autotests/QItemView: re-enable tst_QItemView::indexAt()Christian Ehrlicher2018-09-091-15/+16
* QTableView: Fix PageUp not getting to top when first row is hiddenChristian Ehrlicher2018-09-091-0/+5
* winrt: Implement QPlatformCursor::setPosOliver Wolff2018-08-061-3/+0
* QHeaderView: respect min/maxSectionSize in setDefaultSectionSize()Christian Ehrlicher2018-08-041-0/+10
* Restore qlistview testing on LinuxEdward Welbourne2018-07-181-1/+0
* Fix use of QTest::mouseMove() in widgets testsAndre de la Rocha2018-07-121-2/+2
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-5/+64
|\
| * QHeaderView: Send the StatusTip events to itself if there is no parentAndy Shaw2018-06-141-2/+63
* | QTableView: update editor geometries directly after scrollbars are adjustedChristian Ehrlicher2018-06-281-0/+24
* | QListView: do not delete item on internal moveChristian Ehrlicher2018-06-221-0/+49
* | winrt: Make itemview auto tests passOliver Wolff2018-06-229-2/+75
* | QTreeWidget: Keep items hidden even if their parents are reparentedAndy Shaw2018-06-151-0/+30
* | Add itemAlignment property to QListViewAlexander Volkov2018-06-081-0/+24
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-073-9/+9
|\|
| * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-293-9/+9
* | Fix build with --no-feature-wheeleventNathan Collins2018-05-231-0/+4
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-05-149-159/+90
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-149-159/+90
| |\|
| | * tests/auto/widgets/itemviews: Avoid unconditional qWait()sKari Oikarinen2018-05-099-170/+90
* | | QTableWidget: fix handling of Qt::EditRole/DisplayRole in setItemData()Christian Ehrlicher2018-05-141-1/+2
|/ /
* | QTableWidgetItem: pass role to dataChanged() signalChristian Ehrlicher2018-05-121-6/+24
* | tst_QHeaderView: replace custom waitFor() functionChristian Ehrlicher2018-05-101-13/+3
* | QHeaderView: reset cached size hint on reset()Christian Ehrlicher2018-05-101-4/+40
* | Enable checks for tst_QHeaderView::sectionSizeHint()Christian Ehrlicher2018-05-101-5/+3
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-031-2/+2
|\|
| * Tests: Fix clang warnings about unused variables and capturesFriedemann Kleint2018-05-021-2/+2
* | Merge remote-tracking branch 'origin/5.11' into devLars Knoll2018-04-122-4/+6
|\|
| * Blacklist tst_QItemDelegate::comboBox on openSUSEKari Oikarinen2018-04-122-4/+6
* | Fix tst_QTreeView - setSortingEnabledChildChristian Ehrlicher2018-03-182-3/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-151-3/+3
|\|
| * Item views: Fix 5.11 API review findingsFriedemann Kleint2018-03-141-3/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-081-0/+53
|\|
| * QHeaderView: fix inconsistent saved state, ignored during restoreDavid Faure2018-03-071-0/+53
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-022-4/+4
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-221-0/+76
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-164-7/+91
|\|
| * 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
* | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-131-2/+0
|\| |
| * | qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-131-2/+0
* | | QTreeWidgetItem: pass role to dataChanged() signalChristian Ehrlicher2018-02-101-8/+23
|/ /