summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-012-0/+100
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-282-0/+100
| |\
| | * 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
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-208-25/+54
|\| |
| * | Fix deprecation warnings in widget autotestsChristian Ehrlicher2019-02-087-22/+25
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-082-5/+33
| |\|
| | * 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_qheaderview: Do not use the deprecated QAbstractItemModel::reset()Albert Astals Cid2019-02-111-2/+4
|/ /
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-262-14/+24
|\|
| * 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
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-212-0/+3
|\| |
| * | 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
| |/
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-041-6/+34
|\|
| * QTableView: Fix keyboard navigation with disabled rowsChristian Ehrlicher2018-12-181-6/+34
* | QbstractItemView: Allow Key_Space for keyboardSearch()Christian Ehrlicher2018-12-251-0/+42
* | QTreeView: fix keyboard navigation when first or last item is disabledChristian Ehrlicher2018-12-252-0/+52
* | QTreeWidget: mark is/setFirstItemColumnSpanned() as deprecatedChristian Ehrlicher2018-12-111-0/+23
* | QListWidget: mark (is|set)Item(Selected|Hidden) as deprecatedChristian Ehrlicher2018-12-041-12/+14
* | tst_QTreeView: set keyboardInputInterval to a smaller valueChristian Ehrlicher2018-11-231-0/+1
* | 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
|/ /