summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake: Prepare for removal of Threads::Threads special casesAlexandru Croitor2020-08-061-1/+7
* Adapt to recent qtbase changes and update dependenciesFriedemann Kleint2020-07-292-10/+10
* CMake: Regenerate projectsAlexandru Croitor2020-07-091-1/+0
* Move WlShell types into their own importEskil Abrahamsen Blomfeldt2020-07-092-0/+2
* Use wl_surface.damage_buffer on the client sidePaul Olav Tvete2020-07-074-2/+14
* Support wl_surface.damage_bufferPaul Olav Tvete2020-07-074-18/+42
* Remove deprecated codeEskil Abrahamsen Blomfeldt2020-07-077-252/+0
* Add ; to Q_UNUSEDLars Schmertmann2020-06-302-4/+4
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-291-1/+1
* Adapt to new QPointingDevice APIShawn Rutledge2020-06-263-36/+36
* Use QList instead of QVectorJarek Kobus2020-06-081-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-0819-65/+65
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-141-0/+1
|\
| * Blacklist animatedCursor in SLESTony Sarajärvi2020-05-111-0/+1
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-04-2934-67/+292
|\|
| * Update connects to QSocketNotifier::activatedMårten Nordheim2020-04-212-2/+2
| * Client: Delete decoration object when frameless window hint is addedJohan Klokkhammer Helsing2020-02-271-0/+20
| * Client tests for xdg-output unstable v1 version 3Johan Klokkhammer Helsing2020-02-275-14/+83
| * Move XdgOutput mocking to shared folderJohan Klokkhammer Helsing2020-02-274-58/+133
| * Client: Don't allow decorations for frameless windowsJohan Klokkhammer Helsing2020-02-131-0/+18
* | Fix qtwaylandscanner package dependencieswip/cmakeAlexandru Croitor2020-03-261-5/+2
* | CMake: Regenerate and adjust projects after mergeAlexandru Croitor2020-03-2639-115/+203
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-2623-40/+1215
|\ \
| * | Fix build after event API changesSimon Hausmann2020-03-161-5/+5
| * | Fix compile errors in testsJohan Klokkhammer Helsing2020-02-192-6/+6
| * | Fix build: Add dependency on OpenGL moduleJohan Klokkhammer Helsing2020-01-3010-13/+13
| * | Merge remote-tracking branch 'qt/5.15' into devPaul Olav Tvete2020-01-0911-11/+1129
| |\|
| | * Client: Add basic support for tablet-unstable-v2Johan Klokkhammer Helsing2020-01-083-0/+926
| | * Wait for window.isExposed() in flushUnconfiguredXdgSurface() testUlf Hermann2019-12-121-1/+1
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-101-1/+46
| | |\
| | | * Add client test for hiding the toplevel parent of a popupJohan Klokkhammer Helsing2019-12-061-0/+45
| | | * Client tests: Fix missing frame eventJohan Klokkhammer Helsing2019-12-051-1/+1
| | * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2019-12-041-0/+33
| | |\ \