summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qt/5.6' into 5.7Paul Olav Tvete2016-03-0818-54/+41
|\
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-2518-54/+41
* | Implement initial IVI-shell support with shell integration.Yusuke Binsaki2016-02-1210-1/+548
* | Updated license headersAntti Kokko2016-01-2022-309/+441
* | Merge remote-tracking branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-12-023-3/+3
|\|
| * Get rid of the egl config test and use what qtbase providesLaszlo Agocs2015-11-113-3/+3
* | Merge branch '5.6' into wip-compositor-apiLaszlo Agocs2015-10-271-1/+1
|\|
| * Support EGLStream in wayland-eglLaszlo Agocs2015-10-201-1/+1
* | Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-1013-18/+15
|/
* bradient: Activate the decoration's buttons on mouse release, not pressGiulio Camuffo2015-06-091-6/+36
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-155-10/+0
|\
| * Remove useless EGL linking in pluginsOlivier Blin2015-03-275-10/+0
* | Disable -Wcast-qual in qtwaylandv5.5.0-alpha1Thiago Macieira2015-03-102-0/+6
* | Update copyright headersJani Heikkinen2015-02-1722-499/+323
* | Namespace the platform pluginsGiulio Camuffo2015-01-2916-0/+67
|/
* QtWaylandClient: Pluginize window decorations.Robin Burchell2014-09-235-1/+479
* Remove deprecated method in brcm_egl pluginPier Luigi Fiorini2014-07-211-7/+0
* Merge remote-tracking branch 'origin/stable' into devOswald Buddenhagen2014-04-1512-12/+12
|\
| * build fix for MODULE_PLUGINS_TYPETomasz Olszak2014-04-1510-10/+10
* | Add a libhybris hardwareintegrations to share EGL server buffersGiulio Camuffo2014-03-268-0/+166
|/
* Take advantage of the Qt 5 plugin json structureJorgen Lind2014-03-1122-204/+61
* Fixup for GLX integrationJorgen Lind2014-03-115-10/+17
* Making the buffer intgrations privateJorgen Lind2014-02-115-26/+26
* Merge remote-tracking branch 'origin/stable' into devAndy Nichols2014-02-044-14/+15
|\
| * Fixup the iid versions for the pluginsJorgen Lind2014-01-2010-10/+10
| * Fix brcm keysLaszlo Agocs2014-01-161-2/+2
| * Fixup the brcm-egl hardware integrationsJorgen Lind2014-01-153-9/+10
| * Make the glx backend compile againJorgen Lind2014-01-101-3/+3
* | Fixup plugin interface versioningJorgen Lind2014-01-106-6/+6
* | Merge remote-tracking branch stable into devAndy Nichols2014-01-09151-12524/+787
|\|
| * Config test for drm_egl_serverJorgen Lind2014-01-062-6/+5
| * Make classes in client privateJorgen Lind2013-12-276-6/+6
| * Add drm-egl server buffer integrationJorgen Lind2013-12-278-0/+188
| * fixup for brcmJorgen Lind2013-12-271-4/+1
| * Adjust the location of the compositors clientbuffer integration pluginsJorgen Lind2013-12-274-4/+4
| * introduce HW integrations client pluginsJorgen Lind2013-12-2713-14/+371
| * Change constructor of QWaylandClientBufferIntegrationJorgen Lind2013-12-272-4/+6
| * Rename QWaylandGLIntegration to QWaylandClientBufferIntegrationJorgen Lind2013-12-274-80/+13
| * Compositor: rename QWaylandGraphicsHardwareIntegrationJorgen Lind2013-12-274-26/+27
| * make compositor build with new directory layoutJorgen Lind2013-12-2737-1735/+90
| * Move to new hardware structure for the platform pluginsJorgen Lind2013-12-2745-2961/+200
| * Move wayland into a client directory not under the plugins src folderJorgen Lind2013-12-2763-8436/+7
| * Implement keyboard auto-repeatGiulio Camuffo2013-12-232-9/+49
| * Fix decoration behavior when passing over with button pressedGiulio Camuffo2013-12-231-0/+1
| * Wayland supports multiple windows.Shawn Rutledge2013-12-181-0/+3
| * Fix initialization of a text input manager pointerMichael Krasnyk2013-12-161-0/+1
| * QtCompositor: Allow key events to be delivered to unfocused windowsAndrew den Exter2013-12-162-22/+25
| * InputMethod extension fixupsAndrew Knight2013-12-161-0/+1
| * Link against glib if necessary.Robin Burchell2013-12-111-1/+2
| * Pass full screen method constant name instead of valuePier Luigi Fiorini2013-12-101-1/+1