summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandquicksurface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use override when applicableJohan Klokkhammer Helsing2018-02-281-1/+1
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-5/+2
* Remove QWaylandExtendedSurface* from the private compositor APIJohan Klokkhammer Helsing2017-12-041-8/+5
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-12/+15
* Doc: minor link issues in qtwaylandNico Vertriest2016-08-101-2/+2
* Add documentation to Qt Wayland CompositorEskil Abrahamsen Blomfeldt2015-10-261-0/+10
* Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-101-5/+5
* Make it possible to connect to a createSurface signalJørgen Lind2015-09-041-6/+10
* Removed the m_ prefix for variables in QWaylandSurfacePrivateJørgen Lind2015-08-281-1/+2
* Use QWaylandClient in constructor of QWaylandSurfaceJørgen Lind2015-08-281-2/+2
* Remove QtWayland::SurfaceJørgen Lind2015-08-281-4/+4
* Remove output from QWaylandSurfaceJørgen Lind2015-08-281-17/+0
* Fixups after rebasingJørgen Lind2015-08-281-40/+0
* Remove excess definition of QWaylandKeymapJørgen Lind2015-08-281-5/+2
* Fix missing file rename from QWayalandQuickView -> ....ItemJørgen Lind2015-08-281-1/+1
* rename QWaylandExtensionTemplate::get to findInJørgen Lind2015-08-281-1/+1
* Rename QWaylandSurfaceView to QWaylandViewJørgen Lind2015-08-281-1/+1
* Improve QWaylandExtensionJørgen Lind2015-08-281-2/+3
* Rework how we manage extensionsJørgen Lind2015-08-281-21/+5
* Move the output from QWaylandSurface to the QWaylandSurfaceViewJørgen Lind2015-08-281-5/+7
* Move the texture ownership from the QWaylandSurfaceJørgen Lind2015-08-281-104/+5
* Add WaylandOutputWindow itemJørgen Lind2015-08-281-1/+5
* Make QWaylandsurface::output a propertyJørgen Lind2015-08-281-0/+1
* Add a shellView property on QWaylandSurfaceJørgen Lind2015-08-281-0/+6
* LGPL v3 license change for Qt Wayland CompositorJørgen Lind2015-07-241-11/+14
* Add a mechanism to delay unmapping of surfacesGiulio Camuffo2015-07-151-13/+9
* Prevent QWaylandQuickSurface from holding onto multiple buffers indefinitely.Andrew den Exter2015-06-291-2/+12
* Move surfaces to outputsPier Luigi Fiorini2015-04-211-6/+38
* Update copyright headersJani Heikkinen2015-02-171-21/+13
* Add QWaylandOutput to support multiple outputsPier Luigi Fiorini2015-02-081-3/+4
* Recreate the surface textures after the scenegraph invalidationv5.4.1Giulio Camuffo2015-01-151-0/+1
* Make sure to have valid texturesGiulio Camuffo2014-11-101-0/+4
* Fix the compositor's wayland versioningGiulio Camuffo2014-10-091-4/+4
* Let the ShellSurface send the mapped and unmapped signals.Giulio Camuffo2014-04-291-1/+1
* Rework the way buffers are used and renderedGiulio Camuffo2014-04-291-0/+241