Handle changeCursor in QWindowCompositor
[profile/ivi/qtwayland.git] / src / plugins /
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.
2011-08-05 Samuel RødalGet rid of missing qmake warning.
2011-08-04 Laszlo AgocsSupport QImage and others in Wayland clipboard.
2011-07-28 Jørgen LindMake QPlatformIntegration not have a factory for eventd...
2011-07-25 Laszlo AgocsDrag and drop support in Wayland plug-in.
2011-07-25 Laszlo AgocsPixmap cursor support in QWaylandCursor.
2011-07-25 Samuel RødalAdded workable QScreen API on top of QPlatformScreen.
2011-07-19 Samuel RødalRename QPixmapData to QPlatformPixmap.
2011-07-12 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-07-08 Martin ZielinskiFixed wayland windowmanager-protocol authorization
2011-07-06 Lars KnollMerge branch 'refactor' of scm.dev.nokia.troll.no:qt...
2011-07-06 Lars KnollMerge remote branch 'gerrit/master' into refactor
2011-07-06 Samuel RødalFixed gl_integration.pri on non-mac platforms.
2011-07-06 Jørgen LindWe need to let the currentContext be in the same state...
2011-07-06 Jørgen LindFix the wayland windowsurface so that we have stencil...
2011-07-04 Lasse HolmstedtAdd QScreenOrientationChangeEvent and rotation support...
2011-07-01 Martin ZielinskiImplemented on-screen visibility handling via wayland
2011-07-01 Morten SorvigClean up wayland-cgl-readback.
2011-06-30 Laszlo AgocsAdd touch event support to wayland plugin.
2011-06-28 Morten SorvigSet mac wayland config.
2011-06-28 Morten SorvigAdd wayland mac readback implementation.
2011-06-28 Morten SorvigRemove load(eventdispatchers).
2011-06-27 Jørgen LindMerge remote-tracking branch 'base/master' into refactor
2011-06-27 Martin ZielinskiRemoved damaging of waylandsurface after creation
2011-06-24 Laszlo AgocsHave the selection offer global handled always without...
2011-06-23 Jørgen LindMake sure to call damage on the buffer when we damage it
2011-06-23 Jørgen LindUpdate the wayland plugin
2011-06-23 Samuel RødalGet declarative and wayland EGL backend working for...
2011-06-23 Jørgen LindMake sure to call damage on the buffer when we damage it
2011-06-23 Jørgen LindUpdate the wayland plugin
2011-06-22 Samuel RødalPrevent endless loop when calling QWaylandShmWindow...
2011-06-22 Samuel RødalGet wayland plugin working again.
2011-06-22 Morten SorvigAdd lighthouse event dispatcher API.
2011-06-21 Samuel RødalOpenGL API refactor.
2011-06-21 Laszlo AgocsMake readback-glx working again in wayland.
2011-06-21 Laszlo AgocsCompile fix for readbackglx after surface->backingstore...
2011-06-21 Samuel RødalRename QWindowSurface -> QBackingStore and split into...
2011-06-21 Samuel RødalCompile fixes.
2011-06-20 Laszlo AgocsRestoring QT_WAYLAND_GL_SUPPORT ifdefs.
2011-06-20 Laszlo AgocsMake glx wayland backends working.
2011-06-10 Laszlo AgocsHandle really global selection offers in wayland clipboard.
2011-06-10 Jørgen LindMerge remote-tracking branch 'base/master' into refactor
2011-06-10 Jørgen LindQtPlatformSupport: A helper library for platform plugins
2011-06-10 Samuel RødalQWindowContext / QWindowFormat refactor.
2011-06-06 Jørgen LindMake building of platform plugins indifferent if its...
2011-06-01 Andy NicholsAllow SHM buffers to be displayed in Wayland plugin...
2011-06-01 Jørgen LindMerge remote-tracking branch 'base/master' into refactor
2011-05-31 Jørgen LindFix the egl path for xcb and wayland plugins
2011-05-31 axisMade qpluginbase.pri into a feature profile.
2011-05-25 Lasse HolmstedtAdd authentication token support for wayland windows
2011-05-24 Paul Olav TveteMerge remote branch 'staging/master' into refactor
2011-05-24 Jyri TahtelaUpdate licenseheader text in source files for qtbase...
next