summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* Skip disabled proxy widgets when (back)tabbingAlexander Volkov2021-11-191-0/+52
* Make sure we paint overlapped children and siblings when moving farVolker Hilsheimer2021-11-151-1/+118
* Calculate effect bounds when drawing widget graphics effectAntti Määttä2021-10-271-0/+153
* Don't fire shortcut if the action only lives in an unreachable submenuVolker Hilsheimer2021-10-251-0/+74
* Centralize maybeLastWindowClosed checking in QWindowTor Arne Vestbø2021-10-201-3/+12
* macOS: Correctly record normalGeometry in Cocoa pluginVolker Hilsheimer2021-10-141-61/+80
* QWidget: Don't rely on topextra to determine if window is top levelTor Arne Vestbø2021-10-141-0/+1
* Call QWidget close handling in QWidget::close for non-toplevel native widgetsDoris Verria2021-10-141-0/+20
* Fix references to QGuiApplication::lastWindowClosedTor Arne Vestbø2021-10-132-3/+3
* Activate tst_QWidget_window::tst_showWithoutActivating on cocoaVolker Hilsheimer2021-10-121-8/+8
* QCocoaWindow: Make window key if the app's modal window is hiddenDoris Verria2021-10-071-0/+21
* Fix closing and showing a window with a native childVolker Hilsheimer2021-10-071-0/+46
* Clean up tst_qwidgetVolker Hilsheimer2021-10-072-186/+186
* Add testcase for QWidgetRepaintManagerVolker Hilsheimer2021-09-303-0/+261
* Don't clear focus if setParent doesn't change the parentVolker Hilsheimer2021-09-281-0/+72
* macOS: Remove special cases in enter/leave event handlingVolker Hilsheimer2021-09-241-4/+0
* macOS: send enter/leave when a window opens/closesVolker Hilsheimer2021-09-241-3/+124
* QWidgetWindow: Stabilize test on XcbVolker Hilsheimer2021-09-201-0/+1
* Blacklist flaky testDimitrios Apostolou2021-09-201-0/+3
* Activate test of enter event delivery on macOSVolker Hilsheimer2021-09-171-3/+0
* Remove conditioning on Android embeddedEdward Welbourne2021-09-172-3/+3
* Always reset close-status of QWidget when trying to closeTor Arne Vestbø2021-09-151-0/+30
* Unskip QToolTip::keyEvent test on macOSTor Arne Vestbø2021-09-091-15/+18
* Add test-case for QWidget closing exits event loopVolker Hilsheimer2021-09-061-0/+31
* QWidget: close the QWindow in QWidget::closeVolker Hilsheimer2021-09-021-0/+66
* QWidget: cope with QObject::connect()'s incomplete SFINAE-friendlinessMarc Mutz2021-07-241-0/+67
* QWidgetAction: add test for defaultWidget() being deleted before actionMarc Mutz2021-06-221-0/+12
* Do not alter a widget's backing window's format once createdLaszlo Agocs2021-06-181-3/+8
* Blacklist tst_QWidget::multipleToplevelFocusCheck() on SLES 15Allan Sandfeld Jensen2021-05-181-0/+1
* Do not remove non-widget items when removeWidget() called with nullptrPiotr Srebrny2021-05-111-0/+24
* Blacklist and skip failing tests on macOS ARMTor Arne Vestbø2021-05-041-0/+2
* Android: unblock passing testsAssam Boudjelthia2021-04-271-3/+0
* QLayout: mark unsetContentsMargins as the RESET functionGiuseppe D'Angelo2021-04-211-0/+17
* Fix invalid pointer return with QGridLayout::itemAt(-1)Zhang Yu2021-03-221-0/+51
* Merge "Fix tsts_QShortcut::keys on Wayland"Eskil Abrahamsen Blomfeldt2021-03-152-1/+8
|\
| * Fix tsts_QShortcut::keys on WaylandEskil Abrahamsen Blomfeldt2021-03-152-1/+8
* | Fix tst_qwidget_window::mouseMoveWithPopup on WaylandEskil Abrahamsen Blomfeldt2021-03-151-1/+4
* | Make tst_qwidget pass on WaylandEskil Abrahamsen Blomfeldt2021-03-151-3/+16
|/
* tst_qapplication: Prevent desktopaware test from deactivating main testTor Arne Vestbø2021-02-151-0/+5
* Replace QScopedPointer with std::unique_ptrVolker Hilsheimer2021-02-121-7/+7
* Remove blacklisting for b2qt tests that now passSamuli Piippo2021-01-281-2/+0
* Fix setting active window as application's focus widgetSona Kurazyan2021-01-151-0/+40
* Fix QApplication::font returns the font unstable according to the objectChunLin Wang2021-01-151-0/+42
* Widgets: fix setTabOrder for QAbstractSpinBox-like widgetsIvan Solovev2021-01-141-0/+32
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-124-103/+0
* Replace some more erase/remove patterns with removeIfGiuseppe D'Angelo2021-01-101-4/+2
* Remove the qmake project filesJoerg Bornemann2021-01-0724-218/+2
* tests: unblacklist tst_qwidget::saveRestoreGeometry on xcbLiang Qi2020-12-231-3/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-2216-16/+30
* Tests: Fix building with qmake on WindowsFriedemann Kleint2020-12-171-1/+1