summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/itemviews
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | Fix a few test cases to not rely on QMultiHash only API for QHashLars Knoll2020-01-301-1/+1
| |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-281-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | Blacklist tst_QAbstractItemView::task200665_itemEntered on macOSTor Arne Vestbø2020-01-221-0/+2
* | | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-161-0/+2
|\| | | | | | | | | | |
| * | | | | | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-151-0/+2
| |\| | | | | | | | | |
| | * | | | | | | | | | Blacklist tst_QTableView::mouseWheel on macOSTor Arne Vestbø2020-01-141-0/+2
* | | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-041-12/+14
|\| | | | | | | | | | |
| * | | | | | | | | | | QListModel: fix moveRows()Christian Ehrlicher2019-12-161-12/+14
* | | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-041-2/+16
|\| | | | | | | | | | |
| * | | | | | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Ulf Hermann2019-12-031-2/+16
| |\| | | | | | | | | |
| | * | | | | | | | | | QTreeView: Reset the pressed index if the decoration was pressed onAndy Shaw2019-11-291-2/+16
* | | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-291-22/+30
|\| | | | | | | | | | |
| * | | | | | | | | | | Widget autotests: replace deprecated QWidget::repaint() callsChristian Ehrlicher2019-11-271-22/+30
* | | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-11-272-2/+2
|\| | | | | | | | | | |
| * | | | | | | | | | | Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-262-2/+2
* | | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-255-4/+69
|\| | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | QList/Table/TreeWidgetItem: Allow reseting values by passing the default valueChristian Ehrlicher2019-11-223-1/+52
| * | | | | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-151-0/+14
| |\| | | | | | | | |
| | * | | | | | | | | QTreeView: make sure to not ask the old model during setModelChristian Ehrlicher2019-11-141-0/+14
| * | | | | | | | | | Don't insert multiple names for the same roleLars Knoll2019-11-051-3/+3
* | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-303-35/+28
|\| | | | | | | | | |
| * | | | | | | | | | tst_QDataWidgetMapper/QFileIconProvider/ItemEditorFactory: cleanupChristian Ehrlicher2019-10-293-35/+28
* | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-261-0/+26
|\| | | | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-251-0/+26
| |\| | | | | | | | |
| | * | | | | | | | | QTableView: properly deselect row when column 0 is hidden/not visibleChristian Ehrlicher2019-10-241-0/+26
* | | | | | | | | | | QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-251-0/+6
* | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-1912-1/+185
|\| | | | | | | | | | | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-1812-1/+185
* | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-171-0/+21
|\| | | | | | | | | | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-161-0/+21
| |\| | | | | | |
| | * | | | | | | Fix the size calculation of QHeaderView when stylesheet is usedSona Kurazyan2019-10-141-0/+21
* | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-121-384/+280
|\| | | | | | | |
| * | | | | | | | tst_QAbstractItemView: cleanupChristian Ehrlicher2019-10-101-384/+280
* | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-061-146/+114
|\| | | | | | | |
| * | | | | | | | tst_QColumnView: cleanupChristian Ehrlicher2019-10-041-146/+114
* | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-024-490/+443
|\| | | | | | | |
| * | | | | | | | tst_QListView: cleanupChristian Ehrlicher2019-09-261-44/+40
| * | | | | | | | tst_QItemView: cleanupChristian Ehrlicher2019-09-252-76/+86
| * | | | | | | | tst_QHeaderView: cleanupChristian Ehrlicher2019-09-251-370/+317
|/ / / / / / / /
* | | | | | | | tst_QListWidget: cleanupChristian Ehrlicher2019-09-231-240/+204
* | | | | | | | tst_QListView: cleanupChristian Ehrlicher2019-09-231-456/+326
* | | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-193-1075/+994
|\| | | | | | |
| * | | | | | | tst_QTreeView: cleanupChristian Ehrlicher2019-09-191-516/+511
| * | | | | | | tst_QTreeWidget: cleanupChristian Ehrlicher2019-09-192-559/+483
* | | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-161-730/+641
|\| | | | | | |
| * | | | | | | tst_QTableView: cleanupChristian Ehrlicher2019-09-141-730/+641
* | | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-111-210/+201
|\| | | | | | |
| * | | | | | | tst_QTableWidget: cleanupChristian Ehrlicher2019-09-101-210/+201
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-051-3/+0
|\| | | | | |