summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandoutput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add documentation to Qt Wayland CompositorEskil Abrahamsen Blomfeldt2015-10-261-0/+306
* Rename QWaylandExtensionContainer to QWaylandObjectPaul Olav Tvete2015-10-231-2/+2
* Remove the QWaylandOutputSpaceJørgen Lind2015-09-181-43/+29
* QWaylandOutput should not resize the windowPaul Olav Tvete2015-09-151-6/+0
* Remove global coordinatesJørgen Lind2015-09-141-21/+0
* Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-101-4/+4
* Fix crash in pickView()Paul Olav Tvete2015-09-081-2/+2
* Make sure we don't send enter events continuslyJørgen Lind2015-09-041-1/+2
* QWaylandOutput::outputForClient to QWaylandOutput::resourceForClientJørgen Lind2015-09-041-3/+3
* Make it possible to construct QWaylandOutputJørgen Lind2015-09-041-30/+83
* Make Manufacturer & Model modifiable properties of QWaylandOutputJørgen Lind2015-09-021-6/+13
* Make the default wl_shell available from QMLJørgen Lind2015-08-281-18/+0
* Move ref and unref from QWaylandSurface to privateJørgen Lind2015-08-281-2/+2
* Remove the QtWayland::Output classJørgen Lind2015-08-281-70/+328
* Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-281-1/+0
* Remove output from QWaylandSurfaceJørgen Lind2015-08-281-0/+10
* Fixups after rebasingJørgen Lind2015-08-281-0/+2
* Rename QWaylandSurfaceView to QWaylandViewJørgen Lind2015-08-281-4/+4
* Public input apisJørgen Lind2015-08-281-0/+5
* Introducing QWaylandOutputSpaceJørgen Lind2015-08-281-12/+16
* Move the output from QWaylandSurface to the QWaylandSurfaceViewJørgen Lind2015-08-281-16/+22
* Destory QWaylandOutput instance when the window is destroyedJørgen Lind2015-08-281-0/+6
* QWaylandOutput send mode and geometry correctlyJørgen Lind2015-08-281-0/+22
* Make QWaylandOutput::handle constJørgen Lind2015-08-281-5/+5
* Move surface management to outputsJørgen Lind2015-08-281-8/+27
* Add QT_X_NAMESPACE defines to qwaylandoutput.cppJørgen Lind2015-07-291-0/+4
* LGPL v3 license change for Qt Wayland CompositorJørgen Lind2015-07-241-27/+23
* Move surfaces to outputsPier Luigi Fiorini2015-04-211-0/+11
* Update copyright headersJani Heikkinen2015-02-171-3/+3
* Add QWaylandOutput to support multiple outputsPier Luigi Fiorini2015-02-081-0/+246