summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qwidget
Commit message (Expand)AuthorAgeFilesLines
* Blacklist tst_qwidget::widgetAt and tst_qwidget_window::tst_dnd_eventsHeikki Halmet2023-04-181-1/+2
* Remove focusProxyAndInputMethods from tst_QWidgetAxel Spoerl2022-10-062-34/+0
* Blacklist and skip failing tests on macOS ARMTor Arne Vestbø2021-11-231-0/+2
* Skip disabled proxy widgets when (back)tabbingAlexander Volkov2021-11-191-0/+52
* Calculate effect bounds when drawing widget graphics effectAntti Määttä2021-10-281-0/+153
* QCocoaWindow: Make window key if the app's modal window is hiddenDoris Verria2021-10-081-0/+21
* Extend blacklisting of tst_QWidget::focusProxyAndInputMethodsTarja Sundqvist2021-05-221-0/+1
* Blacklist tst_QWidget::multipleToplevelFocusCheck() on SLES 15Allan Sandfeld Jensen2021-05-201-0/+1
* Widgets: fix setTabOrder for QAbstractSpinBox-like widgetsIvan Solovev2021-02-021-0/+32
* tests/xcb: fix tst_QWidget::updateWhileMinimized() - againLiang Qi2020-09-301-1/+2
* Skip proxy widgets that can't take focus when (back)tabbingVolker Hilsheimer2020-06-301-0/+46
* Fix to crash in QWindow::event when delete this called on closeEventMiika Pernu2020-06-051-0/+19
* Don't move focus away from previous proxy in QWidget::setFocusProxyVolker Hilsheimer2020-05-211-7/+36
* QWidget: fix regression when changing focus proxy while it has focusVolker Hilsheimer2020-05-211-0/+94
* 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
|\|