summaryrefslogtreecommitdiffstats
path: root/src/compositor/global/qwaylandquickextension.h
Commit message (Expand)AuthorAgeFilesLines
* Adapt module to work with the new syncqtAlexey Edelev2022-10-121-0/+4
* Use SPDX license identifiersLucie Gérard2022-06-101-28/+2
* QtWaylandCompositor: use cmake-generated export headersMarc Mutz2022-02-141-3/+3
* Fix WaylandCompositor PCH build without qtdeclarativeIlya Fedin2022-01-181-0/+2
* Port QtWayland.Compositor to new QML extension APIEskil Abrahamsen Blomfeldt2020-08-201-0/+21
* Fix warning that the QQmlListProperty constructor is deprecatedThiago Macieira2020-05-051-2/+2
* Update QtWaylandCompositor license headers to GPL 3v5.14.0-beta2Paul Olav Tvete2019-10-161-15/+5
* Fix incompatibility between QML and C++ instantiated objectsJohan Klokkhammer Helsing2018-08-291-36/+0
* Macro for QML items with data property boilerplatePier Luigi Fiorini2018-06-231-0/+36
* Don't call QWaylandCompositorExtension::initialize multiple timesJohan Klokkhammer Helsing2018-05-091-1/+1
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-12/+15
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-231-2/+2
* Add QQmlParserStatus interface to QtQuick extensionsPier Luigi Fiorini2016-06-231-0/+1
* Rename QWaylandExtension to QWaylandCompositorExtensionPaul Olav Tvete2016-05-181-8/+8
* Automatically initialize the quick extension objectsGiulio Camuffo2016-04-291-1/+5
* Rename the quick extension macrosGiulio Camuffo2016-04-291-12/+12
* Use WaylandCompositor module name for export macroPaul Olav Tvete2016-02-151-2/+2
* Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-101-1/+1
* Cleanup QWaylandQuickCompositorExtension fileJørgen Lind2015-09-041-8/+2
* Macro for QML extension boilerplateJørgen Lind2015-08-281-0/+110