summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qwayland-xcomposite-egl
Commit message (Expand)AuthorAgeFilesLines
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-2/+1
* Client: Fail gracefully when wl_display_connect failsJohan Klokkhammer Helsing2018-02-261-1/+8
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-232-2/+2
* Set PLUGIN_CLASS_NAME in .pro filesPaul Olav Tvete2017-01-022-2/+3
* Merge remote-tracking branch 'qt/5.6' into 5.7Paul Olav Tvete2016-03-081-3/+2
|\
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-3/+2
* | Updated license headersAntti Kokko2016-01-202-28/+40
|/
* Update copyright headersJani Heikkinen2015-02-172-45/+29
* Namespace the platform pluginsGiulio Camuffo2015-01-292-0/+8
* Take advantage of the Qt 5 plugin json structureJorgen Lind2014-03-112-15/+5
* Make classes in client privateJorgen Lind2013-12-271-1/+1
* Change constructor of QWaylandClientBufferIntegrationJorgen Lind2013-12-271-2/+4
* Rename QWaylandGLIntegration to QWaylandClientBufferIntegrationJorgen Lind2013-12-271-5/+5
* Move to new hardware structure for the platform pluginsJorgen Lind2013-12-278-583/+19
* Make the platform plugin compatible with qt 5.2.Giulio Camuffo2013-10-111-1/+1
* Make sure to set the right cursor for the surface on mouse enterGiulio Camuffo2013-08-051-0/+6
* Fixed compilation error caused by wl_xcompositeFilip Piechocki2013-08-021-1/+1
* fix namespaced buildOswald Buddenhagen2013-07-233-3/+7
* Fixup the windowmanager extension codeJørgen Lind2013-06-264-18/+1
* Move the commit out of damageJørgen Lind2013-06-111-0/+1
* Namespace Qt extensions qt_ instead of wl_Jørgen Lind2013-05-222-9/+9
* Fixed EGL_BAD_MATCH error with xcomposite-egl.Samuel Rødal2013-04-231-1/+1
* Fixed / cleaned up xcomposite integrations.Samuel Rødal2013-04-231-0/+2
* Fixed client being blocked in xcomposite integrations.Samuel Rødal2013-04-232-29/+0
* Adapted code to use qtwaylandscanner.Samuel Rødal2013-04-174-3/+10
* Read and process Wayland events in separate threadAndy Nichols2013-02-251-1/+1
* Qt-ify the QtCompositor moduleAndy Nichols2013-02-086-0/+18
* Overhaul how platform plugins are builtAndy Nichols2013-02-069-0/+729