updated to latest API
[profile/ivi/qtwayland.git] / src / qt-compositor /
2011-08-22 Gunnar Slettaupdated to latest API
2011-08-18 Matthew Cattelladded widgets-private
2011-08-18 Matthew Cattellget window handle direct from compositor
2011-08-15 Gunnar SlettaWork with refactor
2011-08-12 Gunnar Slettaprepare to support refactor based on QWindow
2011-08-12 Gunnar Slettarefactor fixes
2011-08-12 Gunnar SlettaCompile with recent refacto
2011-08-05 Samuel RødalMerge remote branch 'origin/master' into refactor
2011-08-04 Laszlo AgocsAvoid killing clients with sigpipe when transfering...
2011-07-27 Laszlo AgocsMerge branch 'master' into refactor
2011-07-26 Laszlo AgocsGet rid of unnecessary focus checks for touch event...
2011-07-25 Laszlo AgocsAdd drag'n'drop and basic cursor support.
2011-07-21 Oswald Buddenhagenand now: the (hopefully) correct fix
2011-07-21 Oswald Buddenhagenfix build
2011-07-20 Oswald Buddenhagenrecognize QT_WAYLAND_GL_CONFIG also as a qmake variable
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 AgocsAdd missing touchEventsEnabled property to WaylandSurfa...
2011-07-19 Laszlo AgocsAdd touch event support to WaylandSurfaceItem.
2011-07-11 Martin ZielinskiReduced usage of private headers
2011-07-06 Martin ZielinskiCorrect authentication behavior
2011-07-05 Lasse HolmstedtRemove debug output
2011-07-04 Lasse HolmstedtPropagate screen orientation changes through wayland
2011-06-30 Laszlo AgocsAdd touch event support.
2011-06-29 Morten SorvigConfigure for mac.
2011-06-28 Morten SorvigCompile on non-linux
2011-06-27 Martin ZielinskiAdded transport of on-screen visibility to qt-composito...
2011-06-24 Lasse HolmstedtAdd authentication token to public api
2011-06-23 Samuel RødalMake Wayland EGL integration check if the extension...
2011-06-23 Laszlo AgocsAdded yet another missing remove_global call.
2011-06-23 Laszlo AgocsAvoid post_global() whenever possible.
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 Laszlo AgocsHandle selection offers as real globals.
2011-06-23 Jørgen LindFix broken rpath
2011-06-23 Jørgen LindUpdate wayland_sha
2011-06-22 Samuel RødalMerge remote branch 'origin/master' into refactor
2011-06-22 Samuel RødalFix compilation with nogl config, and silence compiler...
2011-06-22 Samuel RødalWe don't strictly need to be informed on each damage...
2011-06-22 Martin ZielinskiPrepare client-visibility transport
2011-06-21 Martin Zielinskichanged to dynamic lib
2011-06-21 Martin ZielinskiCall update only if the item has the ItemHasContent...
2011-06-16 Laszlo AgocsMerge branch 'master' into refactor
2011-06-16 Laszlo AgocsUse QGuiGLContext properly and avoid crash.
2011-06-10 Martin Zielinskienable alpha-channel for wayland-windows
2011-06-10 Laszlo AgocsMake it compile after QWindowContext refactor.
2011-06-10 Paul Olav TveteHandle surfaces with alpha channel in xcomposite_egl
2011-06-03 Samuel RødalDefault to non-inverted Y in xcomposite EGL integration.
2011-05-31 Martin Zielinskipro-file for staticlib build of qt-compositor
2011-05-26 Samuel RødalMade qwidget-compositor-mdi work with refactored Qt 5.
2011-05-25 Lasse HolmstedtAdd authentication token support for wayland windos
2011-05-20 Samuel RødalAdded some options to customize the wayland server...
2011-05-20 Samuel RødalDon't create a hardware integration if the compositor...
2011-05-20 Corentin Charyqt-compositor/wayland_wrapper: wayland do not set buffe...
2011-05-20 Corentin Charyqt-compositor: frameFinished() is a per-surface thing
2011-05-19 Lasse HolmstedtWindow manager extension for wayland
2011-05-19 Corentin Charyqt-compositor: fix build with QT_WAYLAND_GL_CONFIG...
2011-05-18 Laszlo AgocsAdd an optional retained selection mode to the compositor.
2011-05-12 Jørgen LindBug, we didn't support multiple attaches
2011-05-12 Samuel RødalFixed missing texture updates.
2011-05-11 Laszlo AgocsFix build break caused by wayland master changes.
2011-05-10 Jørgen LindFix support for making compositors in different directory
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-08 Jørgen LindAdd default value to inverted y on glx
2011-05-06 Jørgen LindWe still support not having custome shaders
2011-05-06 Jørgen LindImplement invertedY in the glx backend
2011-05-06 Jørgen LindMake the shadereffect respect the flip property
2011-05-06 Jørgen LindAdd invertedY flag for surface
2011-05-05 Jørgen LindCompilefix
2011-05-03 Jørgen LindQT_COMPOSITOR_WAYLAND_GL defines in wlsurface
2011-05-03 Jørgen LindRemove warnings
2011-05-03 Jørgen LindUpdated the xcomposite extension
2011-05-03 Jørgen LindFollow Wayland API Changes
2011-04-28 Paul Olav TveteSupport for direct rendering (non-composited mode)
2011-04-26 Gunnar SlettaThe texture node already flips, so we need to flip...
2011-04-19 Samuel RødalPrevent flipped rendering in QML compositor.
2011-04-18 Paul Olav TveteAvoid crash when texture changes.
2011-04-15 Gunnar SlettaMerge branch 'master' of git://scm.dev.nokia.troll...
2011-04-15 Gunnar SlettaMake compositor work with scenegraph items again
2011-04-15 Jørgen LindFix missing X11 dependency
2011-04-14 Gunnar SlettaUpdate to the new texture API in scenegraph
2011-04-14 Gunnar SlettaMerge branch 'master' of git://scm.dev.nokia.troll...
2011-04-14 Gunnar SlettaSet the correct filtering when the texture is used...
2011-04-14 Gunnar SlettaNo more source rect in the texture item
2011-04-14 Gunnar Slettawork
2011-04-14 Gunnar SlettaUse pixel coordinates
2011-04-14 Jørgen LindMake Qt-Compositor conform to Wayland api changes
2011-04-14 Gunnar SlettaCompile after scene graph changes
2011-04-11 Jørgen LindMake it possible to build Qt-Compositor without gl...
2011-04-11 Jørgen LindAdd a custom rule for hardware_integration
2011-04-11 Jørgen LindMake Qt-Compositor build the xcomposite backend as...
2011-04-08 Samuel RødalPrevent accessing destroyed WaylandSurface in WaylandSu...
2011-04-07 Jørgen LindAdd the egl xcomposite extension
2011-04-06 Harald Fernengeladd missing \n in debug output
2011-04-06 Jørgen LindRemove glesv2 pkg-config config. We should pick this up
2011-04-06 Jørgen LindFixup to 35e6608ce14d05973c6ceee4c2ee046d10af4aaf
2011-04-06 Harald FernengelSet the rpath
next