summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Fix potential memory corruptionPaul Olav Tvete2016-03-021-2/+2
* Use WaylandCompositor module name for export macroPaul Olav Tvete2016-02-151-1/+1
* Add surface roles backGiulio Camuffo2016-02-111-1/+2
* update plugins.qmltypesShawn Rutledge2016-01-051-106/+344
* Compile fix for namespaced Qt buildsPaul Olav Tvete2015-11-281-0/+3
* Fix copyright headersPaul Olav Tvete2015-11-095-33/+39
* Remove obsolete defineLouai Al-Khanji2015-10-231-1/+0
* Remove the QWaylandOutputSpaceJørgen Lind2015-09-181-2/+0
* Implement resize/move for pure-qmlJørgen Lind2015-09-161-2/+7
* Remove global coordinatesJørgen Lind2015-09-141-2/+3
* Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-103-15/+15
* Make it possible to connect to a createSurface signalJørgen Lind2015-09-041-1/+2
* Make it possible to construct QWaylandOutputJørgen Lind2015-09-041-2/+2
* Move the curser surface signal to QWaylandInputDeviceJørgen Lind2015-09-042-6/+7
* Make it possible to create the shell surface from qmlJørgen Lind2015-08-281-1/+1
* Macro for QML extension boilerplateJørgen Lind2015-08-281-60/+6
* Make the default wl_shell available from QMLJørgen Lind2015-08-282-6/+40
* Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-281-1/+1
* Remove the default shell functionalityJørgen Lind2015-08-284-92/+3
* Fix Compile errors and warningsPaul Olav Tvete2015-08-281-1/+1
* Rename QWaylandQuickView to QWaylandQuickItemJørgen Lind2015-08-281-1/+1
* Rename QWaylandSurfaceView to QWaylandViewJørgen Lind2015-08-281-2/+2
* Introducing QWaylandOutputSpaceJørgen Lind2015-08-281-0/+2
* Move the output from QWaylandSurface to the QWaylandSurfaceViewJørgen Lind2015-08-281-1/+1
* WaylandCursorItemJørgen Lind2015-08-285-16/+232
* Add a qml url resolver class for QWaylandQuickCompositorPluginJørgen Lind2015-08-281-8/+25
* Make it possible to set a QWaylandSurface on the QWaylandSurfaceViewJørgen Lind2015-08-282-1/+67
* Make it possible for the WaylandCompositor items to store ComponentsJørgen Lind2015-08-281-0/+9
* WaylandSurfaceChrome update for posInRootJørgen Lind2015-08-281-3/+15
* Add WaylandOutputWindow itemJørgen Lind2015-08-283-0/+57
* Update compositor apiJørgen Lind2015-08-285-5/+349
* Add qml plugin for conveniently creating compositors in qmlJørgen Lind2015-08-284-0/+137