Use new xkbcommon includepath
[profile/ivi/qtwayland.git] / src / plugins / platforms / wayland /
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-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-08 Friedemann KleintImplement cursor API in platform screen.
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-05 Jørgen LindUse the new cool event wrapper functions generated...
2012-03-05 Samuel RødalUpgrade to newer wayland SHA-1.
2012-03-05 Rick Stocktonmodify '16 mouse buttons' code within qwaylandinputdevi...
2012-03-02 Samuel RødalGot rid of warnings in wayland plugin source.
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ødalAdded warning for when xkb_compile_keymap_from_rules...
2012-02-29 Jørgen Lindconform to new plugin api
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-20 Laszlo AgocsFix wayland plugin and qwindow-compositor compilation
2012-02-20 Laszlo AgocsSend mouse release generated from TouchCancel to the...
2012-02-15 Rick Stocktonqtwayland: Add support for 16 mouse buttons
2012-02-14 Samuel RødalPass the correct window on to QWindowSystemInterface.
2012-02-13 Samuel RødalPrevent occasional crash in qwaylandinputdevice.cpp
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 AgocsAdd mouse event synthesizing to the touch extension...
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 Jason McDonaldRemove "All rights reserved" line from license headers.
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-24 Samuel RødalAdapted to new orientation API in qtbase.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-18 Gunnar Slettapick the right gl version
2012-01-17 Laszlo AgocsImplement selection offers from compositor to clients.
2012-01-17 Jørgen LindUpdate Wayland sha
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 Laszlo AgocsSend the contents of the rawScreenPositions() list...
2012-01-16 Laszlo AgocsRename touch extension interface and fix event sending
2012-01-13 Laszlo AgocsIntroduce a touch protocol extension.
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-10 Jørgen LindWhen changing the cursor, call damage on it
2012-01-10 Jørgen LindAdd an interface to call damage on a wl_buffer
2012-01-10 Laszlo AgocsRemove unnecessary state keeping in input device
2012-01-06 Jason McDonaldUpdate copyright year in license headers.
2012-01-04 Jørgen LindImplement subsurfaces extension
2012-01-04 JørgenDont have subdirectories in the extensions folder
2012-01-04 Jørgen LindRemove QtOpenGL includes
2011-12-23 Jørgen LindUpdate wayland-sha and implement the surface on the...
2011-12-20 Jørgen LindRemove Qt4 stuff from qmake files
2011-12-20 Jørgen LindMake all QWaylandWindows have a wl_surface for the...
2011-12-20 Jørgen LindAdded surface_extension and output_extension
2011-12-16 Laszlo AgocsRestore retained selection support in qt-compositor.
2011-12-13 Jørgen Lindfixup xcomposite egl integration
2011-12-12 Jørgen LindUse qmake wayland-scanner rules for the window manager...
2011-12-12 Jørgen LindUse the wayland-scanner qmake compiler rules for xcomposite
2011-12-12 Jørgen LindImplement shell_surface
2011-12-12 Laszlo AgocsDestroy callback objects in the sync callback on client...
2011-12-12 Laszlo AgocsRegister a touch device in the Wayland plug-in.
2011-12-07 Jørgen LindMake wayland actually a module
2011-12-06 Paul Olav TveteFix non-responsiveness issue with threaded GL
2011-11-30 Laszlo AgocsFix xcomposite-glx backend, avoid crashes in frame...
2011-11-30 Andy NicholsDisable not-yet-supported drag and drop code
2011-11-30 Jørgen Lindupdate window mamager protocol
2011-11-30 Jørgen LindAdded data objects
2011-11-30 Jørgen LindUpdated to head of Wayland, but did not fix clipboard...
2011-11-28 Laszlo AgocsFix Wayland touch position mapping on client side.
2011-11-23 Lasse HolmstedtClear property cache when window is destroyed
2011-11-23 Lasse HolmstedtFlush window property changes also with EGL surfaces
2011-10-26 Martin ZielinskiFixed Wayland-Client QPA plugin to work correctly for...
2011-10-20 Laszlo AgocsGenerate touch events with a slightly larger area.
2011-10-12 Laszlo AgocsAdd a very basic fallback for client-side key handling...
2011-10-11 Samuel RødalUpdate to new QScreen orientation API.
2011-09-22 Samuel RødalSet the correct buffer pointer (protected member variab...
2011-09-22 Samuel RødalFixed XComposite hardware integration in wayland plugin.
2011-09-16 Jason McDonaldAdd missing license headers.
2011-09-16 Joona PetrellUse QPlaftormInputContextFactory to load input context...
2011-09-13 Andy NicholsDisabled DESTDIR for the wayland platform
2011-09-13 Paul Olav TveteMerge branch 'refactor'
2011-09-12 Paul Olav TveteImport the wayland platform plugin from qtbase, includi...
2011-09-12 Samuel RødalMerge remote branch 'gerrit/master' into HEAD
2011-09-05 Lasse HolmstedtGeneric property support for platform windows
2011-09-02 Jørgen LindPropogate that the size has changed
2011-08-31 Morten SorvigCocoa: Fix qmlscene flicker on startup.
2011-08-29 Samuel RødalCopy core GL functionality to QtGui with QGL -> QOpenGL...
2011-08-26 Samuel RødalIntroduce new platform capability ThreadedOpenGL.
2011-08-25 Gunnar SlettaMerge branch 'master' into refactor
2011-08-24 Jørgen LindIf the EGL_PLATFORM is not set, then set it
2011-08-12 Laszlo AgocsHandle EINTR gracefully in Wayland clipboard.
2011-08-05 Samuel RødalGet wayland plugin working after latest QPA API changes.
next