summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| * | | 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-194-1075/+1011
|\| |
| * | tst_QTreeView: cleanupChristian Ehrlicher2019-09-191-516/+511
| * | tst_QTreeWidget: cleanupChristian Ehrlicher2019-09-192-559/+483
| * | QTextDocument: Fix device scaling for QTextFrameFormat margins, padding and b...Nils Jeisecke2019-09-171-0/+17
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-171-1/+2
|\| |
| * | tst_QWidget::translucentWidget(): Pass with High DPI scaling enabledFriedemann Kleint2019-09-161-1/+2
* | | Brush up tst_QGraphicsItemFriedemann Kleint2019-09-161-886/+959
* | | 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-112-210/+211
|\| |
| * | tst_QTableWidget: cleanupChristian Ehrlicher2019-09-101-210/+201
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-091-0/+10
| |\|
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-081-0/+10
| | |\
| | | * QShortcut: call base class implementation in event()Christian Ehrlicher2019-09-051-0/+10
* | | | Add a QSplashScreen constructor taking a QScreenSona Kurazyan2019-09-101-0/+12