summaryrefslogtreecommitdiff
path: root/src/compositor/compositor_api/qwaylandquickitem_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-101-28/+2
* Compositor: Re-enable touch events for Wayland clientsEskil Abrahamsen Blomfeldt2022-05-041-0/+1
* Fix unused warningsShawn Rutledge2022-02-091-3/+0
* Introduce new qt-shell and an API for custom shellsPaul Olav Tvete2021-12-021-0/+3
* Keep reference to buffer until it has been replacedEskil Abrahamsen Blomfeldt2021-08-241-0/+2
* QWaylandQuickItem: Set shader for external OES texture manuallyValery Volgutov2021-03-081-0/+1
* Create a new node when switched from the different node typesJaeyoon Jung2021-02-101-0/+3
* QWaylandQuickItem: Fix buffer formats with multiple planesEskil Abrahamsen Blomfeldt2020-09-141-1/+5
* Update to changes in QSGMaterial APIEskil Abrahamsen Blomfeldt2020-06-161-1/+1
* Initial work to port the quick item materialLaszlo Agocs2020-06-111-8/+4
* Use QList instead of QVectorJarek Kobus2020-06-081-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-261-15/+5
|\
| * Update QtWaylandCompositor license headers to GPL 3v5.14.0-beta2Paul Olav Tvete2019-10-161-15/+5
* | Compositor: Remove QWaylandQuickItem::sizeFollowsSurfaceJohan Klokkhammer Helsing2019-10-031-1/+0
|/
* Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-09-161-1/+1
|\
| * Compositor: Fix various input-related rounding errorsJohan Klokkhammer Helsing2019-09-051-1/+1
* | Compositor: Don't require OpenGL to build the QML APIsJohan Klokkhammer Helsing2019-04-041-0/+2
|/
* Compositor: Fix crash after surface destructionJohan Klokkhammer Helsing2018-10-011-1/+1
* Compositor: Update WaylandQuickItem size on new dpr or scaleFactorJohan Klokkhammer Helsing2018-08-301-0/+2
* Compositor: Subsurface placeAbove/Below implementationPaul Olav Tvete2018-08-171-0/+7
* 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-27/+12
* Compositor API: Add support for hardware compositingJohan Klokkhammer Helsing2018-02-091-0/+3
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-261-4/+4
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-12/+15
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-231-5/+5
* Send touch cancel event when QWaylandQuickItem::visible is set to falseJohan Klokkhammer Helsing2017-01-121-0/+1
* Add support for running compositors with custom device pixel ratioJohan Klokkhammer Helsing2016-12-161-1/+1
* Only send mouse move event when mouse movesPaul Olav Tvete2016-11-221-0/+1
* Compositor: Set view output in QWaylandQuickItem::init()Johan Klokkhammer Helsing2016-11-141-0/+2
* QML Compositors: Switch touch events on by defaultJohan Klokkhammer Helsing2016-11-011-1/+1
* Refactor buffer handlingPaul Olav Tvete2016-10-011-2/+3
* Include headers with full pathPier Luigi Fiorini2016-10-011-2/+1
* Remove QWaylandView from the QML APIPaul Olav Tvete2016-08-221-1/+3
* Initial drag and drop support for QML compositorsJohan Klokkhammer Helsing2016-06-101-0/+2
* Fixed eglStream compositingDominik Holland2016-05-181-0/+5
* Let inputEventsEnabled control mouse press/releasePaul Olav Tvete2016-05-121-7/+14
* QtWaylandCompositor: Add support for different EGL buffer formatsLouai Al-Khanji2016-04-291-0/+36
* QML compositor: Adjust for scale factor when handling mouse eventsJohan Klokkhammer Helsing2016-04-291-0/+3
* QML API for subsurfacesPaul Olav Tvete2016-04-201-0/+1
* Add warning to private headersPaul Olav Tvete2015-10-231-0/+11
* Hook up the QWaylandQuickItem::surfaceDestroyedJørgen Lind2015-09-181-0/+1
* Remove the parent pointer for the view in QWaylandQuickItemJørgen Lind2015-09-181-1/+1
* Add sizeFollowsSurface property to QWaylandQuickItemJørgen Lind2015-09-181-2/+2
* Make QWaylandQuickItem use pimplJørgen Lind2015-09-161-0/+114