summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/compositor_api.pri
Commit message (Expand)AuthorAgeFilesLines
* Export QWaylandQuickSurfacePrivateHyungchan Kim2021-02-221-0/+1
* Fix QtWayland build without qtdeclarativeAllan Sandfeld Jensen2020-09-151-6/+6
* Port QtWayland.Compositor to new QML extension APIEskil Abrahamsen Blomfeldt2020-08-201-2/+5
* Adapt to recent qtbase changes and update dependenciesFriedemann Kleint2020-07-291-1/+1
* Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-09-161-3/+1
|\
| * Make QT_WAYLAND_COMPOSITOR_QUICK a featureUlf Hermann2019-08-291-3/+1
* | Compositor: some parts depends on opengl feature instead of moduleLiang Qi2019-06-201-1/+1
* | Merge remote-tracking branch 'origin/5.13' into devJohan Klokkhammer Helsing2019-05-071-0/+1
|\|
| * Compositor: Add qwaylandoutput_p.h to headersJohan Klokkhammer Helsing2019-04-241-0/+1
* | Compositor: Don't require OpenGL to build the QML APIsJohan Klokkhammer Helsing2019-04-041-5/+10
|/
* Fix incompatibility between QML and C++ instantiated objectsJohan Klokkhammer Helsing2018-08-291-0/+1
* Fix compilation of QtWayland without QtQuickAlexander Schlarb2018-08-031-5/+5
* Compositor API: Add support for hardware compositingJohan Klokkhammer Helsing2018-02-091-2/+4
* Fix build without feature.draganddropTasuku Suzuki2017-01-151-2/+7
* Fix build without feature.imTasuku Suzuki2017-01-131-4/+9
* Move qtwayland over to use the new configuration systemLars Knoll2016-11-231-1/+1
* Add mode support to QWaylandOutputPier Luigi Fiorini2016-10-031-1/+5
* Make QWaylandKeymap a QObjectJohan Klokkhammer Helsing2016-09-301-0/+3
* Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-111-3/+3
* Compile with -no-openglJohan Klokkhammer Helsing2016-07-201-1/+3
* Fix text-input support for new APIJan Arne Petersen2016-04-181-2/+3
* Add API to grab a surface's contentGiulio Camuffo2016-04-181-0/+2
* Add surface roles backGiulio Camuffo2016-02-111-0/+2
* Remove the QWaylandOutputSpaceJørgen Lind2015-09-181-3/+0
* Make QWaylandQuickItem use pimplJørgen Lind2015-09-161-2/+3
* Make the default wl_shell available from QMLJørgen Lind2015-08-281-2/+2
* Move qwltouch_p.h into qwaylandtouch_p.hJørgen Lind2015-08-281-0/+1
* Move QWaylandKeyboardPrivate away from wayland_wrapperJørgen Lind2015-08-281-0/+1
* Move QWaylandPointerPrivate into a _p file and remove the apiJørgen Lind2015-08-281-0/+1
* Remove QtWayland::InputDeviceJørgen Lind2015-08-281-0/+1
* Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-281-0/+1
* Fix missing file rename from QWayalandQuickView -> ....ItemJørgen Lind2015-08-281-3/+2
* Rename QWaylandSurfaceView to QWaylandViewJørgen Lind2015-08-281-5/+5
* Public input apisJørgen Lind2015-08-281-2/+12
* Rework how we manage extensionsJørgen Lind2015-08-281-4/+0
* Introducing QWaylandOutputSpaceJørgen Lind2015-08-281-2/+5
* Move the output from QWaylandSurface to the QWaylandSurfaceViewJørgen Lind2015-08-281-0/+1
* Add QWaylandOutput to support multiple outputsPier Luigi Fiorini2015-02-081-0/+4
* Remove unused headerPier Luigi Fiorini2015-01-301-1/+0
* Expose surface's client to QMLPier Luigi Fiorini2014-08-171-0/+3
* Do not list a non-existing file in the projectLaszlo Agocs2014-08-111-1/+0
* Introduce QWaylandSurfaceInterfaceGiulio Camuffo2014-07-301-2/+2
* Make it possible to have custom shell implementationsGiulio Camuffo2014-04-291-2/+6
* Split QWaylandSurface in a model and view fashionGiulio Camuffo2014-04-291-2/+4
* Rework the way buffers are used and renderedGiulio Camuffo2014-04-291-5/+10
* Don't clobber the m_damaged state during rendering.Gunnar Sletta2014-01-241-4/+2
* Add Drag&Drop support to compositorJan Arne Petersen2013-11-221-2/+4
* Add support for text protocol to compositorJan Arne Petersen2013-11-221-2/+4
* Compositor: Extend QWaylandSurfaceNode from QSGSimpleTextureNodeAndrew Knight2013-10-241-4/+2
* Qt-ify the QtCompositor moduleAndy Nichols2013-02-081-14/+15