summaryrefslogtreecommitdiffstats
path: root/examples/wayland/server-buffer
Commit message (Expand)AuthorAgeFilesLines
* Fix namespaced buildsJohan Klokkhammer Helsing2017-09-181-0/+4
* Reintroduce the server-buffer examplePaul Olav Tvete2017-08-1616-0/+834
* Remove non-functional examplePaul Olav Tvete2017-04-2716-1227/+0
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-232-3/+3
* Move qtwayland over to use the new configuration systemLars Knoll2016-11-232-15/+0
* Add mode support to QWaylandOutputPier Luigi Fiorini2016-10-031-8/+1
* Rename QWaylandSurface::isMapped to hasContentJohan Klokkhammer Helsing2016-08-221-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-193-1/+11
|\
| * fix example installsv5.6.1-1v5.6.1Oswald Buddenhagen2016-04-283-0/+10
| * Fix build without pkg-configLaszlo Agocs2015-10-192-5/+7
* | Fix broken qml import in server-buffer exampleJohan Klokkhammer Helsing2016-03-021-1/+1
* | Example project file clean-upsLouai Al-Khanji2015-10-232-12/+17
* | Merge branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-10-131-1/+0
|\|
| * Fix possible race condition leading to a dead lockGiulio Camuffo2015-07-061-1/+0
* | Remove the QWaylandOutputSpaceJørgen Lind2015-09-181-2/+1
* | Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-103-7/+7
* | 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-1710-40/+40
* | Add QWaylandOutput to support multiple outputsPier Luigi Fiorini2015-02-081-1/+4
* | Namespace the platform pluginsGiulio Camuffo2015-01-293-8/+8
|/
* Correctly handle '--invert' parameter in server-buffer compositorSiteshwar Vashisht2015-01-131-2/+2
* Move examples into wayland subdirectory.v5.4.0-beta1Friedemann Kleint2014-10-0916-0/+1237