summaryrefslogtreecommitdiffstats
path: root/src/compositor/global
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve QWaylandExtensionJørgen Lind2015-08-283-53/+34
* Public input apisJørgen Lind2015-08-281-1/+1
* Rework how we manage extensionsJørgen Lind2015-08-284-1/+304
* LGPL v3 license change for Qt Wayland CompositorJørgen Lind2015-07-241-30/+26
* Update copyright headersJani Heikkinen2015-02-171-4/+4
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-09-191-1/+3
|\
| * Compile with protected visibilityThiago Macieira2014-08-191-1/+3
* | Expose surface's client to QMLPier Luigi Fiorini2014-08-171-2/+0
|/
* Remove QWaylandResourceCollection.Robin Burchell2014-08-153-175/+1
* Remove unused QtWayland::ObjectJan Arne Petersen2013-08-222-70/+0
* Adapted Surface and Region to use the qtwaylandscanner.Samuel Rødal2013-04-231-30/+0
* Adapted code to use qtwaylandscanner.Samuel Rødal2013-04-172-8/+14
* Qt-ify the QtCompositor moduleAndy Nichols2013-02-085-11/+29
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-254-24/+24
* Sync up with the latest wayland developments.Hannu Lyytinen2012-04-192-9/+5
* Don't use poor mans inheritance for waylandobjectJørgen Lind2012-04-111-8/+5
* Introduced WaylandClient API to keep track of clients.Samuel Rødal2012-03-291-0/+2
* Improve wayland_cast and introduce resolve to simplify code.Samuel Rødal2012-03-021-16/+26