summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandcompositor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qt/5.7' into 5.8v5.8.0-alpha1Liang Qi2016-08-281-10/+8
|\
| * Doc: Language editVenugopal Shivashankar2016-08-241-1/+1
| * Doc: Language editsVenugopal Shivashankar2016-08-171-11/+9
* | Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-111-29/+29
* | Merge remote-tracking branch 'qt/5.7' into devPaul Olav Tvete2016-08-041-1/+1
|\|
| * Doc: several minor link issues in QtWaylandNico Vertriest2016-08-021-1/+1
* | Rename createSurface and similar signalsJohan Klokkhammer Helsing2016-08-031-2/+2
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-021-4/+2
|\|
| * Fix the key code of key events when control is pressedGiulio Camuffo2016-07-041-4/+2
* | Migrate to public QOpenGLTextureBlitterLaszlo Agocs2016-07-291-1/+1
* | Compile with -no-openglJohan Klokkhammer Helsing2016-07-201-0/+12
* | Compositor: Rename shm to sharedMemoryJohan Klokkhammer Helsing2016-07-111-4/+4
* | Rename QT_COMPOSITOR_WAYLAND_GL to QT_WAYLAND_COMPOSITOR_GLJohan Klokkhammer Helsing2016-07-011-6/+6
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-301-2/+2
|\|
| * Doc: minor link issues QtWaylandNico Vertriest2016-06-211-2/+2
* | Rename QWaylandWindowManagerExtension to QWaylandQtWindowManagerPier Luigi Fiorini2016-05-311-3/+3
|/
* Rename private headers to _p.hPaul Olav Tvete2016-05-191-2/+2
* Mark the QtWaylandCompositor API as \preliminaryPaul Olav Tvete2016-05-121-0/+2
* Fix text-input support for new APIJan Arne Petersen2016-04-181-0/+2
* Add API to grab a surface's contentGiulio Camuffo2016-04-181-0/+54
* Initial compositor support for xdg-shell wayland extensionJohan Klokkhammer Helsing2016-03-241-2/+3
* Add automatic socket name detection in compositorErik Larsson2016-03-211-15/+21
* Subsurface implementation, with C++ APIPaul Olav Tvete2016-02-041-2/+12
* update plugins.qmltypesShawn Rutledge2016-01-051-1/+2
* Try to get wl_display from the platform pluginPaul Olav Tvete2015-11-061-2/+6
* Add documentation to Qt Wayland CompositorEskil Abrahamsen Blomfeldt2015-10-261-7/+227
* Rename QWaylandExtensionContainer to QWaylandObjectPaul Olav Tvete2015-10-231-2/+2
* Add a setDefaultOutput function to QWaylandCompositorJørgen Lind2015-09-181-0/+10
* Simplify the construction of pure-qmlJørgen Lind2015-09-181-1/+4
* Remove the QWaylandOutputSpaceJørgen Lind2015-09-181-37/+6
* New API for drag and dropPaul Olav Tvete2015-09-171-24/+0
* Remove QWaylandCompositor::cleanupGraphicsResources()Jørgen Lind2015-09-151-9/+1
* Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-101-11/+11
* Move the createDefaultSurface function to QWaylandCompositorPrivateJørgen Lind2015-09-101-11/+16
* Remove legacy namingJørgen Lind2015-09-101-5/+0
* Make it possible to connect to a createSurface signalJørgen Lind2015-09-041-6/+34
* Rename primary(Output|OutputSpace) to default(Output|OutputSpace)Jørgen Lind2015-09-041-6/+6
* Make it possible to construct QWaylandOutputJørgen Lind2015-09-041-7/+1
* Add way for classes to get polish events on compositor initiazliationJørgen Lind2015-09-041-0/+16
* Make Manufacturer & Model modifiable properties of QWaylandOutputJørgen Lind2015-09-021-4/+2
* Enable the HW integration extension by default againJørgen Lind2015-08-311-1/+24
* Make the default wl_shell available from QMLJørgen Lind2015-08-281-2/+1
* Remove automatic initialisation of extensionsJørgen Lind2015-08-281-47/+2
* Remove the qt_sub_surface extensionJørgen Lind2015-08-281-3/+0
* Move QWaylandKeyboardPrivate away from wayland_wrapperJørgen Lind2015-08-281-2/+2
* Remove QtWayland::InputDeviceJørgen Lind2015-08-281-1/+0
* Use QWaylandClient in constructor of QWaylandSurfaceJørgen Lind2015-08-281-1/+1
* Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-281-51/+387
* Remove QtWayland::SurfaceJørgen Lind2015-08-281-2/+8
* Remove some deprecated apisJørgen Lind2015-08-281-70/+0