summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Change WaylandResource -> waylandresourceEskil Abrahamsen Blomfeldt2020-10-051-1/+1
* Build with -no-openglEskil Abrahamsen Blomfeldt2020-10-027-52/+30
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-0117-51/+51
* Fix compilation after mime data API changesEskil Abrahamsen Blomfeldt2020-09-302-2/+2
* Doc: Add Qt 6 changes filePaul Wicking2020-09-242-0/+47
* fix libdrm related configure test failurePeter Seiderer2020-09-242-3/+6
* CMake: Regenerate projects before API changeAlexandru Croitor2020-09-232-72/+57
* Re-visit the xkbcommon dependencyJoerg Bornemann2020-09-226-6/+28
* CMake: Record QtWaylandScannerTools as a tools package dependencyAlexandru Croitor2020-09-172-2/+2
* Update dependencies on dev in qt/qtwaylandLars Knoll2020-09-163-1/+4
* CMake: Explicitly search for XKBJoerg Bornemann2020-09-162-0/+8
* Fix QtWayland build without qtdeclarativeAllan Sandfeld Jensen2020-09-1518-35/+105
* CMake: Explicitly search for X11 with proper dependency trackingAlexandru Croitor2020-09-152-1/+15
* QWaylandQuickItem: Fix buffer formats with multiple planesEskil Abrahamsen Blomfeldt2020-09-142-11/+33
* Fix build after changes in qtbaseLars Knoll2020-09-111-0/+2
* CMake: Add checks that the wayland scanner targets are foundAlexandru Croitor2020-09-112-0/+16
* Fix brcm-egl wayland integrationAaron Dewes2020-09-074-4/+7
* Client: Expose XdgShell native resourcesDavid Edmundson2020-08-264-0/+25
* Client: Fix scroll direction with touchpadsDavid Edmundson2020-08-261-0/+6
* Client: Initialize mScale on creation instead of on showDavid Edmundson2020-08-261-2/+2
* Client: Add warning about private headers to vulkan header filesDavid Edmundson2020-08-262-0/+22
* Support multiple buffer integrationsPaul Olav Tvete2020-08-2616-67/+115
* New input method protocol for use with Qt clientsEskil Abrahamsen Blomfeldt2020-08-2625-14/+1876
* Make .qml types from QtWayland.Compositor available in pluginEskil Abrahamsen Blomfeldt2020-08-258-38/+29
* Compile against latest qtbaseLars Knoll2020-08-247-8/+14
* Client: Send subsurface expose event when toplevel is configuredDavid Edmundson2020-08-212-1/+14
* Add API for selecting supported wl_shm formatsEskil Abrahamsen Blomfeldt2020-08-214-20/+77
* Port QtWayland.Compositor to new QML extension APIEskil Abrahamsen Blomfeldt2020-08-2039-704/+304
* Update to match qtbase changes to platform headersTor Arne Vestbø2020-08-196-59/+22
* Fix qt_attribution.json files by replacing newlines with \n escapesSamuel Gaist2020-08-171-19/+6
* Make QWaylandGLContext a QEGLPlatformContextMichal Klocek2020-08-052-171/+47
* Move window decoration check out of qwaylandglcontextMichal Klocek2020-08-053-7/+6
* Adapt to recent qtbase changes and update dependenciesFriedemann Kleint2020-07-2957-135/+296
* CMake: Regenerate projectsAlexandru Croitor2020-07-092-2/+4
* Move WlShell types into their own importEskil Abrahamsen Blomfeldt2020-07-0910-118/+246
* Move IviApplication classes into their own importEskil Abrahamsen Blomfeldt2020-07-0911-52/+167
* Move XdgShell types into their own importEskil Abrahamsen Blomfeldt2020-07-0914-255/+385
* Fix inconsistent signedness in qtwaylandscannerPaul Olav Tvete2020-07-091-11/+11
* Use --strict option for wayland-scannerPaul Olav Tvete2020-07-092-4/+4
* Stop using deprecated wayland-scanner argumentPaul Olav Tvete2020-07-092-2/+2
* Use wl_surface.damage_buffer on the client sidePaul Olav Tvete2020-07-072-4/+14
* Support wl_surface.damage_bufferPaul Olav Tvete2020-07-073-2/+39
* Remove autogenerated .qrc file in compositor importEskil Abrahamsen Blomfeldt2020-07-073-31/+28
* Update QtWayland.Compositor version to match Qt versionEskil Abrahamsen Blomfeldt2020-07-079-30/+27
* Remove deprecated codeEskil Abrahamsen Blomfeldt2020-07-0726-8755/+19
* Remove checks for old Wayland versionsPaul Olav Tvete2020-07-063-19/+1
* Update libwayland requirement to 1.15.0Paul Olav Tvete2020-07-033-11/+11
* Update CmakeLists for qrc updateEskil Abrahamsen Blomfeldt2020-07-022-14/+12
* Add ; to Q_UNUSEDLars Schmertmann2020-06-305-7/+7
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-294-8/+8