summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandsurface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-13/+16
* Clean up draganddrop and clipboard featuresPaul Olav Tvete2017-03-231-2/+7
* Fix build without feature.imTasuku Suzuki2017-01-131-0/+6
* Don't ignore wl_surface:attach with null bufferJohan Klokkhammer Helsing2016-11-031-1/+1
* Doc: Added missing documentation for certain parametersNico Vertriest2016-11-031-2/+2
* Rename QWaylandSurface::throttlingView to primaryViewJohan Klokkhammer Helsing2016-10-071-6/+11
* Documentation: Remove tech preview statusJohan Klokkhammer Helsing2016-10-031-2/+2
* Refactor buffer handlingPaul Olav Tvete2016-10-011-64/+34
* Rename QWaylandView::attach() to bufferCommitted()Paul Olav Tvete2016-09-081-2/+2
* Merge remote-tracking branch 'qt/5.7' into 5.8v5.8.0-alpha1Liang Qi2016-08-281-20/+18
|\
| * Doc: Language editsVenugopal Shivashankar2016-08-171-20/+18
* | Rename QWaylandSurface::isMapped to hasContentJohan Klokkhammer Helsing2016-08-221-12/+12
* | Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-111-4/+4
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-301-1/+1
|\|
| * Doc: minor link issues QtWaylandNico Vertriest2016-06-211-1/+1
* | Add dragStarted signal to QWaylandSurfaceJohan Klokkhammer Helsing2016-06-071-0/+12
|/
* Mark the QtWaylandCompositor API as \preliminaryPaul Olav Tvete2016-05-121-0/+2
* Compositor API: Add bufferScale property to QWaylandSurfaceJohan Klokkhammer Helsing2016-04-291-0/+40
* Fix text-input support for new APIJan Arne Petersen2016-04-181-11/+9
* Initial compositor support for xdg-shell wayland extensionJohan Klokkhammer Helsing2016-03-241-0/+6
* Add surface roles backGiulio Camuffo2016-02-111-0/+26
* Subsurface implementation, with C++ APIPaul Olav Tvete2016-02-041-0/+47
* update plugins.qmltypesShawn Rutledge2016-01-051-1/+1
* Add documentation to Qt Wayland CompositorEskil Abrahamsen Blomfeldt2015-10-261-4/+193
* Rename QWaylandExtensionContainer to QWaylandObjectPaul Olav Tvete2015-10-231-3/+3
* Fix missing #ifndef for housekeeping code.Erik Larsson2015-10-121-0/+2
* Improve notification at surface destructionPaul Olav Tvete2015-09-291-5/+5
* Make sure QWaylandQuickItem paints the first frameJørgen Lind2015-09-181-0/+2
* Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-101-8/+8
* Make it possible to connect to a createSurface signalJørgen Lind2015-09-041-8/+59
* Use QWaylandBufferRef in QWaylandSurfacePrivate::setBackBufferJørgen Lind2015-08-281-10/+2
* Remove the qt_sub_surface extensionJørgen Lind2015-08-281-1/+0
* Move ref and unref from QWaylandSurface to privateJørgen Lind2015-08-281-45/+49
* Removed the m_ prefix for variables in QWaylandSurfacePrivateJørgen Lind2015-08-281-84/+84
* Remove QtWayland::InputDeviceJørgen Lind2015-08-281-3/+3
* Use QWaylandClient in constructor of QWaylandSurfaceJørgen Lind2015-08-281-4/+4
* Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-281-8/+10
* Remove QtWayland::SurfaceJørgen Lind2015-08-281-75/+285
* Remove output from QWaylandSurfaceJørgen Lind2015-08-281-31/+25
* Fixups after rebasingJørgen Lind2015-08-281-67/+3
* Remove excess definition of QWaylandKeymapJørgen Lind2015-08-281-27/+0
* make sure that views don't have a surfaceJørgen Lind2015-08-281-0/+8
* Rename QWaylandSurfaceView to QWaylandViewJørgen Lind2015-08-281-3/+3
* Remove transient(inactive|parent|offset) from QWaylandSurfaceJørgen Lind2015-08-281-21/+0
* Remove the static instance of a compositor.Jørgen Lind2015-08-281-1/+1
* Public input apisJørgen Lind2015-08-281-2/+20
* Rework how we manage extensionsJørgen Lind2015-08-281-142/+5
* Introducing QWaylandOutputSpaceJørgen Lind2015-08-281-0/+6
* Move the output from QWaylandSurface to the QWaylandSurfaceViewJørgen Lind2015-08-281-22/+25
* Move the texture ownership from the QWaylandSurfaceJørgen Lind2015-08-281-27/+6