summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandwindowmanagerintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused private fieldMoss Heim7 days1-2/+1
* client: Disentangle platform services and windowmanagerintegrationDavid Redondo11 days1-63/+8
* Make sure wayland object destructors are calledDavid Redondo2024-01-171-2/+2
* Provide a handle for desktop portal via xdg-exporterDavid Redondo2022-07-291-0/+12
* Use SPDX license identifiersLucie GĂ©rard2022-06-101-38/+2
* QtWaylandClient: includemocsLiang Qi2022-06-011-0/+2
* Fix url getting broken on openUrlPekka Vuorela2019-10-211-3/+7
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-281-1/+1
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-5/+3
* Remove duplicate codeRobert Griebl2017-05-151-22/+0
* Updated license headersAntti Kokko2016-01-201-14/+20
* Fix QDesktopServices::openUrl when there is no windowmanager integrationGiulio Camuffo2015-08-261-13/+18
* Update copyright headersJani Heikkinen2015-02-171-22/+14
* Namespace the platform pluginsGiulio Camuffo2015-01-291-0/+4
* Explicitly define the interface versionsGiulio Camuffo2014-08-231-1/+1
* Reduce headers inter-dependency in the QPA pluginGiulio Camuffo2014-06-161-0/+1
* Make classes in client privateJorgen Lind2013-12-271-3/+3
* Remove compiler warnings in client.Jorgen Lind2013-12-271-1/+1
* Move wayland into a client directory not under the plugins src folderJorgen Lind2013-12-271-0/+159