summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-262-6/+11
|\
| * tests/xcb: fix tst_QWidget::updateWhileMinimized() on mutter/GNOME ShellLiang Qi2020-02-252-6/+11
* | Fix font and palette propagation for themed children created at runtimeVolker Hilsheimer2020-02-201-2/+126
* | widgets: Translate QWindow move events into widget relative positionTor Arne Vestbø2020-02-191-0/+36
* | Send the LanguageChange event to all top level windows, not just widgetsAndy Shaw2020-02-183-0/+52
* | Try to stabilize tst_qwidget_qwindow::tst_resize_count on X11Volker Hilsheimer2020-02-171-0/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-061-0/+51
|\|
| * widgets: Don't create winId when the widget is being destroyedVaL Doroshchuk2020-02-051-0/+51
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-282-3/+29
|\|
| * Make sure the focus is passed on correctly when back-tabbingAndy Shaw2020-01-251-0/+28
| * Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-221-3/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-151-3/+6
|\|
| * Clarify blacklisting of tst_QWidget::childEvents on macOSTor Arne Vestbø2020-01-141-1/+1
| * Extend blacklisting of tst_QWidget::showMinimizedKeepsFocus to all macOS vers...Tor Arne Vestbø2020-01-141-2/+1
| * Blacklist tests on macOS that rely on moving the cursorTor Arne Vestbø2020-01-141-0/+4
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-101-0/+54
|\|
| * QWidget: React to platform surface being created or destroyedTor Arne Vestbø2019-12-091-0/+54
* | Merge remote-tracking branch 'origin/5.14' into 5.15Ulf Hermann2019-12-031-0/+34
|\|
| * QWidget: don't set WA_PendingMoveEvent when geometry does not changeChristian Ehrlicher2019-11-271-0/+34
* | Widget autotests: replace deprecated QWidget::repaint() callsChristian Ehrlicher2019-11-271-10/+7
* | Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-263-5/+5
* | QShortcut: add pmf ctor overloadsChristian Ehrlicher2019-11-141-0/+40
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-081-0/+23
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-061-0/+23
| |\
| | * Ensure that child windows are visible again when showing their parentAndy Shaw2019-10-291-0/+23
* | | 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