summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandclient.h
Commit message (Expand)AuthorAgeFilesLines
* compositor: Provide backwards compatiable support for TextInputV4 enumDavid Edmundson2024-01-101-0/+2
* Support TextInput V3 over v4-wipDavid Edmundson2023-12-131-1/+1
* Update header files to fit syncqt standardsAlexey Edelev2022-09-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-101-28/+2
* QtWaylandCompositor: use cmake-generated export headersMarc Mutz2022-02-141-1/+1
* Address API review comments for Qt WaylandEskil Abrahamsen Blomfeldt2022-02-041-2/+0
* Support text-input-unstable-v4-wipInho Lee2021-11-191-0/+1
* Support different text input protocolsLiang Qi2021-10-071-0/+15
* Fix QtWayland build without qtdeclarativeAllan Sandfeld Jensen2020-09-151-1/+1
* Port QtWayland.Compositor to new QML extension APIEskil Abrahamsen Blomfeldt2020-08-201-0/+5
* Prospective build fix after meta-type changesSimon Hausmann2020-03-161-0/+1
* Update QtWaylandCompositor license headers to GPL 3v5.14.0-beta2Paul Olav Tvete2019-10-161-15/+5
* Use override when applicableJohan Klokkhammer Helsing2018-02-281-1/+1
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-12/+15
* Use the feature system internallyLars Knoll2016-11-231-1/+1
* Add compositor property to QWaylandClientPier Luigi Fiorini2016-06-231-0/+3
* Use WaylandCompositor module name for export macroPaul Olav Tvete2016-02-151-1/+1
* Add documentation to Qt Wayland CompositorEskil Abrahamsen Blomfeldt2015-10-261-1/+1
* Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-101-1/+1
* Remove the static instance of a compositor.Jørgen Lind2015-08-281-2/+3
* LGPL v3 license change for Qt Wayland CompositorJørgen Lind2015-07-241-27/+23
* Update copyright headersJani Heikkinen2015-02-171-3/+3
* Remove wayland-server.h include from QWaylandClient headerGiulio Camuffo2014-08-181-1/+1
* Expose surface's client to QMLPier Luigi Fiorini2014-08-171-0/+87