clean up the QT+= stuff in the project files
[profile/ivi/qtwayland.git] / src / qt-compositor /
2011-07-19 Oswald Buddenhagenclean up the QT+= stuff in the project files
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-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 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ø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-10 Martin Zielinskienable alpha-channel for wayland-windows
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-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
2011-04-06 Jørgen LindAdd XComposite extension to wayland
2011-04-05 Samuel RødalUpdate according to latest changes to QSGTextureProvider.
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-04-01 Paul Olav TveteMake it possible to create WaylandSurfaceItem from QML
2011-04-01 Samuel RødalProperly handle surface resizes in QML compositor.
2011-04-01 Samuel RødalSome tweaks to WaylandSurfaceItem API.
2011-04-01 Samuel RødalRemove debugging from compositor_api.pri
2011-04-01 Samuel RødalMove WaylandSurfaceItem into common API.
2011-03-24 Samuel RødalAdded texture accessor to WaylandSurface even in the...
2011-03-23 Paul Olav TveteAdd destroyClientForSurface() method
2011-03-21 Paul Olav TveteWorkaround for qmake problem
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-17 Jørgen LindIf we use pkg-config we prob don't want to use the...
2011-03-16 Samuel RødalFixed wrong coordinates sent for button press events.
2011-03-15 Jørgen LindMake configuration of Qt-Compositor easier to understand
2011-03-15 Samuel RødalImprove WaylandSurface input interface a bit.
2011-03-15 Samuel RødalMake WaylandSurface a QObject to have a signal API.
2011-03-14 Jørgen LindUse Factory for GraphicsHardwareIntegration
2011-03-14 Jørgen LindAdd WaylandSurface class
2011-03-11 Paul Olav TveteDon't break the non-GL case
2011-03-11 Paul Olav TveteAdd a factory function for creating GraphicsHardwareInt...
2011-03-11 Jørgen LindRenamed bindBufferToTexture to createTextureFromBuffer
2011-03-11 Jørgen LindMoved INCLUDEPATH from pro file to pri file
2011-03-11 Jørgen LindAdd a dri2_xcb backend. This does not use the eglBindWa...
next