qtwayland: correct order of parameters in setMouseFocus()
[profile/ivi/qtwayland.git] / src / compositor / wayland_wrapper / wlinputdevice.cpp
2012-08-20 Elvis Leeqtwayland: correct order of parameters in setMouseFocus()
2012-06-18 Laszlo AgocsFix broken handling of inactive transient surfaces
2012-06-04 Laszlo AgocsBump sha
2012-05-20 Laszlo AgocsMake axis events compatible with Weston
2012-05-20 Laszlo AgocsMigrate from wl_input_device to wl_seat
2012-05-10 Laszlo AgocsMake sure the pointer focus is really reset when destroying
2012-05-10 Laszlo AgocsAdd wheel event support
2012-05-09 Laszlo AgocsStart using the new wl_fixed_t type properly
2012-04-19 Hannu LyytinenSync up with the latest wayland developments.
2012-04-11 Jørgen LindImplement so that Compositors can use the wl_pointer_gr...
2012-04-10 Jørgen LindUpdate wayland_sha1 and implement buffer_pool interface
2012-03-28 Laszlo AgocsChange the touch extension to be always available.
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-05 Jørgen LindUse the new cool event wrapper functions generated...
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 Samuel RødalImprove wayland_cast and introduce resolve to simplify...
2012-02-15 Laszlo AgocsCompositor memory leak fixes
2012-02-13 Jørgen LindRemoving Wayland::SurfacePrivate
2012-02-10 Laszlo AgocsAdd TouchCancel support.
2012-02-07 Laszlo AgocsFix data device handling.
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-16 Jason McDonaldUpdate license headers.
2012-01-13 Laszlo AgocsIntroduce a touch protocol extension.
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
2011-12-20 Jørgen LindMake QtCompositor work with wayland-demo clients.
2011-12-14 Jørgen LindAdded a resourcecollection class
2011-12-07 Jørgen LindMake wayland actually a module