summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandquickitem_p.h
Commit message (Expand)AuthorAgeFilesLines
* Compositor: Fix various input-related rounding errorsJohan Klokkhammer Helsing2019-09-061-1/+1
* 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