summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Only close popup in the the hiercharyWeng Xuetian2022-07-241-0/+87
* Also use text-input if QT_IM_MODULE is empty or "wayland"Weng Xuetian2022-07-131-1/+2
* Fix some build warningsJiDe Zhang2022-07-051-6/+6
* Use SPDX license identifiersLucie Gérard2022-06-1082-2813/+169
* Fix the build of wip-cpp-compositorLiang Qi2022-05-054-7/+14
* tests: fix DefaultCompositor::surface() when index > 0Liang Qi2022-03-221-8/+10
* Add globalRemove to QWaylandClientExtensionDavid Redondo2022-03-094-0/+173
* tst_inputcontext: fix warning about unused lambda captureMarc Mutz2022-02-111-1/+1
* Stop using soon-to-be-deprecated QMouseEvent constructorShawn Rutledge2022-02-011-1/+2
* Fix missing update when toggling client-side decorationsEskil Abrahamsen Blomfeldt2021-12-211-0/+4
* Client: Implement DataDeviceV3David Edmundson2021-12-091-1/+1
* Client: Upgrade Seat support to v7David Edmundson2021-12-026-36/+41
* Introduce new qt-shell and an API for custom shellsPaul Olav Tvete2021-12-0210-0/+1091
* tst_seatv4: fix compilation with GCC/C++20Marc Mutz2021-11-161-2/+0
* tst_seatv4: fix deprecated implicit capture of this by [=]Marc Mutz2021-11-161-22/+22
* tests: add test for multiple text inputLiang Qi2021-11-094-33/+203
* example/tests: update com.theqtcompany to io.qtLiang Qi2021-10-262-2/+2
* tests: support ivi-shell again in tst_clientLiang Qi2021-10-195-39/+93
* Move the wayland socket polling to a separate event threadGiulio Camuffo2021-10-183-0/+178
* tests: port tst_client to use shared folderLiang Qi2021-10-0627-2463/+504
* Wayland client: use wl_keyboard to determine active stateMéven Car2021-10-041-3/+7
* Client: Don't always recreate frame callbacksGeorges Basile Stavracas Neto2021-09-271-0/+2
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-224-4/+4
* Unskip tst_xdgshell::showMinimized()Eskil Abrahamsen Blomfeldt2021-09-221-1/+0
* Use QEventPoint::State instead of Qt::TouchPointStateJiDe Zhang2021-06-251-21/+22
* Scaling compositor manual test: Add missing importFabian Kosmale2021-06-031-0/+1
* Replace AUTOMOC by qt_manual_moc in testsAlexey Edelev2021-05-291-2/+13
* Port IVI Application test from shared_oldDavid Edmundson2021-05-107-88/+179
* Port fullscreen shell autotest away from shared_oldDavid Edmundson2021-05-107-75/+123
* Client: Set XdgShell size hints before the first commitDavid Edmundson2021-05-101-1/+1
* Simplify test cmakeDavid Edmundson2021-05-1014-267/+52
* Client: Make tst_nooutput more robustDavid Edmundson2021-05-101-1/+2
* Client: Send exposeEvent to parent on subsurface position changesDavid Edmundson2021-03-011-5/+28
* Remove QMake project filesJoerg Bornemann2021-02-1139-694/+0
* Fix building QtWayland manual testsAleix Pol2021-01-243-1/+13
* Build fixes for GCC 11Ville Voutilainen2021-01-181-0/+1
* Fix some compile warningsEskil Abrahamsen Blomfeldt2020-11-171-2/+2
* Make texture sharing mechanism hidden and experimentalEskil Abrahamsen Blomfeldt2020-11-1119-0/+864
* Client: Drop XdgShellV5 and XdgShellV6David Edmundson2020-11-1122-898/+20
* Address WlCompositor::compositor_create_region in testsAleix Pol2020-10-201-3/+2
* Implement CoreProtocol::compositor_create_regionAleix Pol2020-10-151-0/+21
* Implement MockRegionAleix Pol2020-10-0913-3/+144
* Fix race condition on frame callbackPaul Olav Tvete2020-10-071-2/+0
* Re-enable tst_nooutputv6.0.0-alpha1Eskil Abrahamsen Blomfeldt2020-10-011-1/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-0139-45/+45
* Update dependencies on dev in qt/qtwaylandLars Knoll2020-09-161-0/+1
* CMake: Make sure test blacklists are foundAlexandru Croitor2020-09-151-0/+1
* Client: Expose XdgShell native resourcesDavid Edmundson2020-08-261-0/+19
* Client: Fix scroll direction with touchpadsDavid Edmundson2020-08-261-4/+31
* Update to match qtbase changes to platform headersTor Arne Vestbø2020-08-191-8/+0