summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Compositor: Add xdg-output unstable v1 supportPier Luigi Fiorini2019-08-261-0/+5
* Remove usages of deprecated APIsSona Kurazyan2019-08-201-0/+4
* Make it possible to build only the compositor moduleJohan Klokkhammer Helsing2019-08-191-2/+2
* Compositor: Add idle-inhibit unstable v1 protocolPier Luigi Fiorini2019-08-161-0/+4
* Compositor: some parts depends on opengl feature instead of moduleLiang Qi2019-06-201-1/+1
* Merge remote-tracking branch 'origin/5.13' into devJohan Klokkhammer Helsing2019-05-071-0/+4
|\
| * Make QtWayland.Compositor available under 1.QT_MINOR_VERSIONJohan Klokkhammer Helsing2019-05-011-0/+4
* | Compositor: Don't require OpenGL to build the QML APIsJohan Klokkhammer Helsing2019-04-042-3/+9
* | New texture sharing protocol and infrastructurePaul Olav Tvete2019-03-2811-1/+853
|/
* Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-072-6/+40
* Compositor: Add revision number for new APIJohan Klokkhammer Helsing2019-03-051-0/+2
* Add deprecated support for wl_scalerJohan Klokkhammer Helsing2019-01-241-0/+4
* Update plugins.qmltypesv5.12.0-beta1Kai Koehne2018-10-012-10/+473
* Compositor: Remove WaylandCursorItem.scaleCorrectionJohan Klokkhammer Helsing2018-10-011-5/+4
* Compositor: Fix incorrect hotspot when output.scaleFactor != dprJohan Klokkhammer Helsing2018-08-311-1/+8
* Compositor: Fix assignment to null object in WaylandCursorItemJohan Klokkhammer Helsing2018-08-291-10/+7
* Fix incompatibility between QML and C++ instantiated objectsJohan Klokkhammer Helsing2018-08-291-18/+9
* Compositor API: Add xdg-decoration unstable v1 supportJohan Klokkhammer Helsing2018-08-171-0/+4
* Compositor API: Add xdg-shell stableJohan Klokkhammer Helsing2018-08-151-0/+8
* Macro for QML items with data property boilerplatePier Luigi Fiorini2018-06-231-8/+16
* Use override when applicableJohan Klokkhammer Helsing2018-02-281-1/+1
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-4/+2
* Use nullptr instead of 0 or NULLJohan Klokkhammer Helsing2018-02-201-1/+1
* Compositor API: Add support for hardware compositingJohan Klokkhammer Helsing2018-02-091-0/+2
* remove qmldir from resourcesv5.10.0-beta4Shawn Rutledge2017-11-061-2/+1
* Compositor: Add support for xdg-shell-unstable-v6Johan Klokkhammer Helsing2017-07-211-0/+7
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-045-58/+73
* Fix build without QtQuickv5.9.0-beta1Tasuku Suzuki2017-03-301-1/+1
* Clean up draganddrop and clipboard featuresPaul Olav Tvete2017-03-231-0/+4
* Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-262-0/+3
|\
| * Fix virtual table mismatch in QWaylandWlShellSurfacePaul Olav Tvete2017-01-091-0/+2
| * Register XdgPopupV5 typePier Luigi Fiorini2017-01-031-0/+1
* | Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-231-5/+5
* | Fix build without feature.cursorTasuku Suzuki2017-01-131-0/+4
* | Register QWaylandXdgShellV5 as uncreatable typePier Luigi Fiorini2017-01-091-0/+1
|/
* Use the feature system internallyLars Knoll2016-11-232-2/+2
* Update plugins.qmltypesPier Luigi Fiorini2016-10-041-47/+121
* Add QML API and documentation for ivi-applicationJohan Klokkhammer Helsing2016-10-041-0/+5
* 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