summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-253-2/+39
* Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-188-0/+130
* Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-151-7/+5
* Remove usages of deprecated APIs of QDesktopWidgetSona Kurazyan2019-10-131-5/+16
* tst_QWidget::translucentWidget(): Pass with High DPI scaling enabledFriedemann Kleint2019-09-161-1/+2
* 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
| | * A GCC 4.8 build fixVille Voutilainen2019-08-081-1/+1
* | | Remove QOperatingSystemVersion::WindowsVistaSona Kurazyan2019-09-051-7/+4
* | | Merge remote-tracking branch 'origin/dev' into 5.14Liang Qi2019-08-272-10/+3
|\ \ \
| * | | Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-192-10/+3
| * | | Get rid of QWidgetBackingStoreTrackerTor Arne Vestbø2019-08-191-4/+5
* | | | Add screen() accessor to QWidgetFriedemann Kleint2019-08-211-0/+1
* | | | Rename QWidgetBackingStore to QWidgetRepaintManagerTor Arne Vestbø2019-08-201-9/+9
* | | | Get rid of QWidgetBackingStoreTrackerTor Arne Vestbø2019-08-191-4/+5
|/ / /
* | | 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-131-1/+1
|\| |
| * | Fix GCC 4.8 buildVille Voutilainen2019-08-051-1/+1
* | | Remove usages of deprecated APIs of qtbase/widgetsSona Kurazyan2019-08-014-12/+12
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-301-0/+47
|\| |
| * | Fix crash when the focus widget gets a focus proxy after the factDavid Faure2019-07-291-0/+47
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-171-3/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-131-3/+3
| |\|
| | * Remove unused arguments from QWidgetPrivate::create_sysTor Arne Vestbø2019-07-121-3/+3
* | | unblacklist passing testsDaniel Smith2019-07-083-20/+27
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-07-051-0/+6
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-051-0/+6
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-031-0/+6
| | |\|
| | | * Update visible window's alpha when toggling WA_TranslucentBackgroundVolker Hilsheimer2019-07-021-0/+6
* | | | Remove usages of QSysInfo's deprecated APIsSona Kurazyan2019-07-051-2/+3
|/ / /
* | | QPainter: mark obsolete RenderHints as deprecatedChristian Ehrlicher2019-07-031-1/+1
* | | tst_QShortcut: Remove test widget and other member variablesFriedemann Kleint2019-07-021-184/+189
* | | tst_QShortcut: Brush up the code, preparing the extraction of a base class to...Friedemann Kleint2019-07-021-230/+183
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-011-0/+26
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-281-0/+26
| |\|
| | * Fix window shortcuts when a completer popup has focusVolker Hilsheimer2019-06-251-0/+26
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-251-0/+73
| |\|
* | | tst_QAction(Group): Brush up the testsFriedemann Kleint2019-06-282-39/+39
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-251-0/+73
|\ \ \ | | |/ | |/|
| * | QWidget: fix setTabOrder for compound widgetsChristian Ehrlicher2019-06-101-0/+73
* | | QAction: add exclusionPolicy propertySimone Gaiarin2019-03-191-0/+47
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-34/+34
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-071-34/+34
| |\|
| | * Make tst_qwidget pass on High-DPI screens (Windows)Friedemann Kleint2019-06-031-34/+34
* | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-276-902/+927
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-276-902/+927
| |\|
| | * Make tst_qwidget_window pass on High-DPI screens (Windows)Friedemann Kleint2019-05-161-22/+49
| | * Brush up tst_QWidgetFriedemann Kleint2019-05-161-510/+548
| | * Brush up tst_QApplicationFriedemann Kleint2019-05-154-371/+331