summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-12xdg-shell: port code to version 1.5.0 (weston)tizen_3.0.m14.2_ivi_releasesubmit/tizen_ivi/20140626.144348submit/tizen_ivi/20140626.130032submit/tizen_ivi/20140626.125712submit/tizen_ivi/20140624.064036submit/tizen_ivi/20140623.000000submit/tizen_ivi/20140622.000000submit/tizen_ivi/20140619.000000submit/tizen_ivi/20140618.000004submit/tizen_ivi/20140618.000003submit/tizen_ivi/20140618.000002submit/tizen_ivi/20140618.000001submit/tizen_ivi/20140618.000000submit/tizen_common/20140614.092246submit/tizen_common/20140613.163043submit/tizen_common/20140612.155602tizen_3.0.m14.2_iviPhilippe Coval7-21/+219
2014-06-12xdg-shell: Update protocol file to version 1.5.0 (weston)Philippe Coval1-141/+147
2014-06-12packaging: enable xdg-shell at runtimePhilippe Coval1-0/+5
2014-06-12xdg-shell: Add minimize feature to QWindow using wayland's xdg-shellPhilippe Coval10-168/+625
2014-06-12xdg-shell: Add xdg-shell protocol file version 1.4.0Philippe Coval1-0/+438
2014-06-12Revert "packaging: enable xdg-shell"Philippe Coval1-3/+1
2014-06-12Revert "Add minimize feature to QWindow using wayland's xdg-shell"Philippe Coval10-626/+168
2014-06-12Revert "Add xdg-shell protocol file"Philippe Coval1-438/+0
2014-05-23Bump package version to 5.3.0submit/tizen/20140526.999990Tomasz Olszak1-1/+1
2014-05-23packaging: enable xdg-shellPhilippe Coval1-1/+3
2014-05-23Add minimize feature to QWindow using wayland's xdg-shellPhilippe Coval10-168/+626
2014-05-23Add xdg-shell protocol filePhilippe Coval1-0/+438
2014-05-23Bump package version to 5.2.96+rc2Tomasz Olszak1-1/+1
2014-05-23Bump package version to 5.2.95+rc1Tomasz Olszak1-1/+1
2014-05-23packaging: updated path to client plugins.Tomasz Olszak1-2/+2
2014-05-23Added manifest file according to smack 3-domain model.Tomasz Olszak2-0/+9
2014-05-23Bump package version to 5.2.90+alphaTomasz Olszak1-1/+1
2014-05-23Bump package version to 5.2.2Tomasz Olszak1-1/+1
2014-05-23Fixed build when %{with x} and %{with wayland} is set.Tomasz Olszak1-0/+4
2014-05-23spec: Added mtdev dependencyTomasz Olszak1-0/+1
2014-05-23Spec: Qt5WaylandClient handled.Tomasz Olszak1-14/+12
2014-05-23Bump package version to 5.2.1Tomasz Olszak1-1/+1
2014-05-23Build qtwayland only when %{with wayland}.Tomasz Olszak1-3/+7
2014-05-23Added Tizen spec filesTomasz Olszak2-137/+118
2014-05-23Import from MerTomasz Olszak1-0/+137
2014-05-11Fix popup positioningupstream/5.3.1upstream/5.3.0Daniel Nicoletti2-3/+2
2014-04-30Fix QWaylandSurfaceItem to process hover eventsupstream/5.2.96+rc2Daniel Nicoletti2-0/+27
2014-04-15build fix for MODULE_PLUGINS_TYPEupstream/5.2.95+rc1Tomasz Olszak16-14/+17
2014-04-07Null check for window on pointer_axisElvis Lee1-0/+6
2014-03-28Keyboard: Correctly read the xkb locked stateMikko Levonmaa0-0/+0
2014-03-25Add a note that qmake CONFIG+= only works in a clean treeThiago Macieira1-0/+3
2014-03-21Remove the QWidget compositor exampleGiulio Camuffo6-652/+0
2014-03-12Fix NPOT decoration texture bindingupstream/5.2.90+alphaCedric Chedaleux1-0/+4
2014-03-11Make the compositor redraw when a surface gets a commit().Giulio Camuffo6-18/+15
2014-03-11Flush the clients connection after sending the frame callbacksGiulio Camuffo3-2/+3
2014-03-11Take advantage of the Qt 5 plugin json structureJorgen Lind23-204/+84
2014-03-11Fixup for GLX integrationJorgen Lind13-24/+34
2014-03-11Compile ServerBuffer client example on desktop glJorgen Lind3-5/+7
2014-03-11Make sure the frame callbacks are sent at the right timeGiulio Camuffo8-3/+33
2014-03-11Remove the buffer queue.Giulio Camuffo11-112/+59
2014-03-11Fix build breakLaszlo Agocs1-1/+1
2014-03-10Updated required versionJorgen Lind1-1/+1
2014-03-10Support changing the keymapGiulio Camuffo4-9/+109
2014-03-06Create the egl windows and context with the right configGiulio Camuffo2-6/+6
2014-02-28Change the minimum required Wayland version back to 1.2Giulio Camuffo3-96/+21
2014-02-19Merge remote-tracking branch 'origin/dev' into stableOswald Buddenhagen69-313/+728
2014-02-11Making the buffer intgrations privateJorgen Lind35-174/+221
2014-02-11Cleanup extension and hw integration initializationJorgen Lind3-36/+33
2014-02-11fixup in serverbuffer compositorJorgen Lind1-8/+5
2014-02-11Fix connections in QWaylandSurfaceItemJorgen Lind1-11/+10