summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews
Commit message (Expand)AuthorAgeFilesLines
* QTreeWidget: mark (is|set)Item(Selected|Hidden|Expanded) as deprecatedChristian Ehrlicher2018-11-092-51/+53
* QHeaderView: Fix updating hidden sections during initializeSections()Christian Ehrlicher2018-11-081-8/+47
* Fix use of deprecated ItemDataRoles Background/TextColorRoleChristian Ehrlicher2018-11-052-7/+5
* QTableWidget: mark isItemSelected/setItemSelected() as deprecatedChristian Ehrlicher2018-11-021-3/+3
* QTreeView/TableView: explicitly mark sortByColumn(int) as deprecatedChristian Ehrlicher2018-11-021-3/+3
* QTreeView: add expandRecursively() to expand all items below an indexChristian Ehrlicher2018-11-021-33/+79
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-252-3/+10
|\
| * 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
* | | QAbstractScrollArea: fix sizeHint when widget is not visibleChristian Ehrlicher2018-10-042-0/+98
* | | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Liang Qi2018-09-251-0/+3
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-251-0/+3
| |\| |
| | * | Blacklist flaky tst_qheaderview testTony Sarajärvi2018-09-241-0/+3
* | | | QTreeView: sync keyboard search behavior with other itemviewsChristian Ehrlicher2018-09-251-0/+9
|/ / /
* | | QListView: Speedup handling of hidden itemsChristian Ehrlicher2018-09-171-0/+4
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-131-0/+1
|\| |
| * | Extend opensuse blacklistings to opensuse-leapTony Sarajärvi2018-09-111-0/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-102-15/+21
|\| |
| * | 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
* | | Implement QListModel::moveRowsLuca Beldi2018-09-061-0/+108
* | | Implement clearItemData in common modelsLuca Beldi2018-09-063-0/+92
* | | remove internal use of SE_ViewItemCheckIndicatorRolf Eike Beer2018-09-032-4/+4
|/ /
* | 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
|\|