summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/qwidget_window
Commit message (Expand)AuthorAgeFilesLines
* tst_QWidget_window::tst_dnd() remove setActiveWindow()Frédéric Lefebvre2024-04-261-1/+0
* QWidgetWindow: Don't meddle with WA_WState_{Hidden/ExplicitShowHide}Tor Arne Vestbø2024-02-121-0/+151
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* QWidget: Clean up state that depends on QWindow from ~QWidgetWindow()Tor Arne Vestbø2024-01-231-0/+27
* Tests: remove blacklisted CIs no longer availableChristian Ehrlicher2023-12-061-4/+0
* CMake: Make widgets tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Fix connections in QWidgetWindowDavid Edmundson2023-02-151-0/+6
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-4/+4
* tests: skip tst_QWidget_window::mouseMoveWithPopup() on WaylandLiang Qi2022-10-141-0/+3
* tests: skip tst_QWidget_window::resetFocusObjectOnDestruction() on WaylandLiang Qi2022-10-141-0/+3
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-272-1/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Harden drag and drop handling in widget windowLaszlo Agocs2022-07-011-0/+73
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Notify about focus object changes upon widget destructionVolker Hilsheimer2022-03-251-0/+36
* Fix compiler warnings by marking overrides in testVolker Hilsheimer2022-01-071-2/+2
* Activate tst_QWidget_window::tst_showWithoutActivating on cocoaVolker Hilsheimer2021-10-121-8/+8
* QWidgetWindow: Stabilize test on XcbVolker Hilsheimer2021-09-201-0/+1
* Blacklist flaky testDimitrios Apostolou2021-09-201-0/+3
* QWidget: close the QWindow in QWidget::closeVolker Hilsheimer2021-09-021-0/+66
* Fix tst_qwidget_window::mouseMoveWithPopup on WaylandEskil Abrahamsen Blomfeldt2021-03-151-1/+4
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+15
* Skip flakey dialogs testcase on all platforms except windowsVolker Hilsheimer2020-10-271-3/+2
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-2/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-14/+14
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Fix delivery of MouseMove events to newly opened popup windowsVolker Hilsheimer2020-07-011-0/+186
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-081-2/+2
* Remove winrtOliver Wolff2020-06-061-19/+1
* QBasicDrag: Send QDragMoveEvent when modifiers changeAlexander Volkov2020-05-141-3/+24
* Don't send QEvent::Hide to an already hidden top level widgetVolker Hilsheimer2020-04-241-0/+74
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-4/+0
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-111-4/+0
| |\
| | * xcb: Fix logic for minimized stateJiDe Zhang2020-03-031-4/+0
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-261-0/+2
|\| |
| * | Try to stabilize tst_qwidget_qwindow::tst_resize_count on X11Volker Hilsheimer2020-02-171-0/+2
* | | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-3/+3
|\| |
| * | Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-261-3/+3
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-0/+18
|\| |
| * | Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+18
| |/
* | cmake: add widgets/kernel testsFrederik Gladhorn2019-10-311-2/+12
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-1/+2
|\|
| * unblacklist passing testsDaniel Smith2019-07-081-1/+2