summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Android: blacklist tst_QWidget::setParentChangesFocusAssam Boudjelthia2024-04-121-1/+3
* Implement QWindowContainer::minimumSizeHint()Jan Arve Sæther2024-04-121-0/+24
* QToolButton: Don't crash if deleted while in event handlerSergio Martins2024-04-111-0/+18
* QLayout: Consume ChildRemoved event, when layout is disabledAxel Spoerl2024-04-101-3/+9
* Revert "Android: skip vulkan tests for tst_qrhiwidget"Assam Boudjelthia2024-04-081-4/+0
* Revert "Android: SKIP cases failing on Android 12 CI with 16GB RAM"Assam Boudjelthia2024-04-051-4/+0
* Abstract QWidget focus chain managementAxel Spoerl2024-04-041-0/+87
* Stabilize tst_QComboBox:popupPositionAfterStyleChange()Axel Spoerl2024-04-041-2/+7
* Decouple rate-limiting of paint-on-screen widgets from top level widgetTor Arne Vestbø2024-04-041-0/+89
* Tests: check the output of QFile::openGiuseppe D'Angelo2024-03-273-4/+3
* Remove a duplicated call to QFile::openGiuseppe D'Angelo2024-03-261-1/+0
* 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
* tests: skip tst_QApplication::abortQuitOnShow() on WaylandLiang Qi2024-03-221-0/+3
* Add configure feature for MetalTor Arne Vestbø2024-03-191-1/+1
* Reparent QWindow children when reparenting QWidgetTor Arne Vestbø2024-03-141-0/+152
* QMessageBox: Respect explicit accept/reject after closing dialogTor Arne Vestbø2024-03-141-4/+52
* tests: blacklist tst_QIV::focusNextOnHide() on WaylandLiang Qi2024-03-141-0/+2
* QDialogButtonBox: Don't set focus in a dialog with StrongFocus childrenAxel Spoerl2024-03-071-0/+37
* Revert "QAndroidPlatformInputContext: send composition text and cursor jointly"Axel Spoerl2024-03-051-35/+5
* Revert "tests: blacklist tst_QWidget::render() on Wayland"Liang Qi2024-03-041-2/+0
* Increase padding for LineEdit controls in QWindows11StyleWladimir Leuschner2024-03-011-2/+3
* Refactor and fix QMainWindow::tabifiedDockWidgets()Axel Spoerl2024-02-291-0/+11
* Implement Qt::ImEnabled by isEnabled() and isReadOnly()Yansheng Zhu2024-03-011-2/+3
* QAbstractItemView: Release tab focus when hiddenViktor Arvidsson2024-02-291-0/+28
* Android: Make timeout in tst_QApplication::abortQuitOnShow() longerTinja Paavoseppä2024-02-272-5/+7
* Revert "QHeaderView: relayout on resetDefaultSectionSize"Jonas Karlsson2024-02-261-0/+1
* tst_QWidget::realFocusChain: don't remove from iterated QListChris Lerner2024-02-241-5/+6
* Blacklist tst_QApplication::abortQuitOnShow on AndroidVolker Hilsheimer2024-02-231-0/+4
* Try to stabilize tst_QApplication::abortQuitOnShowVolker Hilsheimer2024-02-221-1/+15
* QRhiWidget: Tear down resources before window has changedTor Arne Vestbø2024-02-141-1/+8
* Add QPlatformIntegration::BackingStoreStaticContents capabilityTor Arne Vestbø2024-02-131-0/+6
* tst_QWidgetRepaintManager::staticContents: Trigger resize via QWindowTor Arne Vestbø2024-02-131-3/+9
* tst_QWidgetRepaintManager::scrollWithOverlap(): Disable scroll barsTor Arne Vestbø2024-02-121-0/+2
* QWidgetWindow: Don't meddle with WA_WState_{Hidden/ExplicitShowHide}Tor Arne Vestbø2024-02-122-0/+170
* 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
* QAbstractItemView: close all child editors when parent is removedChristian Ehrlicher2024-02-081-4/+29
* Q(Plain)TextEdit: don't crash when using a style sheetChristian Ehrlicher2024-02-072-0/+21
* Remove extra semi-colonsTasuku Suzuki2024-02-067-7/+7
* Change license for tests filesLucie Gérard2024-02-04131-131/+131
* QWindows11Style: Draw MDI SubWindows in Windows 11 styleWladimir Leuschner2024-02-021-1/+5
* tst_QWidget::scroll() remove QApplicationPrivate::setActiveWindow()Frédéric Lefebvre2024-02-021-1/+0