Add support for loading theme plugins.
[profile/ivi/qtwayland.git] / src / plugins / platforms / wayland / qwaylandintegration.cpp
2012-08-16 Pier Luigi FioriniAdd support for loading theme plugins.
2012-07-18 Stephen KellyRevert "Suppress QWindowSystemInterface inclusion warni...
2012-07-03 Girish RamakrishnanSuppress QWindowSystemInterface inclusion warnings.
2012-05-25 Samuel RødalFixed client side issues due to threading bugs.
2012-05-19 Samuel RødalImplemented graceful quitting of clients.
2012-05-08 Girish RamakrishnanAdapt to _qpa file rename in qtbase.
2012-03-29 Samuel RødalImplemented QDesktopServices in wayland plugin.
2012-03-27 Pierre VorhagenFixed platform plugin for "nogl" building
2012-03-19 Jørgen LindMake the native interface get the waylandintegration...
2012-03-12 Jørgen LindWe have buffer Queueing
2012-03-01 Frederik GladhornAdd accessibility to wayland.
2012-02-23 Samuel RødalSupport ShowIsFullScreen in plugin and compositor.
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-06 Jason McDonaldUpdate copyright year in license headers.
2011-11-30 Jørgen LindAdded data objects
2011-09-16 Joona PetrellUse QPlaftormInputContextFactory to load input context...
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-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-05 Samuel RødalGet wayland plugin working after latest QPA API changes.
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 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-06 Lars KnollMerge remote branch 'gerrit/master' into refactor
2011-06-27 Jørgen LindMerge remote-tracking branch 'base/master' into refactor
2011-06-24 Laszlo AgocsHave the selection offer global handled always without...
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 Samuel RødalRename QWindowSurface -> QBackingStore and split into...
2011-06-20 Laszlo AgocsRestoring QT_WAYLAND_GL_SUPPORT ifdefs.
2011-06-20 Laszlo AgocsMake glx wayland backends working.
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-01 Jørgen LindMerge remote-tracking branch 'base/master' into refactor
2011-05-24 Paul Olav TveteMerge remote branch 'staging/master' into refactor
2011-05-24 Jyri TahtelaUpdate licenseheader text in source files for qtbase...
2011-05-20 Samuel RødalMerge remote branch 'staging/master' into refactor
2011-05-16 Lars KnollMerge remote branch 'origin/master' into refactor
2011-05-11 Samuel RødalMerge remote branch 'staging/master' into refactor
2011-05-09 Laszlo AgocsAdded Wayland selection support.
2011-05-04 Lars KnollMerge remote branch 'origin/master' into refactor
2011-05-04 Kristian Høgsbergwayland: Track wayland changes
2011-04-29 Paul Olav TveteMake the wayland plugin compile
2011-04-14 Jørgen LindRemove hasOpenGL. This changes breaks binary compatibillity
2011-04-05 Samuel RødalImplement QWaylandIntegration::hasOpenGL().
2011-03-23 Jørgen LindLighthouse: Wayland, implement gl_integration
2011-03-02 Paul Olav TveteBuild fixes for the Wayland plugin
2011-03-01 Gunnar Slettaadded capabilites to QPlatformIntegration
2011-02-24 Paul Olav TveteMake it build when EGL is not available
2011-02-09 Jørgen LindLighthouse: Wayland: Use EGLSurface
2011-01-26 Jørgen LindLighthouse: Wayland. Make the wayland integration close...
2011-01-26 Jørgen LindMaking clearer separation between responsibility of...
2011-01-26 Jørgen LindLighthouse:Wayland Moving some logic into files
2011-01-25 Jørgen LindFix Wayland plugin to work with Wayland after some...
2011-01-25 Rolf OffermannsFix for uninitialized member in QWaylandCursor
2011-01-25 Jesse BarnesWayland: request rbg and premultiplied argb visuals...
2011-01-25 Jesse BarnesWayland: split GL code into separate files
2011-01-25 Jesse BarnesWayland: use correct viewport for swapBuffers and corre...
2011-01-25 Jesse BarnesWayland: fix geometry of swapBuffers
2011-01-25 Jesse BarnesWayland: clean up swapBuffers code
2011-01-25 Jesse BarnesWayland: add GL widget support
2011-01-25 Jesse BarnesWayland: set parent window pointer in setParent()
2011-01-25 Jesse BarnesWayland: render to a texture, not a renderbuffer
2011-01-25 Jesse BarnesWayland: put context & drawing objects into the drm...
2011-01-25 Jesse BarnesWayland: add partial GL widget support
2011-01-25 Jesse BarnesWayland: add GL drawing support
2011-01-25 Jesse BarnesWayland: misc cleanups
2011-01-25 Kristian HøgsbergIntroduce drm wayland buffer
2011-01-25 Kristian HøgsbergInitialize EGL
2011-01-25 Kristian HøgsbergCursors, keyboard support, move/resize
2011-01-25 Kristian HøgsbergUse QImage::Format_ARGB32_Premultiplied for the surface
2011-01-25 Kristian Høgsbergwayland: Assign a window id to wayland windows
2011-01-25 Kristian Høgsbergwayland: Create and destroy surface at show and hide
2011-01-25 Kristian Høgsbergwayland: Split input device out to its own file
2011-01-25 Kristian HøgsbergAdd wayland lighthouse plugin start