summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews
Commit message (Expand)AuthorAgeFilesLines
* Qt Widgets: Make tests pass on High DPI screens and scalingFriedemann Kleint2019-05-291-3/+8
* QListView: Fix Shift+click selection for non-default itemAlignmentAlexander Volkov2019-02-271-0/+46
* Don't edit the item if we did not get the press event on the same itemAndy Shaw2019-02-261-0/+54
* Improve keyboard navigation in QListView when isWrapping is enabledAlexander Volkov2019-02-061-4/+21
* tst_QHeaderView: fix defaultSectionSizeTest() on High-DPI screensChristian Ehrlicher2019-02-051-1/+8
* Update bundled Freetype to 2.9.1Eskil Abrahamsen Blomfeldt2019-01-311-0/+4
* tst_QItemDelegate: try to stabilize combobox testChristian Ehrlicher2019-01-252-4/+1
* Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-231-10/+23
|\
| * Stabilize tst_QItemDelegate::dateTimeEditor()Friedemann Kleint2019-01-221-10/+23
* | qWaitFor: Prevent being stuck in QCoreApplication::processEventsTor Arne Vestbø2019-01-091-0/+1
* | Blacklist a flaky qtableview function in WinRTTony Sarajärvi2019-01-081-0/+2
|/
* QTableView: Fix keyboard navigation with disabled rowsChristian Ehrlicher2018-12-181-6/+34
* QTableWidget: fix cellChanged signal emitted by takeItem()Christian Ehrlicher2018-10-191-0/+7
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-171-3/+3
|\
| * Modernize the "animation" featureLiang Qi2018-10-121-3/+3
* | 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
|\|