summaryrefslogtreecommitdiffstats
path: root/src/compositor/global
Commit message (Expand)AuthorAgeFilesLines
* Port from qAsConst() to std::as_const()Marc Mutz2022-11-141-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-1010-278/+20
* QtWaylandCompositor: includemocsLiang Qi2022-06-011-0/+2
* Add a TU for qwaylandquickextension.hLiang Qi2022-06-011-0/+38
* Make sure all private headers include at least one otherThiago Macieira2022-03-081-1/+1
* QtWaylandCompositor: use cmake-generated export headersMarc Mutz2022-02-145-22/+9
* Adapt to moving of type registrations into the Qt namespaceUlf Hermann2022-02-052-15/+8
* Fix WaylandCompositor PCH build without qtdeclarativeIlya Fedin2022-01-181-0/+2
* Introduce new qt-shell and an API for custom shellsPaul Olav Tvete2021-12-022-2/+215
* Restructure configure featuresJoerg Bornemann2021-07-051-0/+1
* Fix QtWayland build without qtdeclarativeAllan Sandfeld Jensen2020-09-154-1/+61
* Port QtWayland.Compositor to new QML extension APIEskil Abrahamsen Blomfeldt2020-08-203-0/+27
* Use QList instead of QVectorJarek Kobus2020-06-081-1/+0
* 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-167-105/+35
* Eradicate Q_FOREACH loops [1/2]: trivial casesMarc Mutz2019-05-211-1/+1
* Add convenience for converting wl_resource * to wrapper typesJohan Klokkhammer Helsing2018-11-212-0/+74
* Don't include system versions of wayland protocolJohan Klokkhammer Helsing2018-10-031-1/+1
* 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-092-2/+3
* Use override when applicableJohan Klokkhammer Helsing2018-02-281-2/+2
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-5/+2
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-263-5/+5
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-044-48/+60
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-232-4/+4
* Use the feature system internallyLars Knoll2016-11-235-58/+133
* Include headers with full pathPier Luigi Fiorini2016-10-011-1/+2
* Compositor: make the extensions property list optionalPaul Olav Tvete2016-07-122-0/+7
* Add QQmlParserStatus interface to QtQuick extensionsPier Luigi Fiorini2016-06-231-0/+1
* Compile with -Wzero-as-null-pointer-constantPaul Olav Tvete2016-05-251-2/+2
* Remove empty private class QWaylandExtensionTemplatePrivateJohan Klokkhammer Helsing2016-05-192-10/+0
* Rename QWaylandExtension to QWaylandCompositorExtensionPaul Olav Tvete2016-05-185-73/+73
* Automatically initialize the quick extension objectsGiulio Camuffo2016-04-292-2/+6
* Rename the quick extension macrosGiulio Camuffo2016-04-291-12/+12
* Forward declare Wayland types in public headers.Volker Krause2016-04-201-1/+2
* Change constructor argument types for QWaylandExtensionTemplateJohan Klokkhammer Helsing2016-03-081-2/+2
* Use WaylandCompositor module name for export macroPaul Olav Tvete2016-02-154-11/+11
* Compile fix for namespaced Qt buildsPaul Olav Tvete2015-11-281-0/+4
* Fix copyright headersPaul Olav Tvete2015-11-093-3/+3
* Add warning to private headersPaul Olav Tvete2015-10-231-0/+11
* Rename QWaylandExtensionContainer to QWaylandObjectPaul Olav Tvete2015-10-233-26/+39
* Avoid double deletePaul Olav Tvete2015-10-021-3/+1
* Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-102-2/+2
* Cleanup QWaylandQuickCompositorExtension fileJørgen Lind2015-09-041-8/+2
* Macro for QML extension boilerplateJørgen Lind2015-08-282-1/+112
* Make the default wl_shell available from QMLJørgen Lind2015-08-283-17/+104
* Remove automatic initialisation of extensionsJørgen Lind2015-08-282-3/+3
* Fix Compile errors and warningsPaul Olav Tvete2015-08-281-4/+4
* rename QWaylandExtensionTemplate::get to findInJørgen Lind2015-08-281-1/+1