summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qwidget
Commit message (Expand)AuthorAgeFilesLines
* QWidget: fix render() in RTL modeChristian Ehrlicher24 hours1-0/+42
* test: Don't crash when focusWidget() is nullEskil Abrahamsen Blomfeldt10 days1-14/+21
* Widgets focus abstraction: Skip isFocusChainConsistent w/o logging catAxel Spoerl13 days1-0/+1
* tst_QWidget::grabKeyboard remove QApplicationPrivate::setActiveWindow()Frédéric Lefebvre2024-04-231-1/+0
* tst_QWidget::grabMouse() remove QApplicationPrivate::setActiveWindow()Frédéric Lefebvre2024-04-221-1/+0
* tst_QWidget::imEnabledNotImplemented() remove setActiveWindow()Frédéric Lefebvre2024-04-221-1/+0
* tst_QWidget::enterLeaveOnWindowShowHide() remove setActiveWindow()Frédéric Lefebvre2024-04-221-1/+0
* tst_QWidget::dumpObjectTree remove QApplicationPrivate::setActiveWindowFrédéric Lefebvre2024-04-221-1/+0
* tst_QWidget::clean_qt_x11_enforce_cursor() remove setActiveWindow()Frédéric Lefebvre2024-04-221-1/+0
* tst_QWidget::showAndMoveChild() remove setActiveWindow()Frédéric Lefebvre2024-04-191-1/+0
* tst_QWidget::showMinimizedKeepsFocus() remove setActiveWindow()Frédéric Lefebvre2024-04-191-5/+0
* tst_QWidget::explicitTabOrderWithSpinBox_QTBUG81097 remove setActiveWinFrédéric Lefebvre2024-04-191-1/+0
* tst_QWidget::appFocusWidgetWhenLosingFocusProxy remove setActiveWindowFrédéric Lefebvre2024-04-191-1/+0
* tst_QWidget::appFocusWidgetWithFocusProxyLater remove setActiveWindow()Frédéric Lefebvre2024-04-191-1/+0
* tst_QWidget::focusChainOnHide remove QApplicationPrivate::setActiveWindFrédéric Lefebvre2024-04-181-2/+0
* Android: blacklist tst_QWidget::setParentChangesFocusAssam Boudjelthia2024-04-121-1/+3
* Abstract QWidget focus chain managementAxel Spoerl2024-04-041-0/+87
* Tests: check the output of QFile::openGiuseppe D'Angelo2024-03-271-2/+1
* tst_QWidget::reverseTabOrder remove QApplicationPrivate::setActiveWindoFrédéric Lefebvre2024-03-251-1/+0
* tst_QWidget: use focus abstraction instead of focus_next/prevAxel Spoerl2024-03-221-14/+20
* tst_QWidget::tabOrderWithProxy remove QApplicationPrivate::setActiveWindFrédéric Lefebvre2024-03-221-1/+0
* tst_QWidget::tabOrderWithProxyDisabled() remove setActiveWindow()Frédéric Lefebvre2024-03-221-1/+0
* tst_QWidget::tabOrderWithCompoundWidgets() remove setActiveWindow()Frédéric Lefebvre2024-03-221-1/+0
* tst_QWidget::tabOrderWithProxyOutOfOrder() remove setActiveWindow()Frédéric Lefebvre2024-03-221-1/+0
* tst_QWidget::tabOrderWithCompoundWidgetsNoFocusPolicy remove setActiveWFrédéric Lefebvre2024-03-221-1/+0
* tst_QWidget::defaultTabOrder() remove setActiveWindow()Frédéric Lefebvre2024-03-221-1/+0
* tst_QWidget::explicitTabOrderWithComplexWidget remove setActiveWindow()Frédéric Lefebvre2024-03-221-1/+0
* Reparent QWindow children when reparenting QWidgetTor Arne Vestbø2024-03-141-0/+152
* Revert "tests: blacklist tst_QWidget::render() on Wayland"Liang Qi2024-03-041-2/+0
* Implement Qt::ImEnabled by isEnabled() and isReadOnly()Yansheng Zhu2024-03-011-2/+3
* tst_QWidget::realFocusChain: don't remove from iterated QListChris Lerner2024-02-241-5/+6
* QWidgetWindow: Don't meddle with WA_WState_{Hidden/ExplicitShowHide}Tor Arne Vestbø2024-02-121-0/+19
* Ensure QWidget::destroy() events and attributes match hiding the widgetTor Arne Vestbø2024-02-121-28/+107
* Un-blacklist tst_QWidget::optimizedResizeMove on macOSTor Arne Vestbø2024-02-122-3/+1
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* tst_QWidget::scroll() remove QApplicationPrivate::setActiveWindow()Frédéric Lefebvre2024-02-021-1/+0
* Don't set ExplicitShowHide on children when showing parent widgetTor Arne Vestbø2024-02-011-2/+1
* Simplify tst_QWidget::closeAndShowWithNativeChildTor Arne Vestbø2024-02-011-5/+10
* Add logging, clarifications, and tests for QWidget show/hide behaviorTor Arne Vestbø2024-02-011-0/+114
* tst_QWidget: Add test that WA_NativeWindow results in window handleTor Arne Vestbø2024-01-201-0/+20
* tst_QWidget::renderInvisible: Use QImage::Format_ARGB32_PremultipliedTor Arne Vestbø2024-01-202-19/+14
* QWidget: deliver DragLeave events symmetricallyVolker Hilsheimer2023-12-201-0/+96
* Sync QWindow visible state during QWidget destructionTor Arne Vestbø2023-12-201-0/+28
* Android: Skip showAndMoveChild() test case temporarilyTinja Paavoseppä2023-12-071-0/+3
* Android: skip tst_qwidget::render()Assam Boudjelthia2023-11-161-0/+3
* Fix tst_QWidget::hoverPosition blacklisting for x86_64Tor Arne Vestbø2023-10-311-1/+1
* Blacklist tst_QWidget::hoverPosition() on macOS 14 x86_64Tor Arne Vestbø2023-10-311-0/+3
* Blacklist tst_QWidget::showMinimizedKeepsFocus on macOS 14 in CITor Arne Vestbø2023-10-301-0/+1
* tests: blacklist tst_QWidget::render() on WaylandLiang Qi2023-08-031-0/+2
* Android: temporarily skip tst_qprinterinfo, tst_qwidget and tst_qwindowAssam Boudjelthia2023-07-261-0/+4