summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandquickcompositor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Documentation: update examples for extensionsJohan Klokkhammer Helsing2017-10-161-2/+2
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-13/+16
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-231-2/+2
* Refactor buffer handlingPaul Olav Tvete2016-10-011-9/+4
* Make QWaylandKeymap a QObjectJohan Klokkhammer Helsing2016-09-301-0/+1
* Merge remote-tracking branch 'qt/5.7' into 5.8v5.8.0-alpha1Liang Qi2016-08-281-2/+2
|\
| * Doc: Language editsVenugopal Shivashankar2016-08-171-2/+2
* | Migrate to public QOpenGLTextureBlitterLaszlo Agocs2016-07-291-1/+1
* | Compositor: Rename shm to sharedMemoryJohan Klokkhammer Helsing2016-07-111-1/+1
|/
* Add API to grab a surface's contentGiulio Camuffo2016-04-181-0/+66
* Rename compositor Shell to WlShellJohan Klokkhammer Helsing2016-04-051-2/+2
* Add documentation to Qt Wayland CompositorEskil Abrahamsen Blomfeldt2015-10-261-0/+21
* Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-101-1/+1
* Move the createDefaultSurface function to QWaylandCompositorPrivateJørgen Lind2015-09-101-6/+16
* Remove legacy namingJørgen Lind2015-09-101-27/+0
* Make it possible to connect to a createSurface signalJørgen Lind2015-09-041-2/+2
* Cleanup QWaylandQuickCompositorExtension fileJørgen Lind2015-09-041-0/+1
* Make it possible to construct QWaylandOutputJørgen Lind2015-09-041-14/+0
* Make Manufacturer & Model modifiable properties of QWaylandOutputJørgen Lind2015-09-021-4/+2
* Use QWaylandClient in constructor of QWaylandSurfaceJørgen Lind2015-08-281-1/+1
* Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-281-2/+0
* Remove QtWayland::SurfaceJørgen Lind2015-08-281-1/+0
* Fix missing file rename from QWayalandQuickView -> ....ItemJørgen Lind2015-08-281-1/+2
* Remove the default shell functionalityJørgen Lind2015-08-281-21/+0
* Remove the QWaylandCompositor::createView virtual functionJørgen Lind2015-08-281-7/+0
* Rename QWaylandQuickView to QWaylandQuickItemJørgen Lind2015-08-281-2/+2
* Rename QWaylandSurfaceView to QWaylandViewJørgen Lind2015-08-281-4/+4
* Rework how we manage extensionsJørgen Lind2015-08-281-2/+7
* Introducing QWaylandOutputSpaceJørgen Lind2015-08-281-2/+3
* Move the texture ownership from the QWaylandSurfaceJørgen Lind2015-08-281-2/+10
* Make it possible to set a QWaylandSurface on the QWaylandSurfaceViewJørgen Lind2015-08-281-5/+5
* Make it possible to add the default shell from qmlJørgen Lind2015-08-281-0/+26
* Make it optional to register the QWaylandQuick types to qmlJørgen Lind2015-08-281-4/+31
* Make QWaylandCompositor inherit QObjectJørgen Lind2015-08-281-2/+2
* Add createSurface factory function on QWaylandCompositorJørgen Lind2015-08-281-20/+6
* Move surface management to outputsJørgen Lind2015-08-281-2/+2
* LGPL v3 license change for Qt Wayland CompositorJørgen Lind2015-07-241-11/+14
* Move surfaces to outputsPier Luigi Fiorini2015-04-211-10/+3
* Update copyright headersJani Heikkinen2015-02-171-21/+13
* Add QWaylandOutput to support multiple outputsPier Luigi Fiorini2015-02-081-18/+14
* Merge branch '5.4' into devGiulio Camuffo2014-11-151-1/+1
|\
| * Fix the compositor's wayland versioningGiulio Camuffo2014-10-091-1/+1
* | Expose surface's client to QMLPier Luigi Fiorini2014-08-171-0/+2
|/
* Split QWaylandSurface in a model and view fashionGiulio Camuffo2014-04-291-1/+6
* Rework the way buffers are used and renderedGiulio Camuffo2014-04-291-0/+102