summaryrefslogtreecommitdiffstats
path: root/examples/wayland/server-buffer/compositor/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reintroduce the server-buffer examplePaul Olav Tvete2017-08-161-0/+76
* Remove non-functional examplePaul Olav Tvete2017-04-271-259/+0
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-231-1/+1
* Add mode support to QWaylandOutputPier Luigi Fiorini2016-10-031-8/+1
* Rename QWaylandSurface::isMapped to hasContentJohan Klokkhammer Helsing2016-08-221-1/+1
* Remove the QWaylandOutputSpaceJørgen Lind2015-09-181-2/+1
* Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-101-5/+5
* Rename primary(Output|OutputSpace) to default(Output|OutputSpace)Jørgen Lind2015-09-041-2/+2
* Make it possible to construct QWaylandOutputJørgen Lind2015-09-041-2/+2
* Make Manufacturer & Model modifiable properties of QWaylandOutputJørgen Lind2015-09-021-1/+1
* Make the default wl_shell available from QMLJørgen Lind2015-08-281-2/+5
* Remove automatic initialisation of extensionsJørgen Lind2015-08-281-2/+0
* Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-281-4/+5
* Remove some deprecated apisJørgen Lind2015-08-281-1/+1
* Fix missing file rename from QWayalandQuickView -> ....ItemJørgen Lind2015-08-281-1/+1
* Remove the default shell functionalityJørgen Lind2015-08-281-1/+1
* Rename QWaylandQuickView to QWaylandQuickItemJørgen Lind2015-08-281-2/+2
* Rename QWaylandSurfaceView to QWaylandViewJørgen Lind2015-08-281-3/+3
* Rework how we manage extensionsJørgen Lind2015-08-281-1/+2
* Introducing QWaylandOutputSpaceJørgen Lind2015-08-281-2/+4
* Make QWaylandCompositor inherit QObjectJørgen Lind2015-08-281-27/+30
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-12/+0
|\
| * examples: remove unused windowDestroyed signalOlivier Blin2015-03-311-12/+0
* | Update copyright headersJani Heikkinen2015-02-171-4/+4
* | Add QWaylandOutput to support multiple outputsPier Luigi Fiorini2015-02-081-1/+4
|/
* Correctly handle '--invert' parameter in server-buffer compositorSiteshwar Vashisht2015-01-131-2/+2
* Move examples into wayland subdirectory.v5.4.0-beta1Friedemann Kleint2014-10-091-0/+268