added two missing #include <unistd.h> (for int close(int);)
[profile/ivi/qtwayland.git] / src / compositor /
2012-05-30 Thomas Senykadded two missing #include <unistd.h> (for int close...
2012-05-29 Gunnar SlettaMake sendOnScreenVisibility invokable
2012-05-23 Laszlo AgocsReset the keyboard and pointer focus when attaching...
2012-05-21 Samuel RødalAdded config.test for brcm_egl.
2012-05-20 Laszlo AgocsMake axis events compatible with Weston
2012-05-20 Laszlo AgocsMigrate from wl_input_device to wl_seat
2012-05-19 Samuel RødalImplemented graceful quitting of clients.
2012-05-18 Samuel RødalBRCM EGL integration to handle eglCreateGlobalImageBRCM.
2012-05-18 Andy NicholsAdd a custom WaylandSurfaceNode with its own materials
2012-05-18 Andy NicholsFix case where we get a new damage event too soon
2012-05-18 Andy NicholsGive texture ownership to scenegraph in WaylandSurfaceItem
2012-05-15 Samuel RødalBuild without hw integration.
2012-05-15 Laszlo AgocsDisable some debug prints in clipboard
2012-05-10 Laszlo AgocsMake sure the pointer focus is really reset when destroying
2012-05-10 Laszlo AgocsAdd wheel event support
2012-05-10 Paul Olav TveteInform the platform plugin when direct rendering is...
2012-05-09 Samuel RødalImplemented refresh rate support.
2012-05-09 Laszlo AgocsStart using the new wl_fixed_t type properly
2012-05-09 Laszlo AgocsUpdate to wayland head
2012-05-08 Girish RamakrishnanAdapt to _qpa file rename in qtbase.
2012-05-04 Jørgen LindMake SurfaceBuffer::handle return something sensible
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 Laszlo AgocsDo not delete extended output instances twice
2012-04-24 Laszlo AgocsSend expose from qwindow-compositor
2012-04-19 Hannu LyytinenSync up with the latest wayland developments.
2012-04-19 Samuel RødalFix compilation against latest qtbase.
2012-04-17 Jørgen LindImplement nativeBufferLocking
2012-04-17 Laszlo AgocsDecorations: Make it possible to move windows with...
2012-04-17 Jørgen LindAdd missing return statement
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 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-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-13 Paul Olav TveteAvoid race condition
2012-03-12 Jørgen LindMake the module not depend on QtBase configure
2012-03-07 Samuel RødalGet rid of dummy source update functions and debug...
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ødalFixed WaylandSurfaceItem for when paint enabled is...
2012-03-05 Samuel RødalBuild with latest qtdeclarative.
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-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 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-02-29 Jørgen LindLoad the module so we get the correct QT_CONFIG
2012-02-29 Jørgen LindRefactor wlsurface,
2012-02-23 Samuel RødalSupport ShowIsFullScreen in plugin and compositor.
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-15 Laszlo AgocsCompositor memory leak fixes
2012-02-15 Jørgen LindExpose in a virtual function that surfaces are being...
2012-02-14 Samuel RødalAdded convenience properties in WaylandSurface for...
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 FioriniFix 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-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 Jason McDonaldRemove "All rights reserved" line from license headers.
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-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-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 LindRemove declarations of functions not longer implemented
2012-01-17 Laszlo AgocsRemove unnecessary client list generation in Compositor
next