summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-19Update QtWayland to 5.0 beta1HEAD1.0_branch1.0Thiago Macieira2-0/+79
2012-08-27Add more files to the ignore list.Pier Luigi Fiorini1-1/+20
2012-08-27Fix mouse input in WaylandSurfaceItem.Pier Luigi Fiorini1-4/+8
2012-08-20qtwayland: correct order of parameters in setMouseFocus()Elvis Lee1-1/+1
2012-08-17Update Wayland SHAJorgen Lind7-7/+12
2012-08-17Do not pass texture ownership to scenegraph in WaylandSurfaceItemLaszlo Agocs1-1/+1
2012-08-17Fix qtwayland build with QT_NO_ACCESSIBILITYLaszlo Agocs1-0/+6
2012-08-17Wheel event support in WaylandSurfaceItemLaszlo Agocs2-0/+9
2012-08-17Add sendConfigure() for WaylandSurfaceElvis Lee2-0/+8
2012-08-16Add support for loading theme plugins.Pier Luigi Fiorini2-0/+16
2012-08-13Make the gl integrations use the same build options as the config testsJorgen Lind8-9/+50
2012-08-13Compile fixesJorgen Lind2-1/+2
2012-08-13Create platform plugin binary into the local plugins directory.Pier Luigi Fiorini1-1/+1
2012-08-13qwindow-compositor: Fix background image drawingLaszlo Agocs1-2/+5
2012-08-11follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen1-1/+1
2012-08-10Need to NULL check for parent() in parentSurface()Elvis Lee1-1/+1
2012-08-03Set default background image for QWidgetCompositorElvis Lee3-1/+8
2012-07-31Correct background's coordinatesElvis Lee2-9/+25
2012-07-25Handle events coming from show() properly in qwindow-compositorLaszlo Agocs1-2/+2
2012-07-25Fix fall out from shell protocol changeLaszlo Agocs2-4/+4
2012-07-25Fix libxkbcommon config testLaszlo Agocs1-1/+0
2012-07-19Fix brcm_egl test to not link against QtAndy Nichols2-7/+18
2012-07-18Revert "Suppress QWindowSystemInterface inclusion warnings."Stephen Kelly11-11/+11
2012-07-17Config tests for gl integrationJorgen Lind12-79/+299
2012-07-11use centralized handling of QT_BUILD_PARTSOswald Buddenhagen1-24/+1
2012-07-06Update wayland shaJorgen Lind4-13/+5
2012-07-05Use the new QPlatformNativeInterface native resource function getterJørgen Lind1-4/+9
2012-07-05Fix QPA plugin metadata changeJorgen Lind1-1/+1
2012-07-05Still support building with pri filesJorgen Lind2-2/+2
2012-07-03Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan11-11/+11
2012-06-27build system cleanupsOswald Buddenhagen7-25/+3
2012-06-27switch to new-style configure testsOswald Buddenhagen5-9/+7
2012-06-27auto-generate module prisOswald Buddenhagen4-27/+5
2012-06-23Set cloexec in shm bufferLaszlo Agocs1-2/+8
2012-06-22Destroy shell surfaces on client sideLaszlo Agocs2-0/+6
2012-06-19Properly reset keyboard focus in qwindow-compositor when hidingLaszlo Agocs2-2/+21
2012-06-19Follow protocol changes in pointer attachLaszlo Agocs6-19/+39
2012-06-18Fix broken handling of inactive transient surfacesLaszlo Agocs10-7/+38
2012-06-18Fix global coordinate translation in clientsLaszlo Agocs1-2/+2
2012-06-18Fix output geometry in qwindow-compositorLaszlo Agocs1-0/+4
2012-06-18Fix build when QtQuick is not availableLaszlo Agocs2-8/+13
2012-06-18Map function keys properlyLaszlo Agocs1-13/+10
2012-06-11Introduce standard pkg-config usageDonald Carr9-114/+24
2012-06-11Reset keyboard focus when a surface is destroyedLaszlo Agocs1-2/+6
2012-06-11Decouple application activation from onscreen_visibility.Gunnar Sletta1-3/+0
2012-06-07Rebase Add-thread-affinity-to-wayland-clients.patchAndy Nichols1-38/+39
2012-06-06Fix "make install" to not build examples and testsAndy Nichols1-1/+2
2012-06-06Don't build qwidget compositor when qt is configured with -no-widgetsAndy Nichols1-1/+5
2012-06-06Implemented orientationUpdateMask support in WaylandSurface.Samuel Rødal11-1/+88
2012-06-06A few fixes to prevent compositor crashesAndy Nichols3-12/+19