profile/ivi/qtwayland.git
2012-01-10 Jørgen LindCleanup Wayland::Surface's client handle logic
2012-01-10 Jørgen LindCreate a ShellSurface class
2012-01-10 Jørgen LindDont keep track of the focus surfaces
2012-01-10 Paul Olav TveteDirect rendering fix for previous fix.
2012-01-10 Jørgen LindMake compositor handle subsurfaces with shm buffers.
2012-01-10 Jørgen LindWhen changing the cursor, call damage on it
2012-01-10 Jørgen LindAdd an interface to call damage on a wl_buffer
2012-01-10 Laszlo AgocsRemove unnecessary state keeping in input device
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 Paul Olav TveteWorkaround for race condition when compositor is animating
2012-01-09 Paul Olav TveteMake the queueing work.
2012-01-09 Laszlo AgocsRemove unused clientAdded signal in compositor.
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-06 Jason McDonaldUpdate copyright year in license headers.
2012-01-05 Samuel RødalCorrected wayland_sha1.txt
2012-01-05 Paul Olav TveteFix direct rendering after buffer queue change
2012-01-05 Paul Olav TveteQueue buffers instead of discarding them
2012-01-05 Paul Olav TveteAdd isYInverted property with notification
2012-01-05 Paul Olav TveteClear dirty set before sending frame callback.
2012-01-05 Paul Olav TveteActually return the size from the size() function
2012-01-05 Robin BurchellRemove QSize from surfaceMapped signal.
2012-01-05 Robin BurchellQSGTextureProvider is now public API in QtQuick.
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 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ørgenAdd a .gitignore
2012-01-04 JørgenDont have subdirectories in the extensions folder
2012-01-04 JørgenFix rename of the define QT_COMPOSITOR_DECLARATIVE...
2012-01-04 JørgenQImage when uploaded to a texture using glTexImage2D...
2012-01-04 Jørgen LindRemove the size from the mapped signal
2012-01-04 Jørgen LindRemove QtOpenGL includes
2011-12-30 JørgenMake QtCompositor.so compile with pkg-config as a default
2011-12-29 Andy NicholsPrevent the use of an empty variable for a LIBDIR
2011-12-23 Jørgen LindMake it possible to hide windows
2011-12-23 Jørgen LindUse some sensible build variables in compositor
2011-12-23 Jørgen LindIts ok to attach on a not allready displayed buffer.
2011-12-23 Jørgen LindUpdate wayland-sha and implement the surface on the...
2011-12-22 Jørgen LindMake it possible to hide surfaces
2011-12-20 Jørgen LindRemove Qt4 stuff from qmake files
2011-12-20 Jørgen LindSend the orientation when client binds to the extended...
2011-12-20 Jørgen LindMake QtCompositor work with wayland-demo clients.
2011-12-20 Jørgen LindMake all QWaylandWindows have a wl_surface for the...
2011-12-20 Jørgen LindAdded surface_extension and output_extension
2011-12-16 Laszlo AgocsRestore retained selection support in qt-compositor.
2011-12-15 Laszlo AgocsDo not pass mime type by value in data source.
2011-12-14 Jørgen LindAdded a resourcecollection class
2011-12-13 Jørgen LindRemove the window_manager_integration object.
2011-12-13 Jørgen LindFixup variable names to not use widget
2011-12-13 Jørgen Lindfixup xcomposite egl integration
2011-12-12 Jørgen LindUse qmake wayland-scanner rules for the window manager...
2011-12-12 Jørgen LindUse the wayland-scanner qmake compiler rules for xcomposite
2011-12-12 Jørgen LindRemove the dri2_xcb hardware integration
2011-12-12 Jørgen LindMake xcomposite-egl work without widgets
2011-12-12 Andy NicholsRemove usage of deprecated class QSGEngine
2011-12-12 Jørgen LindImplement shell_surface
2011-12-12 Laszlo AgocsDestroy callback objects in the sync callback on client...
2011-12-12 Laszlo AgocsAvoid showing incorrect warning when changing the data...
2011-12-12 Laszlo AgocsRegister a touch device in the Wayland plug-in.
2011-12-09 Jørgen LindMade a global directory, and moved the export header...
2011-12-09 Jørgen LindRemove unused header
2011-12-07 Gunnar SlettaRemove dependency on libQtWidgets and libQtOpenGL
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 LindResolve the gl and egl extensions before we use them
2011-12-07 Jørgen LindMake wayland actually a module
2011-12-07 Jørgen LindAdd a exportglobal file since we cant use qglobal.h...
2011-12-06 Paul Olav TveteDirect rendering changes
2011-12-06 Laszlo AgocsRemove the input device resource from wayland's list...
2011-12-06 Laszlo AgocsAvoid qt-compositor crash with data devices.
2011-12-06 Laszlo AgocsFix data source resource destruction in qt-compositor.
2011-12-06 Laszlo AgocsFix wm object resource destruction in qt-compositor.
2011-12-06 Paul Olav TveteFix non-responsiveness issue with threaded GL
2011-12-06 Paul Olav TveteOur patches to Wayland
2011-12-06 Laszlo AgocsMake it possible to run qwindow-compositor in non-fulls...
2011-11-30 Paul Olav TveteDirect rendering fixes
2011-11-30 Laszlo AgocsFix xcomposite-glx backend, avoid crashes in frame...
2011-11-30 Jørgen LindRemove file that I never committed
2011-11-30 Andy NicholsUse correct include syntax for waylandobject.h
2011-11-30 Andy NicholsDisable not-yet-supported drag and drop code
2011-11-30 Jørgen Lindupdate window mamager protocol
2011-11-30 Jørgen LindAdded data objects
2011-11-30 Jørgen LindUpdated to head of Wayland, but did not fix clipboard...
2011-11-30 Jørgen Lindupdate sha
2011-11-28 Laszlo AgocsFix Wayland touch position mapping on client side.
2011-11-25 Laszlo Agocsqwindow-compositor: Do a render on expose.
2011-11-23 Lasse HolmstedtClear property cache when window is destroyed
2011-11-23 Lasse HolmstedtFlush window property changes also with EGL surfaces
2011-11-01 Samuel RødalGet rid of QOpenGLContext dependency in WaylandComposit...
2011-10-31 Kent HansenAdd missing QWindow include
2011-10-28 Laszlo AgocsEnable selections to be offered directly from the compo...
2011-10-26 Martin ZielinskiFixed Wayland-Client QPA plugin to work correctly for...
2011-10-26 Andy NicholsRename QSG* to QQuick* in qtwayland module
2011-10-25 Laszlo AgocsInclude QWindow header in qt-compositor.
2011-10-24 Laszlo AgocsAdd basic key, mouse, touch event support to qwindow...
next