summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qt/5.6' into 5.7Paul Olav Tvete2016-11-101-1/+6
|\
| * Fix build when some features are disabledPaul Olav Tvete2016-11-071-1/+6
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-171-2/+2
|\|
| * Fix build with QT_NO_ACCESSIBILITYSamuli Piippo2016-09-161-2/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-111-9/+34
|\|
| * Make wl_shell and xdg_shell use the QWaylandShellIntegration interfaceJohan Klokkhammer Helsing2016-08-091-9/+34
* | Updated license headersAntti Kokko2016-01-201-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-011-0/+5
|\|
| * client: Remove the event threadGiulio Camuffo2015-11-031-0/+5
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-151-7/+12
|\|
| * Enable input context selectionBernd Weimer2015-08-251-1/+3
* | Fallback to normal input method pluginsMarco Martin2015-08-201-1/+9
|/
* Use a FontSmoothingGamma value of 1.0Giulio Camuffo2015-04-241-0/+7
* Update copyright headersJani Heikkinen2015-02-171-22/+14
* Namespace the platform pluginsGiulio Camuffo2015-01-291-0/+4
* Merge branch '5.4' into devGiulio Camuffo2014-11-151-3/+5
|\
| * Fix -no-opengl buildsLaszlo Agocs2014-10-141-0/+2
* | Allow client side input device customizationMikko Levonmaa2014-10-061-0/+32
|/
* Advertise new screens created after startupGiulio Camuffo2014-09-061-3/+0
* Destroy the QScreen when its wl_output is removedGiulio Camuffo2014-09-041-1/+2
* Support RasterGLSurface windowsLaszlo Agocs2014-08-251-3/+7
* Fix typoLaszlo Agocs2014-08-221-1/+1
* Flush the wayland events on the dispatcher's awake signalGiulio Camuffo2014-08-151-0/+1
* Add a way to have out of source shell integrationsGiulio Camuffo2014-08-071-0/+37
* Provide "kde" in the themeNamesMartin Gräßlin2014-02-071-3/+6
* Fix some typosLaszlo Agocs2014-01-161-2/+2
* Make classes in client privateJorgen Lind2013-12-271-14/+14
* Add hardware integration protocolJorgen Lind2013-12-271-8/+36
* Add serverbufferintegration to the qpa pluginJorgen Lind2013-12-271-2/+30
* Remove compiler warnings in client.Jorgen Lind2013-12-271-1/+1
* Change constructor of QWaylandClientBufferIntegrationJorgen Lind2013-12-271-0/+2
* Rename QWaylandGLIntegration to QWaylandClientBufferIntegrationJorgen Lind2013-12-271-12/+31
* Move to new hardware structure for the platform pluginsJorgen Lind2013-12-271-20/+12
* Move wayland into a client directory not under the plugins src folderJorgen Lind2013-12-271-0/+252