summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* QtCompositor: simplify retained selection implementationAndrew Knight2013-12-165-32/+25
* InputMethod extension fixupsAndrew Knight2013-12-162-2/+4
* QtCompositor: Make ExtensionFlags a QFlagsAndrew Knight2013-12-164-7/+9
* Use QElapsedTimer for Compositor timerAndrew Knight2013-12-164-10/+9
* QtCompositor: fix null pointer referenceAndrew Knight2013-12-151-1/+4
* Unbind suface item from surface when surface is destroyedkwangwoong.lee2013-12-111-0/+3
* Link against glib if necessary.Robin Burchell2013-12-111-1/+2