summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QWaylandQuickItem: Fix Layeringv5.7.0-alpha1Louai Al-Khanji2016-03-041-0/+4
* 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
* 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
| * 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
* | Merge dev into 5.7Oswald Buddenhagen2016-02-1713-2/+1252
|\ \
| * | Implement initial IVI-shell support with shell integration.Yusuke Binsaki2016-02-1213-2/+1252
* | | 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-1112-15/+208
* | 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-046-5/+96
* | Fix destroy listener signal connectionLaszlo Agocs2016-02-041-1/+1
* | 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-20147-2061/+2943
* | 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
* | Send correct refresh rate on bindingPier Luigi Fiorini2015-12-092-2/+2
* | Merge branch 'wip-compositor-api' into devPaul Olav Tvete2015-12-02210-11780/+13497
|\ \
| * | Merge remote-tracking branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-12-0227-278/+84
| |\|
| * | Add clients with the correct versionPier Luigi Fiorini2015-11-287-12/+12
| * | Mark reimplemented methods as overridePier Luigi Fiorini2015-11-281-13/+13
| * | Fix typo in QWaylandQuickOutput warningPier Luigi Fiorini2015-11-281-1/+1
| * | Add keyboard repeat rate and delayPier Luigi Fiorini2015-11-283-1/+75
| * | Compile fix for namespaced Qt buildsPaul Olav Tvete2015-11-285-4/+18
| * | Rename setPopup surface argumentPier Luigi Fiorini2015-11-271-1/+1
| * | Doc: Change a few parameter values in the qdocconfVenugopal Shivashankar2015-11-112-12/+9
| * | Fix crash on client exitPaul Olav Tvete2015-11-091-0/+2
| * | Fix copyright headersPaul Olav Tvete2015-11-0922-50/+56
| * | Try to get wl_display from the platform pluginPaul Olav Tvete2015-11-061-2/+6
| * | Merge branch '5.6' into wip-compositor-apiLaszlo Agocs2015-10-2712-58/+315
| |\ \
| * | | Add documentation to Qt Wayland CompositorEskil Abrahamsen Blomfeldt2015-10-2629-38/+2014
| * | | Remove obsolete defineLouai Al-Khanji2015-10-231-1/+0