summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| * Build fix for platforms without xkbcommon.hDominik Holland2013-12-101-0/+6
| * Fix the override of glBindFrameBufferObject when parameter is 0Jorgen Lind2013-11-282-6/+13
| * Added dependency for wayland-server to brcm-egl.Rebecca Worledge2013-11-281-1/+1
| * QWayland-EGL: blacklist Mesa drivers from creating threaded GLAndrew Knight2013-11-252-2/+20
| * Wayland-EGL QPA: Support desktop OpenGL as wellAndrew Knight2013-11-254-9/+23
| * Implement Drag&Drop support in platform pluginJan Arne Petersen2013-11-2216-530/+615
| * Add support for text protocol to platform pluginJan Arne Petersen2013-11-228-5/+378
| * Fix initialization without eglBindWaylandDisplayWLJan Arne Petersen2013-11-221-1/+1
| * Override QPlatformWindow::requestActivateWindowRobin Burchell2013-11-212-0/+8
| * Fixes for BRCM integrationRebecca Worledge2013-11-132-14/+14
| * Add wayland-server as a dependency to wayland-eglJorgen Lind2013-11-111-2/+2
| * explicitly request wayland-scanner featureOswald Buddenhagen2013-10-217-0/+7
| * Use new EGL_WAYLAND_Y_INVERTED_WL attribute to query Y inversion of a buffer.Robin Burchell2013-10-171-0/+14
| * Remove code for EGL_WL_request_client_buffer_format.Robin Burchell2013-10-171-22/+0
| * Make the platform plugin compatible with qt 5.2.Giulio Camuffo2013-10-118-14/+15
| * Avoid dereferencing a null pointer when QMimeData is 0Andrew Knight2013-10-011-0/+4
| * Support application internal mouse grabbing for popup windowsGiulio Camuffo2013-09-203-7/+47
| * Initialize more variableOlivier Goffart2013-09-202-0/+4
| * Compositor: add BypassWindowManager hint to WindowFlagsAndrew Knight2013-09-201-1/+2
| * Set surface title on platform window creationPier Luigi Fiorini2013-09-141-0/+3
| * Constrain window geometryAndrew Knight2013-09-122-6/+8
| * Set window state on platform window creationAndrew Knight2013-09-121-1/+1
| * Just exit instead of asking the application to quit when the connection goes ...Robin Burchell2013-09-122-7/+13
| * Allow to set a fixed DPI for the screenJan Arne Petersen2013-09-102-0/+11
| * Add missing errno.h includeJan Arne Petersen2013-09-101-0/+2
| * Wayland platform: Do not crash when opening a popup without the mouseLaszlo Agocs2013-09-101-1/+2
| * Fix building xcomposite plugins with pkg-configLaszlo Agocs2013-09-102-2/+2
* | Bump version to 5.3Pier Luigi Fiorini2013-11-159-9/+9
* | Wayland platform: Do not claim threaded GL support in xcomposite-glxLaszlo Agocs2013-09-111-1/+1