summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add spaces around '+'Jide Zhang2020-06-291-2/+2
* Declare QWaylandDisplay::findExistingCursorTheme noexceptShawn Rutledge2020-06-261-1/+1
* Adapt to moving of UNIX services/themes into QtGuiFriedemann Kleint2020-06-265-10/+2
* Adapt to new QPointingDevice APIShawn Rutledge2020-06-2612-60/+63
* Doc: Update docs with cmake package informationNico Vertriest2020-06-251-0/+1
* CMake: Unify "wayland components" qt_find_package() callsAlexandru Croitor2020-06-161-1/+1
* Update to changes in QSGMaterial APIEskil Abrahamsen Blomfeldt2020-06-162-2/+3
* Update dependencies on 'dev' in qt/qtwaylandLiang Qi2020-06-164-6/+4
* Qt6: Port QtWayland from QStringRef to QStringViewKarsten Heimrich2020-06-112-4/+4
* Adapt to moving EventDispatchers to QtGuiFriedemann Kleint2020-06-114-9/+2
* Initial work to port the quick item materialLaszlo Agocs2020-06-1119-134/+211
* Use QList instead of QVectorJarek Kobus2020-06-0849-116/+112
* CMake: Regenerate configure.cmake filesAlexandru Croitor2020-06-042-8/+9
* Add means for forcing non-blocking buffer swap supportOtto Ryynänen2020-06-042-4/+10
* brcm-egl: needs wayland-scanner-client-wayland-protocol-includePeter Seiderer2020-06-031-1/+1
* Adapt to QPlatformBackingStoreOpenGLSupport removalTor Arne Vestbø2020-06-033-13/+1
* Adapt to QtPlatformCompositorSupport removalTor Arne Vestbø2020-06-033-5/+4
* Use WaylandCursorItem over clients, window system cursor otherwiseShawn Rutledge2020-05-291-0/+1
* Adapt to comparisonKey() type changeLaszlo Agocs2020-05-273-6/+6
* CMake: Regenerate projectsAlexandru Croitor2020-05-264-5/+10
* Adapt to removal of vulkan_support in qtbaseAlexandru Croitor2020-05-267-25/+16
* Adapt to native texture API changeLaszlo Agocs2020-05-261-1/+1
* Add missing overrideAlexander Volkov2020-05-211-1/+1
* QWaylandDisplay: replace a QMap<pair<QString,int>, pointer*> with a std::vect...Marc Mutz2020-05-184-11/+45
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-145-44/+35
|\
| * Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-05-145-44/+35
| |\
| | * Client: Make frame back callback timeout configurablev5.15.0-rc2v5.15.0-rc1v5.15.0Eskil Abrahamsen Blomfeldt2020-04-282-8/+18
| | * Fix leaking of callback timersJanne Koskinen2020-04-282-28/+22
| | * Client: Reset wl_egl_window before wl_surfaceDavid Edmundson2020-04-233-8/+2
| | * Merge remote-tracking branch 'origin/5.15' into 5.15.0Qt Forward Merge Bot2020-04-2320-136/+104
| | |\
| | * | Don't force gamma-correction offAllan Sandfeld Jensen2020-04-211-7/+0
| * | | Fix warning about deprecated non-namespaced "hex"Thiago Macieira2020-05-078-23/+23
| | |/ | |/|
* | | Remove uses of QScreen::orientationUpdateMaskShawn Rutledge2020-05-083-14/+0
* | | Fix warning that the QQmlListProperty constructor is deprecatedThiago Macieira2020-05-051-2/+2
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Liang Qi2020-04-2989-223/+342
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-04-2989-223/+342
| |\| |