summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandquickcompositor.h
Commit message (Expand)AuthorAgeFilesLines
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-12/+15
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-231-4/+4
* Compile with -Wzero-as-null-pointer-constantPaul Olav Tvete2016-05-251-1/+1
* Add API to grab a surface's contentGiulio Camuffo2016-04-181-0/+2
* Use WaylandCompositor module name for export macroPaul Olav Tvete2016-02-151-1/+1
* Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-101-1/+1
* Move the createDefaultSurface function to QWaylandCompositorPrivateJørgen Lind2015-09-101-4/+0
* Remove legacy namingJørgen Lind2015-09-101-6/+0
* Make it possible to connect to a createSurface signalJørgen Lind2015-09-041-2/+2
* Make it possible to construct QWaylandOutputJørgen Lind2015-09-041-2/+0
* Make Manufacturer & Model modifiable properties of QWaylandOutputJørgen Lind2015-09-021-3/+1
* Remove the default shell functionalityJørgen Lind2015-08-281-5/+0
* Remove the QWaylandCompositor::createView virtual functionJørgen Lind2015-08-281-1/+0
* Rename QWaylandSurfaceView to QWaylandViewJørgen Lind2015-08-281-1/+5
* Introducing QWaylandOutputSpaceJørgen Lind2015-08-281-1/+2
* Make it possible to set a QWaylandSurface on the QWaylandSurfaceViewJørgen Lind2015-08-281-1/+1
* Make it possible to add the default shell from qmlJørgen Lind2015-08-281-1/+12
* Make it optional to register the QWaylandQuick types to qmlJørgen Lind2015-08-281-0/+10
* Make QWaylandCompositor inherit QObjectJørgen Lind2015-08-281-1/+1
* Add createSurface factory function on QWaylandCompositorJørgen Lind2015-08-281-5/+1
* LGPL v3 license change for Qt Wayland CompositorJørgen Lind2015-07-241-11/+14
* Update copyright headersJani Heikkinen2015-02-171-22/+14
* Add QWaylandOutput to support multiple outputsPier Luigi Fiorini2015-02-081-7/+5
* Fix a few project warningsGiulio Camuffo2014-07-081-0/+2
* Split QWaylandSurface in a model and view fashionGiulio Camuffo2014-04-291-0/+3
* Rework the way buffers are used and renderedGiulio Camuffo2014-04-291-0/+64