summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QWaylandQuickItem: Fix Layeringv5.7.0-alpha1Louai Al-Khanji2016-03-041-0/+4
* Fix broken qml import in server-buffer exampleJohan Klokkhammer Helsing2016-03-021-1/+1
* Rename QWaylandShellSurface::DefaultEdge to NoneEdgeJohan Klokkhammer Helsing2016-03-022-2/+2
* Fix potential memory corruptionPaul Olav Tvete2016-03-021-2/+2
* Use getProcAddress(const char*) to work with updates in QOpenGLContextErik Larsson2016-03-026-9/+9
* Remove platform headers from sync.profilePaul Olav Tvete2016-02-251-1/+0
* Proper fix for buffer destructionPaul Olav Tvete2016-02-251-5/+12
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-192-3/+11
|\
| * Fix freeze when using BypassWindowManagerHintJohan Klokkhammer Helsing2016-02-121-1/+2
| * Bump versionOswald Buddenhagen2016-02-081-1/+1
| * Don't create wl_surface for desktop widgetsv5.6.0-rc1Paul Olav Tvete2016-01-111-2/+2
| * Fix the control keyPaul Olav Tvete2016-01-111-0/+7
| * Revert "Don't invalidate textures when the scene graph is stopped."v5.6.0-beta1Andrew den Exter2015-12-131-0/+5
* | Add minimal-cpp compositor example to .pro fileJohan Klokkhammer Helsing2016-02-181-0/+1
* | Merge dev into 5.7Oswald Buddenhagen2016-02-1715-2/+1281
|\ \
| * | Implement initial IVI-shell support with shell integration.Yusuke Binsaki2016-02-1215-2/+1281
* | | Use WaylandCompositor module name for export macroPaul Olav Tvete2016-02-1545-57/+57
|/ /
* | Expose a method to send ping events in QWaylandShellSurfaceGiulio Camuffo2016-02-123-7/+22
* | Remove platformheadersLaszlo Agocs2016-02-114-99/+0
* | Add surface roles backGiulio Camuffo2016-02-1117-21/+214
* | Allow initializing the server protocol classes with a wl_resourceGiulio Camuffo2016-02-101-1/+25
* | Fix querying the buffer size on some platformsGiulio Camuffo2016-02-081-14/+14
* | Add missing function implementation of QWaylandInput::touch()Erik Larsson2016-02-041-0/+9
* | Send correct mouse press positionPaul Olav Tvete2016-02-041-0/+1
* | Subsurface implementation, with C++ APIPaul Olav Tvete2016-02-0410-11/+186
* | Fix destroy listener signal connectionLaszlo Agocs2016-02-041-1/+1
* | Remove unused slot from qwindow-compositorLaszlo Agocs2016-02-032-6/+0
* | Remove unused variable warningsLaszlo Agocs2016-02-032-0/+2
* | Add missing we mean it headerLaszlo Agocs2016-01-291-0/+11
* | Add missing QT+=quickLaszlo Agocs2016-01-281-0/+2
* | Add missing lib when pkg-config is not usedLaszlo Agocs2016-01-281-1/+1
* | Updated license headersAntti Kokko2016-01-2021-341/+945
* | Updated license headersAntti Kokko2016-01-20150-2061/+4121
* | Link with the wayland-client libraryPaul Olav Tvete2016-01-141-0/+6
* | A minimal c++-based compositorPaul Olav Tvete2016-01-127-0/+468
* | Output available geometry in output coordinates spacePier Luigi Fiorini2016-01-111-1/+8
* | Send the right output position to clientsPier Luigi Fiorini2016-01-111-1/+1
* | Actually change manufacturer and modelPier Luigi Fiorini2016-01-111-2/+16
* | Set appId according to QGuiApplication::desktopFileName()Pier Luigi Fiorini2016-01-111-15/+26
* | Allow headless compositors and avoid crashesPier Luigi Fiorini2016-01-111-7/+17
* | update plugins.qmltypesShawn Rutledge2016-01-053-108/+347
* | Doc: Rename the qdocconf to match the doc project nameVenugopal Shivashankar2015-12-152-1/+1
* | Pure QML example: add shortcut to quitShawn Rutledge2015-12-111-1/+5
* | Send correct refresh rate on bindingPier Luigi Fiorini2015-12-092-2/+2
* | Merge branch 'wip-compositor-api' into devPaul Olav Tvete2015-12-02265-13182/+15615
|\ \
| * | Merge remote-tracking branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-12-0234-344/+108
| |\|
| * | Add clients with the correct versionPier Luigi Fiorini2015-11-287-12/+12
| * | Update git ignore listPier Luigi Fiorini2015-11-281-2/+9
| * | Mark reimplemented methods as overridePier Luigi Fiorini2015-11-281-13/+13
| * | Fix typo in QWaylandQuickOutput warningPier Luigi Fiorini2015-11-281-1/+1