summaryrefslogtreecommitdiffstats
path: root/src/compositor/extensions/qwaylandtextinput_p.h
Commit message (Expand)AuthorAgeFilesLines
* add an interface to customize modifiersMap for zwp_text_input_v2Inho Lee2022-06-291-0/+1
* Implement send_modifiers_map for zwp_text_input_v2Inho Lee2022-06-291-0/+6
* Use SPDX license identifiersLucie GĂ©rard2022-06-101-28/+2
* Replace QScopedPointer with std::unique_ptrThiago Macieira2022-05-111-2/+2
* wayland: do not rely on transitive includesFabian Kosmale2022-03-111-0/+1
* QtWaylandCompositor: use cmake-generated export headersMarc Mutz2022-02-141-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-081-1/+0
* Update QtWaylandCompositor license headers to GPL 3v5.14.0-beta2Paul Olav Tvete2019-10-161-15/+5
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-8/+8
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-12/+15
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-231-13/+13
* Remove empty private class QWaylandExtensionTemplatePrivateJohan Klokkhammer Helsing2016-05-191-1/+1
* Rename QWaylandExtension to QWaylandCompositorExtensionPaul Olav Tvete2016-05-181-2/+2
* Fix text-input support for new APIJan Arne Petersen2016-04-181-0/+135