profile/ivi/qtwayland.git
2012-04-19 Hannu LyytinenSync up with the latest wayland developments.
2012-04-19 Samuel RødalFix compilation against latest qtbase.
2012-04-17 Gunnar SlettaDo not send expose event for already exposed windows
2012-04-17 Jørgen LindImplement nativeBufferLocking
2012-04-17 Laszlo AgocsDecorations: Make it possible to move windows with...
2012-04-17 Laszlo AgocsDo not assert when closing dialogs
2012-04-17 Laszlo AgocsDo not crash when closing pop-ups in widget apps.
2012-04-17 Samuel RødalImplement nativeResourceForIntegration() to get the...
2012-04-17 Jørgen LindAdd missing return statement
2012-04-16 Jørgen LindMake qml compositor resize to window
2012-04-11 Samuel RødalUpdated SHA-1 in wayland_sha1.txt to one against which...
2012-04-11 Samuel RødalFixed xcomposite_share compile errors.
2012-04-11 Jørgen LindClient side decoration
2012-04-11 Jørgen LindAdd public api to retrieve struct wl_display *
2012-04-11 Jørgen LindMake windowcompositor actually eat events in the event...
2012-04-11 Jørgen LindFix QWindow Compositors input handling
2012-04-11 Jørgen LindImplement so that Compositors can use the wl_pointer_gr...
2012-04-11 Jørgen LindDon't use poor mans inheritance for waylandobject
2012-04-10 Jørgen LindUpdate wayland_sha1 and implement buffer_pool interface
2012-04-03 Laszlo AgocsEmit clipboard changed signal
2012-03-30 Andy NicholsFixed mockshell error in client auto test
2012-03-29 Samuel RødalImplemented QDesktopServices in wayland plugin.
2012-03-29 Samuel RødalIntroduced WaylandClient API to keep track of clients.
2012-03-29 Samuel RødalFixed leaking of ExtendedOutput objects in the compositor.
2012-03-28 Samuel RødalPrevented crash and missing animation for shm clients.
2012-03-28 Samuel RødalProperly report content orientation changes in the...
2012-03-28 Samuel RødalDon't initialize QRegion with an int.
2012-03-28 Laszlo AgocsChange the touch extension to be always available.
2012-03-28 Samuel RødalRemember to free the qtkey extension class.
2012-03-28 Samuel RødalEnable the qtkey extension regardless.
2012-03-27 Samuel RødalAdded qtkey extension to send raw QKeyEvents over the...
2012-03-27 Pierre VorhagenFixed platform plugin for "nogl" building
2012-03-23 Alan AlpertUpdate sync.profile
2012-03-21 Pierre VorhagenUse new xkbcommon includepath
2012-03-19 Gunnar SlettaSend expose events and resize events according to spec
2012-03-19 Jørgen LindMake the native interface get the waylandintegration...
2012-03-13 Paul Olav TveteAvoid race condition
2012-03-12 Gunnar Slettareact to and send expose events
2012-03-12 Jørgen LindUpdated to use the Thread affinity patch that we tried...
2012-03-12 Eskil Abrahamsen... Add explicit type casts to compile on desktop
2012-03-12 Jørgen LindWe have buffer Queueing
2012-03-12 Jørgen LindMake the module not depend on QtBase configure
2012-03-12 Samuel RødalAdded missing header for client autotest.
2012-03-08 Friedemann... Implement cursor API in platform screen.
2012-03-07 Samuel RødalAdded testing of QBackingStore backend in wayland plugin.
2012-03-07 Samuel RødalAdded testing of key events to client auto test.
2012-03-07 Samuel RødalGet rid of dummy source update functions and debug...
2012-03-07 Samuel RødalAdded auto-test for wayland plugin.
2012-03-06 Samuel RødalFixed build of compositor auto test.
2012-03-06 Jørgen LindRemove friend declarations in WaylandSurface
2012-03-06 Paul Olav TveteFix potential crash when buffers are destroyed
2012-03-05 Samuel RødalAdded auto-test for WaylandCompositor.
2012-03-05 Samuel RødalFixed WaylandSurfaceItem for when paint enabled is...
2012-03-05 Samuel RødalBuild with latest qtdeclarative.
2012-03-05 Jørgen LindUpdate wayland_sha1
2012-03-05 Jørgen LindUse the new cool event wrapper functions generated...
2012-03-05 Jørgen LindFixing includes to make it compile again
2012-03-05 Samuel RødalUpgrade to newer wayland SHA-1.
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...
next