Change copyrights from Nokia to Digia
[profile/ivi/qtwayland.git] / src / compositor / compositor_api / waylandsurfaceitem.cpp
2012-09-25 Iikka EklundChange copyrights from Nokia to Digia
2012-08-27 Pier Luigi FioriniFix mouse input in WaylandSurfaceItem.
2012-08-17 Laszlo AgocsDo not pass texture ownership to scenegraph in WaylandS...
2012-08-17 Laszlo AgocsWheel event support in WaylandSurfaceItem
2012-06-04 Andy NicholsBind texture in WaylandSurfaceItem::updateTexture
2012-05-18 Andy NicholsAdd a custom WaylandSurfaceNode with its own materials
2012-05-18 Andy NicholsFix case where we get a new damage event too soon
2012-05-18 Andy NicholsGive texture ownership to scenegraph in WaylandSurfaceItem
2012-05-02 Samuel RødalFixed crashes and missing textures in WaylandSurfaceItem.
2012-04-27 Paul Olav TveteFix potential race condition
2012-03-27 Samuel RødalAdded qtkey extension to send raw QKeyEvents over the...
2012-03-13 Paul Olav TveteAvoid race condition
2012-03-05 Samuel RødalFixed WaylandSurfaceItem for when paint enabled is...
2012-03-02 Paul Olav TveteAvoid flicker when switching back to composited mode
2012-02-20 Lasse HolmstedtDon't send Deactivate events when creating WaylandSurfa...
2012-02-20 Lasse HolmstedtFix issues with sendOnScreenVisibilityChange
2012-02-14 Samuel RødalAdded convenience properties in WaylandSurface for...
2012-02-02 Laszlo AgocsFix mouse handling in qml-compositor.
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-16 Jason McDonaldUpdate license headers.
2012-01-11 Laszlo AgocsMake touch events working in the qml example compositor.
2012-01-11 Jørgen LindMove event handling into WaylandInput api
2012-01-05 Paul Olav TveteAdd isYInverted property with notification
2012-01-04 Jørgen LindRemove the geometry from the wayland surface
2012-01-04 Jørgen LindFixup waylandsurface item after QSize was removed
2012-01-04 Jørgen LindImplement subsurfaces extension
2011-12-23 Jørgen LindMake it possible to hide windows
2011-12-12 Andy NicholsRemove usage of deprecated class QSGEngine
2011-12-07 Jørgen LindMake wayland actually a module