summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add more files to the ignore list.v5.0.0-beta1Pier Luigi Fiorini2012-08-271-1/+20
* Fix mouse input in WaylandSurfaceItem.Pier Luigi Fiorini2012-08-271-4/+8
* qtwayland: correct order of parameters in setMouseFocus()Elvis Lee2012-08-201-1/+1
* Update Wayland SHAJorgen Lind2012-08-177-7/+12
* Do not pass texture ownership to scenegraph in WaylandSurfaceItemLaszlo Agocs2012-08-171-1/+1
* Fix qtwayland build with QT_NO_ACCESSIBILITYLaszlo Agocs2012-08-171-0/+6
* Wheel event support in WaylandSurfaceItemLaszlo Agocs2012-08-172-0/+9
* Add sendConfigure() for WaylandSurfaceElvis Lee2012-08-172-0/+8
* Add support for loading theme plugins.Pier Luigi Fiorini2012-08-162-0/+16
* Make the gl integrations use the same build options as the config testsJorgen Lind2012-08-138-9/+50
* Compile fixesJorgen Lind2012-08-132-1/+2
* Create platform plugin binary into the local plugins directory.Pier Luigi Fiorini2012-08-131-1/+1
* qwindow-compositor: Fix background image drawingLaszlo Agocs2012-08-131-2/+5
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-111-1/+1
* Need to NULL check for parent() in parentSurface()Elvis Lee2012-08-101-1/+1
* Set default background image for QWidgetCompositorElvis Lee2012-08-033-1/+8
* Correct background's coordinatesElvis Lee2012-07-312-9/+25
* Handle events coming from show() properly in qwindow-compositorLaszlo Agocs2012-07-251-2/+2
* Fix fall out from shell protocol changeLaszlo Agocs2012-07-252-4/+4
* Fix libxkbcommon config testLaszlo Agocs2012-07-251-1/+0
* Fix brcm_egl test to not link against QtAndy Nichols2012-07-192-7/+18
* Revert "Suppress QWindowSystemInterface inclusion warnings."Stephen Kelly2012-07-1811-11/+11
* Config tests for gl integrationJorgen Lind2012-07-1712-79/+299
* use centralized handling of QT_BUILD_PARTSOswald Buddenhagen2012-07-111-24/+1
* Update wayland shaJorgen Lind2012-07-064-13/+5
* Use the new QPlatformNativeInterface native resource function getterJørgen Lind2012-07-051-4/+9
* Fix QPA plugin metadata changeJorgen Lind2012-07-051-1/+1
* Still support building with pri filesJorgen Lind2012-07-052-2/+2
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-0311-11/+11
* build system cleanupsOswald Buddenhagen2012-06-277-25/+3
* switch to new-style configure testsOswald Buddenhagen2012-06-275-9/+7
* auto-generate module prisOswald Buddenhagen2012-06-274-27/+5
* Set cloexec in shm bufferLaszlo Agocs2012-06-231-2/+8
* Destroy shell surfaces on client sideLaszlo Agocs2012-06-222-0/+6
* Properly reset keyboard focus in qwindow-compositor when hidingLaszlo Agocs2012-06-192-2/+21
* Follow protocol changes in pointer attachLaszlo Agocs2012-06-196-19/+39
* Fix broken handling of inactive transient surfacesLaszlo Agocs2012-06-1810-7/+38
* Fix global coordinate translation in clientsLaszlo Agocs2012-06-181-2/+2
* Fix output geometry in qwindow-compositorLaszlo Agocs2012-06-181-0/+4
* Fix build when QtQuick is not availableLaszlo Agocs2012-06-182-8/+13
* Map function keys properlyLaszlo Agocs2012-06-181-13/+10
* Introduce standard pkg-config usageDonald Carr2012-06-119-114/+24
* Reset keyboard focus when a surface is destroyedLaszlo Agocs2012-06-111-2/+6
* Decouple application activation from onscreen_visibility.Gunnar Sletta2012-06-111-3/+0
* Rebase Add-thread-affinity-to-wayland-clients.patchAndy Nichols2012-06-071-38/+39
* Fix "make install" to not build examples and testsAndy Nichols2012-06-061-1/+2
* Don't build qwidget compositor when qt is configured with -no-widgetsAndy Nichols2012-06-061-1/+5
* Implemented orientationUpdateMask support in WaylandSurface.Samuel Rødal2012-06-0611-1/+88
* A few fixes to prevent compositor crashesAndy Nichols2012-06-063-12/+19
* Avoid burning cpu in qwindow-compositor with glx and nvidiaLaszlo Agocs2012-06-051-2/+1