summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch stable into devAndy Nichols2014-01-09282-3321/+10205
|\
| * Include wayland-client with < and not "Jorgen Lind2014-01-096-7/+5
| * Adjust the serverbufferintegrations to use bind texture apiJorgen Lind2014-01-096-19/+8
| * Use xkb, not X11 for symbol defines.Robin Burchell2014-01-081-71/+71
| * Move the code for seat's keyboard, pointer and touch in different classesGiulio Camuffo2014-01-064-216/+302
| * Revised createTextureFromBufferLaszlo Agocs2014-01-0616-64/+50
| * Config test for drm_egl_serverJorgen Lind2014-01-062-6/+5
| * update DrmEglServerIntegration to handle experimental 8 bit supportJorgen Lind2014-01-063-19/+155
| * Update the Compositor side ServerBufferIntegrationJorgen Lind2014-01-034-8/+19
| * Add a size to the QWaylandServerBuffer on the client sideJorgen Lind2014-01-033-8/+15
| * Removed unused variable in QWaylandSurfaceNodeJorgen Lind2014-01-032-2/+0
| * QtCompositor: Expose window properties declarativelyAndrew Knight2013-12-302-0/+24
| * Improve key auto repeat behavior.Giulio Camuffo2013-12-301-2/+2
| * Make classes in client privateJorgen Lind2013-12-2784-234/+236
| * Add drm-egl server buffer integrationJorgen Lind2013-12-2715-0/+914
| * fixup for brcmJorgen Lind2013-12-271-4/+1
| * Add wl_display and server_buffer_integration to the native interfaceJorgen Lind2013-12-271-1/+3
| * update server buffer interfacesJorgen Lind2013-12-274-27/+84
| * QtWaylandScanner: add server api for specifically creating new objectsJorgen Lind2013-12-271-0/+11
| * Use QScopedPointer in QWaylandDisplay for extensionsJorgen Lind2013-12-272-29/+29
| * Add hardware integration protocolJorgen Lind2013-12-2713-36/+423
| * Add a preprocessor protocol name variableJorgen Lind2013-12-271-16/+20
| * Fix compiler warningsJorgen Lind2013-12-276-2/+21
| * Remove compiler warning qtwaylandscannerJorgen Lind2013-12-271-11/+11
| * Remove stale createGLIntegration functionsJorgen Lind2013-12-274-16/+0
| * Adjust the location of the compositors clientbuffer integration pluginsJorgen Lind2013-12-276-6/+6
| * Add serverbufferintegration to the qpa pluginJorgen Lind2013-12-2710-9/+410
| * Remove compiler warnings in compositor:wayland-eglJorgen Lind2013-12-271-2/+2
| * Remove compiler warnings in client.Jorgen Lind2013-12-273-13/+13
| * introduce HW integrations client pluginsJorgen Lind2013-12-2713-14/+371
| * Change constructor of QWaylandClientBufferIntegrationJorgen Lind2013-12-278-22/+29
| * Rename QWaylandGLIntegration to QWaylandClientBufferIntegrationJorgen Lind2013-12-2726-123/+365
| * Add server buffer extensionJorgen Lind2013-12-2710-28/+588
| * Compositor: rename QWaylandGraphicsHardwareIntegrationJorgen Lind2013-12-2725-150/+151
| * make compositor build with new directory layoutJorgen Lind2013-12-2741-102/+140
| * Move to new hardware structure for the platform pluginsJorgen Lind2013-12-2758-168/+569
| * Use the instealled headers in the public headers for clientJorgen Lind2013-12-2716-19/+20
| * Move wayland into a client directory not under the plugins src folderJorgen Lind2013-12-2791-145/+201
| * Make it possible to install the generated headersJorgen Lind2013-12-241-9/+52
| * Implement keyboard auto-repeatGiulio Camuffo2013-12-232-9/+49
| * Fix decoration behavior when passing over with button pressedGiulio Camuffo2013-12-231-0/+1
| * QtCompositor: Fix retained selectionsAndrew Knight2013-12-183-0/+9
| * Wayland supports multiple windows.Shawn Rutledge2013-12-181-0/+3
| * QtCompositor: Provide a way to update the clipboard on a clientAndrew Knight2013-12-172-0/+25
| * Remove redefined InputMethod slotPier Luigi Fiorini2013-12-161-3/+0
| * Fix initialization of a text input manager pointerMichael Krasnyk2013-12-161-0/+1
| * InputMethod extension fixupsAndrew Knight2013-12-161-0/+3
| * QtCompositor: Allow key events to be delivered to unfocused windowsAndrew den Exter2013-12-168-23/+43
| * QtCompositor: handle destruction in InputMethodAndrew Knight2013-12-162-0/+7
| * QtCompositor: Handle destroyed DataSource objects in DataDeviceAndrew Knight2013-12-165-2/+22