summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-27update server buffer interfacesJorgen Lind4-27/+84
2013-12-27QtWaylandScanner: add server api for specifically creating new objectsJorgen Lind1-0/+11
2013-12-27Use QScopedPointer in QWaylandDisplay for extensionsJorgen Lind2-29/+29
2013-12-27Add hardware integration protocolJorgen Lind13-36/+423
2013-12-27Add a preprocessor protocol name variableJorgen Lind1-16/+20
2013-12-27Fix compiler warningsJorgen Lind6-2/+21
2013-12-27Remove compiler warning qtwaylandscannerJorgen Lind1-11/+11
2013-12-27Remove stale createGLIntegration functionsJorgen Lind4-16/+0
2013-12-27Adjust the location of the compositors clientbuffer integration pluginsJorgen Lind6-6/+6
2013-12-27Add serverbufferintegration to the qpa pluginJorgen Lind10-9/+410
2013-12-27Remove compiler warnings in compositor:wayland-eglJorgen Lind1-2/+2
2013-12-27Remove compiler warnings in client.Jorgen Lind3-13/+13
2013-12-27introduce HW integrations client pluginsJorgen Lind13-14/+371
2013-12-27Change constructor of QWaylandClientBufferIntegrationJorgen Lind8-22/+29
2013-12-27Rename QWaylandGLIntegration to QWaylandClientBufferIntegrationJorgen Lind26-123/+365
2013-12-27Add server buffer extensionJorgen Lind10-28/+588
2013-12-27Compositor: rename QWaylandGraphicsHardwareIntegrationJorgen Lind25-150/+151
2013-12-27make compositor build with new directory layoutJorgen Lind41-102/+140
2013-12-27Move to new hardware structure for the platform pluginsJorgen Lind58-168/+569
2013-12-27Use the instealled headers in the public headers for clientJorgen Lind16-19/+20
2013-12-27Move wayland into a client directory not under the plugins src folderJorgen Lind92-145/+202
2013-12-24Make it possible to install the generated headersJorgen Lind1-9/+52
2013-12-23Implement keyboard auto-repeatGiulio Camuffo2-9/+49
2013-12-23Fix decoration behavior when passing over with button pressedGiulio Camuffo1-0/+1
2013-12-18QtCompositor: Fix retained selectionsAndrew Knight3-0/+9
2013-12-18Wayland supports multiple windows.Shawn Rutledge1-0/+3
2013-12-17QtCompositor: Provide a way to update the clipboard on a clientAndrew Knight2-0/+25
2013-12-16Remove redefined InputMethod slotPier Luigi Fiorini1-3/+0
2013-12-16Fix initialization of a text input manager pointerMichael Krasnyk1-0/+1
2013-12-16QtCompositor: Handle destroyed DataSource objects in DataDeviceAndrew Knight0-0/+0
2013-12-16QtCompositor: simplify retained selection implementationAndrew Knight0-0/+0
2013-12-16InputMethod extension fixupsAndrew Knight1-0/+3
2013-12-16QtCompositor: Make ExtensionFlags a QFlagsAndrew Knight0-0/+0
2013-12-16QtCompositor: Allow key events to be delivered to unfocused windowsAndrew den Exter0-0/+0
2013-12-16QtCompositor: Allow key events to be delivered to unfocused windowsAndrew den Exter8-23/+43
2013-12-16QtCompositor: handle destruction in InputMethodAndrew Knight2-0/+7
2013-12-16QtCompositor: Handle destroyed DataSource objects in DataDeviceAndrew Knight5-2/+22
2013-12-16QtCompositor: simplify retained selection implementationAndrew Knight5-32/+25
2013-12-16InputMethod extension fixupsAndrew Knight2-2/+4
2013-12-16QtCompositor: Make ExtensionFlags a QFlagsAndrew Knight7-10/+12
2013-12-16Use QElapsedTimer for Compositor timerAndrew Knight4-10/+9
2013-12-15Update sync.profile to track dependencies from the same branchPier Luigi Fiorini1-2/+3
2013-12-15QtCompositor: fix null pointer referenceAndrew Knight1-1/+4
2013-12-11Unbind suface item from surface when surface is destroyedkwangwoong.lee1-0/+3
2013-12-11Link against glib if necessary.Robin Burchell1-1/+2
2013-12-11sync.profile: Remove qtjsbackendAndrew Knight1-1/+0
2013-12-11Enable stencil in qwindow-compositor.Laszlo Agocs1-0/+1
2013-12-10Pass full screen method constant name instead of valuePier Luigi Fiorini1-1/+1
2013-12-10Build fix for platforms without xkbcommon.hDominik Holland1-0/+6
2013-12-09Update surface item position when it's createdPier Luigi Fiorini1-0/+2