clean up the QT+= stuff in the project files
[profile/ivi/qtwayland.git] / src / qt-compositor / wayland_wrapper /
2011-07-11 Martin ZielinskiReduced usage of private headers
2011-07-06 Martin ZielinskiCorrect authentication behavior
2011-07-04 Lasse HolmstedtPropagate screen orientation changes through wayland
2011-06-30 Laszlo AgocsAdd touch event support.
2011-06-27 Martin ZielinskiAdded transport of on-screen visibility to qt-composito...
2011-06-23 Laszlo AgocsAdded yet another missing remove_global call.
2011-06-23 Laszlo AgocsAvoid post_global() whenever possible.
2011-06-23 Laszlo AgocsHandle selection offers as real globals.
2011-06-23 Jørgen LindUpdate wayland_sha
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-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-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-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 LindAdd invertedY flag for surface
2011-05-03 Jørgen LindQT_COMPOSITOR_WAYLAND_GL defines in wlsurface
2011-05-03 Jørgen LindRemove warnings
2011-05-03 Jørgen LindFollow Wayland API Changes
2011-04-28 Paul Olav TveteSupport for direct rendering (non-composited mode)
2011-04-14 Gunnar SlettaMerge branch 'master' of git://scm.dev.nokia.troll...
2011-04-14 Jørgen LindMake Qt-Compositor conform to Wayland api changes
2011-04-06 Harald Fernengeladd missing \n in debug output
2011-04-06 Jørgen LindAdd XComposite extension to wayland
2011-04-05 Samuel RødalDo a delayed map in Wayland::Surface if needed.
2011-04-05 Samuel RødalDon't emit mapped until the surface is actually mapped.
2011-03-23 Paul Olav TveteAdd destroyClientForSurface() method
2011-03-21 Samuel RødalMade compositor keep track of key / pointer focus surfaces.
2011-03-18 Jørgen LindMoved some files around.