summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qwidget
Commit message (Expand)AuthorAgeFilesLines
* macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-031-39/+39
* Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-061-0/+1
* 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
* | 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
* | 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-181-0/+51
|/ /
* | Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-151-7/+5
* | tst_QWidget::translucentWidget(): Pass with High DPI scaling enabledFriedemann Kleint2019-09-161-1/+2
* | Remove QOperatingSystemVersion::WindowsVistaSona Kurazyan2019-09-051-7/+4
* | Merge remote-tracking branch 'origin/dev' into 5.14Liang Qi2019-08-271-8/+2
|\ \
| * | Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-191-8/+2
| * | 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
|/ /
* | Remove usages of deprecated APIs of qtbase/widgetsSona Kurazyan2019-08-011-2/+2
* | 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-081-17/+23
* | | 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
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-251-0/+73
| | |\|
* | | | Remove usages of QSysInfo's deprecated APIsSona Kurazyan2019-07-051-2/+3
|/ / /
* | | QPainter: mark obsolete RenderHints as deprecatedChristian Ehrlicher2019-07-031-1/+1
* | | 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