summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qwindow
Commit message (Expand)AuthorAgeFilesLines
* iOS: Always call setParent during QIOSWindow constructionTor Arne Vestbø3 days1-0/+6
* QWindow: Persist foreign winId to support destroy/create cyclesTor Arne Vestbø2024-04-191-0/+48
* Change license for tests filesLucie Gérard2024-02-042-2/+2
* Tests: remove blacklisted CIs no longer availableChristian Ehrlicher2023-12-061-2/+0
* Disable tst_ForeignWindow::embedForeignWindow() null-parent check on LinuxTor Arne Vestbø2023-11-221-0/+3
* Stabilize tst_ForeignWindow::embedForeignWindow()Tor Arne Vestbø2023-11-191-5/+1
* Add dedicated child and parent events for QWindow reparentingTor Arne Vestbø2023-11-171-0/+162
* Prevent reparenting of foreign window embedding containerTor Arne Vestbø2023-11-151-0/+45
* Add checking if using eglfsMarcin Zdunek2023-11-131-0/+31
* tst_QWindow::setVisibleThenCreate(): Fix unused argument warningTor Arne Vestbø2023-11-131-1/+1
* Ensure foreign window can be reparented out of contained window againTor Arne Vestbø2023-11-131-1/+8
* macOS: Check NSWindow as well when determining if setVisible can bail outTor Arne Vestbø2023-10-301-0/+20
* Avoid creating child windows twice when already visibleTor Arne Vestbø2023-10-211-0/+35
* xcb: Reflect geometry of foreign window on creationTor Arne Vestbø2023-09-121-2/+0
* xcb: Implement native window helper for embeddedwindows/foreign window testTor Arne Vestbø2023-09-122-2/+9
* Deprecate Q_ASSUME()Thiago Macieira2023-08-141-2/+2
* tst_foreignwindow: Add basic test of foreign window reparentingTor Arne Vestbø2023-08-071-0/+19
* tests: Move NativeWindow helper class to shared headerTor Arne Vestbø2023-08-031-108/+1
* tst_foreignwindow: Run test with high-DPI disabledTor Arne Vestbø2023-08-021-0/+1
* cmake: Enable Objective-C++ language for standalone test projectsTor Arne Vestbø2023-08-011-0/+1
* Android: temporarily skip tst_qprinterinfo, tst_qwidget and tst_qwindowAssam Boudjelthia2023-07-261-0/+4
* CMake: Make gui tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: skip tst_QWindow::enterLeaveOnWindowShowHide() on WaylandLiang Qi2023-06-271-0/+3
* Add a test case for an invalid min/max size pairInho Lee2023-06-271-0/+7
* QWindow test: Blacklist enterLeaveOnWindowShowHideVolker Hilsheimer2023-05-251-0/+2
* Test for QWindow getting enter/leave events when secondary window shows/hidesVolker Hilsheimer2023-04-142-0/+85
* Use LANGUAGE OBJCXX rather than COMPILE_FLAGS "-x objective-c++"Tor Arne Vestbø2023-04-131-1/+1
* Pick up initial state of foreign windows instead of reflecting QWindowTor Arne Vestbø2023-03-281-0/+57
* Add basic test for QWindow foreign windowsTor Arne Vestbø2023-03-162-0/+137
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* emit QWindow::windowStateChanged only when state has changedAxel Spoerl2022-11-111-0/+98
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-28/+28
* Allow programmatic closing of windows that are modally blockedVolker Hilsheimer2022-10-121-0/+17
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-1/+1
* Port from container.count()/length() to size()Marc Mutz2022-10-041-1/+1
* Fix tst_QWindow::requestUpdate on WaylandEskil Abrahamsen Blomfeldt2022-09-051-7/+9
* Wayland: Skip test that queries window positionEskil Abrahamsen Blomfeldt2022-08-251-2/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Wayland: Remove XFAIL after underlying bug was fixedEskil Abrahamsen Blomfeldt2022-08-091-2/+0
* 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-2/+2
* Fix test being flaky on LinuxDimitrios Apostolou2022-07-262-7/+1
* Test fails always on Android, so skip itDimitrios Apostolou2022-07-261-0/+3
* Do not use QExposedEvent::region() in internal codeIvan Solovev2022-07-131-23/+0
* tst_qwindow: modify some abnormal touch testsTang Haixiang2022-07-051-39/+39
* Update window geometry when QWindow::m{in|ax}imumSize is updatedJan Arve Sæther2022-06-131-0/+11
* xcb: Delete touch points without target windowsTang Haixiang2022-05-201-1/+39
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* tests: XFAIL 4 tests in tst_QWindow on WaylandLiang Qi2022-02-171-10/+9
* Blacklist tst_QWindow::modalWindowEnterEventOnHide_QTBUG35109 for WinOliver Wolff2022-01-311-1/+1