summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-093-20/+7
|\| | |
| * | | QGraphicsView: mark obsolete flag DontClipPainter as deprecatedChristian Ehrlicher2019-09-051-9/+2
| * | | Remove QOperatingSystemVersion::WindowsVistaSona Kurazyan2019-09-052-11/+5
* | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-058-24/+18
|\| | |
| * | | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-041-0/+4
| |\| |
| | * | Merge remote-tracking branch 'qt/5.12' into 5.13Paul Olav Tvete2019-08-201-0/+4
| | |\|
| | | * Make the inputRejected test compatible with -no-feature-clipboardJames McDonnell2019-08-151-0/+4
| * | | Fix the build with disabled QGraphicsItem::ItemMatrixChangeSona Kurazyan2019-09-021-0/+2
| * | | Pass QDate, QTime as value classes, rather than by const referenceEdward Welbourne2019-08-301-4/+2
| * | | Merge remote-tracking branch 'origin/dev' into 5.14Liang Qi2019-08-2731-522/+449
| |\ \ \
| * | | | Add screen() accessor to QWidgetFriedemann Kleint2019-08-211-0/+1
| * | | | Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-204-11/+0
| * | | | Rename QWidgetBackingStore to QWidgetRepaintManagerTor Arne Vestbø2019-08-201-9/+9
| * | | | Get rid of QWidgetBackingStoreTrackerTor Arne Vestbø2019-08-191-4/+5
* | | | | Deprecate QDirModelFriedemann Kleint2019-09-042-3/+14
* | | | | Brush up tst_QStyleFriedemann Kleint2019-09-031-147/+115
* | | | | tst_QStyleSheetStyle: Pass on High DPI screensFriedemann Kleint2019-09-031-24/+46
* | | | | Brush up tst_QStyleSheetStyleFriedemann Kleint2019-09-031-145/+198
| |/ / / |/| | |
* | | | tst_QGraphicsScene: Pass on High DPI screensFriedemann Kleint2019-08-241-20/+55
* | | | Brush up tst_QGraphicsSceneFriedemann Kleint2019-08-241-315/+354
* | | | Windows: Fix some widget tests to pass on High DPI screensFriedemann Kleint2019-08-234-0/+27
* | | | tst_QStyle: Remove unused baseline images (Windows Vista/macOS)Friedemann Kleint2019-08-2218-151/+0
* | | | Remove the usage of deprecated APIs from QSysInfoSona Kurazyan2019-08-201-2/+2
* | | | Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-197-34/+11
* | | | Get rid of QWidgetBackingStoreTrackerTor Arne Vestbø2019-08-191-4/+5
|/ / /
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-152-21/+46
|\| |
| * | QTree/TableView: allow to reset the sort order to natural sortingChristian Ehrlicher2019-08-132-21/+46
* | | tst_QFormLayout: use QAutoPointer to simplify test and avoid leakMarc Mutz2019-08-132-7/+8
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-133-12/+11
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-122-11/+10
| |\|
| | * Make test less dependent on moving the cursorMorten Johan Sørvig2019-08-111-1/+1
| | * QWizard: Account for missing background image on macOS 10.14+Morten Johan Sørvig2019-08-111-10/+9
| | * A GCC 4.8 build fixVille Voutilainen2019-08-081-1/+1