summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-101-0/+28
* Add widget-based test for TouchCancel eventKirill Burtsev2020-11-301-1/+83
* Android: move blocked tests of qapplication to test folderAssam Boudjelthia2020-11-162-17/+21
* Stop copying events in testsVolker Hilsheimer2020-11-121-2/+2
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-049-1/+84
* Add multi key bindings to QShortcutAllan Sandfeld Jensen2020-11-041-0/+20
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-031-6/+3
* CMake: Fix tst_qapplication to respect blacklists in CMake buildsAlexandru Croitor2020-10-301-0/+1
* Skip flakey dialogs testcase on all platforms except windowsVolker Hilsheimer2020-10-271-3/+2
* Deprecate QVariant::TypeLars Knoll2020-10-231-2/+2
* Fix a bunch of compiler warnings in event handling test casesVolker Hilsheimer2020-10-221-1/+1
* Swallow some runtime warnings from tst_qapplicationVolker Hilsheimer2020-10-181-0/+2
* Fix compile warning from testing deprecated signalVolker Hilsheimer2020-10-181-7/+46
* tests: blacklist two tests on Ubuntu 20.04Liang Qi2020-10-141-0/+2
* Get rid of all usage of QApplication:desktopVolker Hilsheimer2020-10-142-7/+4