Update Wayland SHA
[profile/ivi/qtwayland.git] / examples / qwindow-compositor /
2012-08-13 Laszlo Agocsqwindow-compositor: Fix background image drawing
2012-07-31 Elvis LeeCorrect background's coordinates
2012-07-25 Laszlo AgocsHandle events coming from show() properly in qwindow...
2012-06-19 Laszlo AgocsProperly reset keyboard focus in qwindow-compositor...
2012-06-18 Laszlo AgocsFix output geometry in qwindow-compositor
2012-06-11 Donald CarrIntroduce standard pkg-config usage
2012-06-05 Laszlo AgocsAvoid burning cpu in qwindow-compositor with glx and...
2012-05-21 Laszlo Agocsqwindow-compositor: Avoid stuck alt when running non...
2012-05-10 Laszlo AgocsAdd wheel event support
2012-05-09 Laszlo AgocsStart using the new wl_fixed_t type properly
2012-05-09 Laszlo AgocsRemove notes about enabling the touch extension in...
2012-04-24 Laszlo AgocsSend expose from qwindow-compositor
2012-04-24 Laszlo AgocsDo not render in qwindow-compositor before expose
2012-04-11 Jørgen LindMake windowcompositor actually eat events in the event...
2012-04-11 Jørgen LindFix QWindow Compositors input handling
2012-02-21 Oswald Buddenhagenclean up qmake-generated projects
2012-02-20 Laszlo AgocsFix wayland plugin and qwindow-compositor compilation
2012-02-15 Laszlo AgocsFix qwindow-compositor memory leaks
2012-02-07 Laszlo AgocsAdd mouse event synthesizing to the touch extension...
2012-01-30 Laszlo AgocsFix compilation for qwidget and qwindow compositor...
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-20 Laszlo AgocsFix duplicated QOpenGLFunctions usage
2012-01-16 Jason McDonaldUpdate license headers.
2012-01-13 Laszlo AgocsIntroduce a touch protocol extension.
2012-01-13 Robin BurchellUse QOpenGLFunctions instead of presuming GL methods...
2012-01-11 Laszlo AgocsDon't crash when sending touch events.
2012-01-11 Jørgen LindMove event handling into WaylandInput api
2012-01-10 Jørgen LindFix so that not all mouse events end up being key event...
2012-01-10 Jørgen LindHandle changeCursor in QWindowCompositor
2012-01-10 Jørgen LindHandle mouse focus in the QWindowCompositor
2012-01-10 Laszlo AgocsAdd a function to the compositor api to send full touch...
2012-01-10 Laszlo AgocsAdd an option to qwindow-compositor for disabling rando...
2012-01-09 Laszlo AgocsUse QOpenGLFunctions in qwindow-compositor.
2012-01-09 Laszlo AgocsRemove logging of key presses in qwindow-compositor.
2012-01-04 Jørgen LindRemove the geometry from the wayland surface
2012-01-04 Jørgen LindMake it possible to drag windows around
2012-01-04 Jørgen LindImplement subsurfaces extension
2012-01-04 Jørgen LindAdd mouse move events to the window compositor
2012-01-04 Jørgen LindRemove the size from the mapped signal
2011-12-16 Laszlo AgocsRestore retained selection support in qt-compositor.
2011-12-07 Laszlo AgocsMake qwindow-compositor work without opengl module...
2011-12-07 Jørgen LindAdd comments to example pro file to explain how to...
2011-12-07 Jørgen LindMake wayland actually a module
2011-12-06 Laszlo AgocsMake it possible to run qwindow-compositor in non-fulls...
2011-11-25 Laszlo Agocsqwindow-compositor: Do a render on expose.
2011-11-01 Samuel RødalGet rid of QOpenGLContext dependency in WaylandComposit...
2011-10-24 Laszlo AgocsAdd basic key, mouse, touch event support to qwindow...
2011-10-24 Laszlo AgocsDo not leak textures in qwindow-compositor.
2011-10-24 Laszlo AgocsFix mirrored Y coordinates in qwindow-compositor.
2011-10-24 Laszlo AgocsAvoid qwindow-compositor crash on startup due to missin...
2011-10-07 Samuel RødalSome small improvements to qwindow-compositor.
2011-09-13 Andy NicholsCleaned up project files
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-12 Paul Olav TveteImport the wayland platform plugin from qtbase, includi...
2011-09-07 Andy NicholsChange the install path for qwindow-compositor example
2011-08-31 Andy NicholsMerge branch 'refactor' of scm.dev.nokia.troll.no:qt...
2011-08-31 Andy NicholsEnables semi-transparent clients in QWindow Compositor
2011-08-31 Andy NicholsMerge branch 'refactor' of scm.dev.nokia.troll.no:qt...
2011-08-31 Andy NicholsInitial commit of QWindow based compositor