profile/ivi/qtwayland.git
2012-03-19 Jørgen LindNo tests in 0.85 qt-v5.0.0-alpha1
2012-03-19 Friedemann... Implement cursor API in platform screen.
2012-03-12 Jørgen LindUpdated to use the Thread affinity patch that we tried...
2012-03-12 Jørgen LindMake the module not depend on QtBase configure
2012-03-06 Paul Olav TveteFix potential crash when buffers are destroyed
2012-03-05 Samuel RødalFixed warnings in qwidget-compositor.
2012-03-05 Jørgen LindFix so that includes like <QtCompositor/WaylandXXX...
2012-03-05 Rick Stocktonmodify '16 mouse buttons' code within qwaylandinputdevi...
2012-03-03 Rick StocktonAdd '16 mouse buttons' feature to InputDevice::toWaylan...
2012-03-02 Laszlo AgocsDo not crash the compositor when hiding a widget.
2012-03-02 Samuel RødalImprove wayland_cast and introduce resolve to simplify...
2012-03-02 Samuel RødalGet rid of warnings in compositor source.
2012-03-02 Samuel RødalGot rid of warnings in wayland plugin source.
2012-03-02 Paul Olav TveteAvoid flicker when switching back to composited mode
2012-03-01 Paul Olav TveteMake direct rendering work after QPlatformScreenBuffer...
2012-03-01 Jørgen LindMake SurfaceBuffer a QPlatformScreenBuffer
2012-03-01 Frederik GladhornAdd accessibility to wayland.
2012-03-01 Jørgen LindCompile fix for the new DND interfaces
2012-03-01 Samuel RødalUpdate SHA-1 to match 0.85.0 release.
2012-03-01 Samuel RødalAdded warning for when xkb_compile_keymap_from_rules...
2012-02-29 Jørgen LindLoad the module so we get the correct QT_CONFIG
2012-02-29 Jørgen Lindconform to new plugin api
2012-02-29 Jørgen LindRefactor wlsurface,
2012-02-28 Samuel RødalRemoved obsolete src/plugins/platforms/wayland/wayland_...
2012-02-27 Samuel RødalGet rid of some code in wayland plugin.
2012-02-23 Samuel RødalSupport ShowIsFullScreen in plugin and compositor.
2012-02-21 Oswald Buddenhagenclean up qmake-generated projects
2012-02-21 Laszlo AgocsMake glx backend compiling again after qtbase broke...
2012-02-20 Lasse HolmstedtDon't send Deactivate events when creating WaylandSurfa...
2012-02-20 Lasse HolmstedtFix issues with sendOnScreenVisibilityChange
2012-02-20 Andy NicholsCall the correct frameFinished method in Surface::sendF...
2012-02-20 Laszlo AgocsFix wayland plugin and qwindow-compositor compilation
2012-02-20 Laszlo AgocsSend mouse release generated from TouchCancel to the...
2012-02-15 Laszlo AgocsCompositor memory leak fixes
2012-02-15 Laszlo AgocsFix qwindow-compositor memory leaks
2012-02-15 Rick Stocktonqtwayland: Add support for 16 mouse buttons
2012-02-15 Jørgen LindExpose in a virtual function that surfaces are being...
2012-02-14 Samuel RødalPass the correct window on to QWindowSystemInterface.
2012-02-14 Samuel RødalAdded convenience properties in WaylandSurface for...
2012-02-13 Samuel RødalPrevent occasional crash in qwaylandinputdevice.cpp
2012-02-13 Jørgen LindRemoving Wayland::SurfacePrivate
2012-02-13 Laszlo AgocsFix surface wrapper build when QT_COMPOSITOR_WAYLAND_GL...
2012-02-12 Pier Luigi... Fix build of compositors by always including QOpenGLCon...
2012-02-12 Jørgen LindSurface::isInverted Dont use xor and move the ret variable
2012-02-10 Gunnar SlettaAdded window flags to the surface-extension protocol
2012-02-10 Laszlo AgocsAdd TouchCancel support.
2012-02-10 Andy NicholsRemove hack that causes deadlock when waiting in eglSwa...
2012-02-07 Laszlo AgocsFix data device handling.
2012-02-07 Laszlo AgocsAdd mouse event synthesizing to the touch extension...
2012-02-03 Laszlo AgocsSet pointer focus to null when surface is destroyed.
2012-02-03 Lasse HolmstedtDon't try to carry over qPrintable() pointers
2012-02-02 Laszlo AgocsFix mouse handling in qml-compositor.
2012-02-01 Samuel RødalAdded reporting of window and content orientation to...
2012-01-30 Laszlo AgocsRevert "Do not attach null buffer."
2012-01-30 Laszlo AgocsDo not attach null buffer.
2012-01-30 Laszlo AgocsNull out the frame callback ptr properly.
2012-01-30 Laszlo AgocsFix compilation for qwidget and qwindow compositor...
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-27 Laszlo AgocsFix qt_compositor.pri to make header exporting work.
2012-01-27 Laszlo AgocsFix compilation
2012-01-26 Jørgen LindAdd possibillity of overriding invertedY flag for wl_su...
2012-01-26 Jørgen LindMake it possible not to have queing of buffers on the...
2012-01-26 Laszlo AgocsRevert "Do not generate mouse event on the first motion...
2012-01-26 Laszlo AgocsDo not generate mouse event on the first motion event.
2012-01-25 Samuel RødalAdded missing include to fix build.
2012-01-24 Samuel RødalAdapted to new orientation API in qtbase.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-20 Laszlo AgocsFix duplicated QOpenGLFunctions usage
2012-01-18 Gunnar Slettapick the right gl version
2012-01-17 Laszlo AgocsOffer the retained selection when no data source is...
2012-01-17 Laszlo AgocsImplement selection offers from compositor to clients.
2012-01-17 Jørgen LindUpdate Wayland sha
2012-01-17 Jørgen LindRemove declarations of functions not longer implemented
2012-01-17 Laszlo AgocsRemove unnecessary client list generation in Compositor
2012-01-17 Paul Olav TveteNull pointer check
2012-01-17 Jørgen LindMake sure that subSurface extension handling in client...
2012-01-16 Laszlo AgocsAvoid using an extra event for each touch report.
2012-01-16 Jørgen LindFix license in extensions.
2012-01-16 Laszlo AgocsDo not send stationary points
2012-01-16 Laszlo AgocsSend the contents of the rawScreenPositions() list...
2012-01-16 Laszlo AgocsRename touch extension interface and fix event sending
2012-01-16 Jason McDonaldUpdate license headers.
2012-01-13 Laszlo AgocsIntroduce a touch protocol extension.
2012-01-13 Robin BurchellRemove the MDI compositor.
2012-01-13 Laszlo AgocsFix handleScreenOrientationChange call in wayland plug-in.
2012-01-13 Laszlo AgocsDo not use the removed primary flag for touch points.
2012-01-13 Robin BurchellUse QOpenGLFunctions instead of presuming GL methods...
2012-01-13 Andy NicholsReplaced missed instance of Wayland::Surface->clientHan...
2012-01-12 Kent HansenFix linking error
2012-01-11 Laszlo AgocsMake touch events working in the qml example compositor.
2012-01-11 Laszlo AgocsMake touch event sending more robust in the InputDevice.
2012-01-11 Laszlo AgocsDon't crash when sending touch events.
2012-01-11 Jørgen LindMove event handling into WaylandInput api
2012-01-10 Jørgen LindFix so that not all mouse events end up being key event...
2012-01-10 Jørgen LindAdd global x and y coordinates to our mouse events
2012-01-10 Jørgen LindRemove unused variables from wlcompositor and wlsurface
2012-01-10 Jørgen LindHandle changeCursor in QWindowCompositor
2012-01-10 Jørgen LindHandle mouse focus in the QWindowCompositor
2012-01-10 Jørgen LindExpose the mouse focus functions from Wayland::Compositor
2012-01-10 Jørgen LindCleanup Wayland::Surface's client handle logic
next