summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Make QWaylandKeymap a QObjectJohan Klokkhammer Helsing2016-09-301-0/+2
* Compositor: Base shell classPier Luigi Fiorini2016-09-301-0/+1
* Rename the QWaylandXdg* classes to QWaylandXdg*V5Giulio Camuffo2016-09-052-12/+12
* Improve robustness of QML plugin loadingSimon Hausmann2016-08-261-1/+1
* Remove QWaylandView from the QML APIPaul Olav Tvete2016-08-222-21/+21
* Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-113-24/+24
* Rename createSurface and similar signalsJohan Klokkhammer Helsing2016-08-031-5/+5
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-021-17/+0
|\
| * Doc: fixed issue compiling qtwaylandcompositor.htmlNico Vertriest2016-07-011-17/+0
* | Rename sendUnMaximized to sendUnmaximizedJohan Klokkhammer Helsing2016-07-121-2/+2
* | Add drag icon to WaylandCursorItemJohan Klokkhammer Helsing2016-07-111-0/+15
* | Expose QWaylandDrag to the QML APIJohan Klokkhammer Helsing2016-07-112-0/+24
* | Adjust for hotspot position inside WaylandCursorItemJohan Klokkhammer Helsing2016-07-111-0/+1
* | Rename enableWSCursor to windowSystemCursorEnabledJohan Klokkhammer Helsing2016-07-113-13/+13
* | Rename bufferLock to bufferLockedJohan Klokkhammer Helsing2016-07-041-1/+1
* | Add WaylandOutputBase to importsPier Luigi Fiorini2016-06-062-0/+4
* | Remove redundant typesPier Luigi Fiorini2016-06-062-14/+4
* | Update QtWayland.Comport plugins.qmltypesPier Luigi Fiorini2016-06-061-5/+16
* | Set enabled to false for WaylandCursorItemJohan Klokkhammer Helsing2016-06-021-0/+1
* | Rename QWaylandWindowManagerExtension to QWaylandQtWindowManagerPier Luigi Fiorini2016-05-312-21/+21
|/
* Update QtWaylandCompositor plugins.qmltypesPier Luigi Fiorini2016-05-301-1/+10
* Create a general ShellSurfaceItem to avoid duplicationJohan Klokkhammer Helsing2016-05-202-23/+19
* Rename QWaylandExtension to QWaylandCompositorExtensionPaul Olav Tvete2016-05-182-10/+10
* Add popup support to QWaylandQuickCompositor with the wl shell.Erik Larsson2016-05-131-0/+1
* Add containsMouse property to QWaylandMouseTrackerJohan Klokkhammer Helsing2016-05-132-0/+37
* Update the plugins.qmltypes fileGiulio Camuffo2016-04-291-3/+196
* Rename the quick extension macrosGiulio Camuffo2016-04-292-27/+15
* QML API for xdg-shellJohan Klokkhammer Helsing2016-04-261-0/+9
* Make window manager extension QML friendlyPier Luigi Fiorini2016-04-252-0/+21
* Fix text-input support for new APIJan Arne Petersen2016-04-181-1/+4
* Remove unused signal QWaylandSurface::pongJohan Klokkhammer Helsing2016-04-151-1/+0
* Update plugins.qmltypesJohan Klokkhammer Helsing2016-04-141-0/+4
* Update plugins.qmltypesPier Luigi Fiorini2016-04-091-0/+10
* Rename compositor Shell to WlShellJohan Klokkhammer Helsing2016-04-052-109/+109
* Update plugins.qmltypesJohan Klokkhammer Helsing2016-03-231-5/+31
* 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