summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-083-6/+28
| |\| | | | | | | | | | | |
| | * | | | | | | | | | | | Simplify two complex test conditionsEdward Welbourne2019-11-071-6/+4
| | * | | | | | | | | | | | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-062-0/+24
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | If only family is set, prefer that in the families list after resolvingAndy Shaw2019-11-051-0/+1
| | | * | | | | | | | | | | | Ensure that child windows are visible again when showing their parentAndy Shaw2019-10-291-0/+23
| * | | | | | | | | | | | | | Don't insert multiple names for the same roleLars Knoll2019-11-052-6/+6
* | | | | | | | | | | | | | | QAction: Properly port to the new configure systemFriedemann Kleint2019-11-011-3/+5
* | | | | | | | | | | | | | | Split tests of QGuiAction(Group)Friedemann Kleint2019-11-013-349/+0
* | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-011-0/+8
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-301-0/+8
| |\| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-281-0/+8
| | |\| | | | | | | | | | | |
| | | * | | | | | | | | | | | tst_qgraphicspixmaptiem: Fix undefined behavior in containsJohan Klokkhammer Helsing2019-10-251-0/+8
* | | | | | | | | | | | | | | Extract QGuiAction(Group) from QAction(Group) into QtGuiFriedemann Kleint2019-10-312-2/+2
* | | | | | | | | | | | | | | 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-262-2/+26
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-252-2/+26
| |\| | | | | | | | | | | | |
| | * | | | | | | | | | | | | QTableView: properly deselect row when column 0 is hidden/not visibleChristian Ehrlicher2019-10-241-0/+26
| | * | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-241-2/+0
| | |\| | | | | | | | | | | |
| | | * | | | | | | | | | | | Fix QGraphicsScene::update() performanceAndre de la Rocha2019-10-111-2/+0
* | | | | | | | | | | | | | | QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-2518-19/+181
* | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-1962-2/+773
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-1862-2/+773
* | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-185-5/+5
|\| | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | QGraphicsView tests: Prefer exposed over activeJohan Klokkhammer Helsing2019-10-174-4/+4
| * | | | | | | | | | | | | tst_qdialog: Wait for exposed instead of activeJohan Klokkhammer Helsing2019-10-171-1/+1
* | | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-179-41/+81
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | tst_qfiledialog2: Don't assume window activation is availableJohan Klokkhammer Helsing2019-10-161-15/+30
| * | | | | | | | | | | | | tst_QAbstractScrollArea: Use qWaitForWindowExposed instead of activeJohan Klokkhammer Helsing2019-10-161-1/+1
| * | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-167-25/+50
| |\| | | | | | | | | | | |
| | * | | | | | | | | | | | Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-155-20/+13
| | * | | | | | | | | | | | Fix the size calculation of QHeaderView when stylesheet is usedSona Kurazyan2019-10-141-0/+21
| | * | | | | | | | | | | | Remove usages of deprecated APIs of QDesktopWidgetSona Kurazyan2019-10-131-5/+16
* | | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-162-32/+80
|\| | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | tst_qgraphicseffect: Wait for exposed instead of activeJohan Klokkhammer Helsing2019-10-151-7/+4
| * | | | | | | | | | | | tst_qgraphicsitem: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-141-0/+6
| * | | | | | | | | | | | tst_qgraphicsitem: Don't assume window activation is availableJohan Klokkhammer Helsing2019-10-141-25/+70
* | | | | | | | | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-141-0/+6
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-131-0/+6
| |\| | | | | | | | | | |
| | * | | | | | | | | | | QGroupBox: always disable children in a checkable, unchecked groupboxVolker Hilsheimer2019-10-111-0/+6
* | | | | | | | | | | | | 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-025-497/+445
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-011-7/+2
| |\| | | | | | | | | | |
| | * | | | | | | | | | | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-301-7/+2
| | |\| | | | | | | | | |
| | | * | | | | | | | | | QWizard/Aerostyle: Fix "&Next" shortcutFriedemann Kleint2019-09-251-7/+2
| * | | | | | | | | | | | tst_QListView: cleanupChristian Ehrlicher2019-09-261-44/+40
| * | | | | | | | | | | | tst_QItemView: cleanupChristian Ehrlicher2019-09-252-76/+86