profile/ivi/qtwayland.git
2012-05-04 Thiago MacieiraChange uses of {to,from}Ascii to {to,from}Latin1
2012-05-04 Jørgen LindMake SurfaceBuffer::handle return something sensible
2012-05-03 Laszlo AgocsAllow selection to be set when having no surfaces at all
2012-05-02 Laszlo AgocsClean up initialization in touch extension
2012-05-02 Samuel RødalFixed crashes and missing textures in WaylandSurfaceItem.
2012-04-27 Paul Olav TveteFix potential race condition
2012-04-26 Laszlo AgocsPass device capabilities to client in the touch extension
2012-04-24 Jørgen LindGive "something" for the handle of a shm sufracebuffer
2012-04-24 Jørgen LindFix warnings in compositor and 1 wl_resource_send event
2012-04-24 Jørgen LindFix compositor crash when closing windows with subsurfaces
2012-04-24 Thiago MacieiraDon't crash if no extended window extension is present
2012-04-24 Laszlo AgocsDo not delete extended output instances twice
2012-04-24 Laszlo AgocsSend expose from qwindow-compositor
2012-04-24 Laszlo AgocsDo not render in qwindow-compositor before expose
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...
next