Fix handleScreenOrientationChange call in wayland plug-in.
[profile/ivi/qtwayland.git] / examples /
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-06 Robin BurchellHave a crack at fixing setGeometry calls.
2012-01-05 Paul Olav TveteAdd isYInverted property with notification
2012-01-05 Robin BurchellRemove QSize from surfaceMapped signal.
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-20 Jørgen LindAdded surface_extension and output_extension
2011-12-16 Laszlo AgocsRestore retained selection support in qt-compositor.
2011-12-09 Jørgen LindRemove unused header
2011-12-07 Laszlo AgocsMake qwindow-compositor work without opengl module...
2011-12-07 Jørgen LindI removed the qwidget-compositor-mdi.pro
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-30 Jørgen LindUpdated to head of Wayland, but did not fix clipboard...
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-26 Andy NicholsRename QSG* to QQuick* in qtwayland module
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-08 Paul Olav TveteCompile fixes
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 Jørgen LindRenaming mesa_egl to wayland_egl
2011-08-31 Andy NicholsMerge branch 'refactor' of scm.dev.nokia.troll.no:qt...
2011-08-31 Andy NicholsInitial commit of QWindow based compositor
2011-08-31 Jørgen LindAdded buffer release
2011-08-29 Samuel RødalFixed build and crash issues.
2011-08-18 Matthew Cattellmake compositor build with refactor - frameSwapped...
2011-08-05 Samuel RødalMerge remote branch 'origin/master' into refactor
2011-08-05 Samuel RødalUpdated according to ShaderEffectItem -> ShaderEffect...
2011-07-29 Lasse HolmstedtAdd root-level .pro files
2011-07-27 Laszlo AgocsMerge branch 'master' into refactor
2011-07-26 Laszlo AgocsFix qwidget example build with regular Qt5.
2011-07-25 Laszlo AgocsAdd drag'n'drop and basic cursor support.
2011-07-19 Oswald Buddenhagenclean up the QT+= stuff in the project files
2011-07-19 Laszlo AgocsMerge branch 'master' into refactor
2011-07-19 Laszlo AgocsMake it compile with xcomposite_glx.
2011-07-19 Laszlo AgocsFix compilation of qml example and enable touch handling.
2011-06-30 Laszlo AgocsAdd touch support to qwidget example compositor.
2011-06-29 Morten SorvigFix signal-slot connection.
2011-06-27 Paul Olav TveteFix MDI compositor after surfaceMapped API change.
2011-06-23 Samuel RødalGet Qt compositor working with wayland EGL on refactor...
2011-06-23 Jørgen LindMerge branch 'master' into refactor
2011-06-23 Jørgen LindUpdate wayland_sha
2011-06-22 Samuel RødalMerge remote branch 'origin/master' into refactor
2011-06-17 Laszlo AgocsMake qml-compositor compile.
2011-06-16 Laszlo AgocsMerge branch 'master' into refactor
2011-06-16 Laszlo AgocsMake the qwidget example compositor compile with qtbase...
2011-06-16 Laszlo AgocsAdded a few notes to the mdi example compositor regardi...
2011-05-26 Samuel RødalMade qwidget-compositor-mdi work with refactored Qt 5.
2011-05-25 Samuel RødalAdded default background.jpg for qml compositor.
2011-05-20 Samuel RødalAdd a .qrc file in qml-compositor so it can be run...
2011-05-20 Samuel RødalPrevent qmake warnings when not building against Qt 5.
2011-05-20 Corentin Charyexamples: new qwidget-compositor-mdi
2011-05-19 Samuel RødalPrevent qmake warnings when not building against Qt 5.
2011-05-19 Corentin Charyexamples/qwidget-compositor: don't use GL if disabled
2011-05-18 Laszlo AgocsAdd an optional retained selection mode to the compositor.
2011-05-09 Laszlo AgocsAdded clipboard support.
2011-05-09 Samuel RødalChanged the API for hiding a surface from setHidden...
2011-05-09 Samuel RødalAdd new hidden property in WaylandSurfaceItem to contro...
2011-05-06 Jørgen LindMake the shadereffect respect the flip property
2011-05-05 Jørgen LindMake qmal compositor resize
2011-04-11 Jørgen LindMake Qt-Compositor build the xcomposite backend as...
2011-04-07 Jørgen LindAdd the egl xcomposite extension
2011-04-06 Jørgen LindAdd XComposite extension to wayland
2011-04-01 Samuel RødalProperly handle surface resizes in QML compositor.
2011-04-01 Samuel RødalMove WaylandSurfaceItem into common API.
2011-04-01 Samuel RødalUse QSGPlainTexture::setImage() instead of generating...
2011-03-31 Samuel RødalUpdate compositor to reflect latest changes in qtquick2.
2011-03-24 Jørgen Lindqwidget-compositor:Make raster default
2011-03-21 Samuel RødalSmarter zooming when not all rows in the layout are...
2011-03-21 Samuel RødalMade compositor keep track of key / pointer focus surfaces.
2011-03-18 Jørgen LindMoved some files around.
2011-03-18 Samuel RødalAdded animation to QML compositor when window is destroyed.
2011-03-18 Samuel RødalGet rid of QML errors when destroying a window.
2011-03-17 Samuel RødalAdded window title and made contrast-lowering effect...
2011-03-17 Jørgen LindIf we use pkg-config we prob don't want to use the...
2011-03-16 Samuel RødalImproved blending in QML compositor.
2011-03-16 Samuel RødalProper handling of transparency.
2011-03-16 Samuel RødalRemove unnecessary output.
next