summaryrefslogtreecommitdiff
path: root/src/compositor/extensions/qwlqttouch.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from container::count() and length() to size()Marc Mutz2022-10-101-2/+2
* Use SPDX license identifiersLucie Gérard2022-06-101-28/+2
* QtWaylandCompositor: includemocsLiang Qi2022-06-011-0/+2
* Fix some compile warningsEskil Abrahamsen Blomfeldt2020-11-171-3/+3
* Adapt to recent qtbase changes and update dependenciesFriedemann Kleint2020-07-291-19/+3
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-291-2/+2
* Adapt to new QPointingDevice APIShawn Rutledge2020-06-261-2/+2
* Use QList instead of QVectorJarek Kobus2020-06-081-2/+2
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-04-291-2/+2
|\
| * Stop using deprecated TouchPoint accessorsShawn Rutledge2020-04-151-2/+2
* | Fix build after header changes in qtbaseSimon Hausmann2020-03-161-0/+1
|/
* Update QtWaylandCompositor license headers to GPL 3v5.14.0-beta2Paul Olav Tvete2019-10-161-15/+5
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-2/+0
* Use nullptr instead of 0 or NULLJohan Klokkhammer Helsing2018-02-201-1/+1
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-12/+15
* Compositor: Send touch events to the surface pressedJohan Klokkahmmer Helsing2016-10-031-2/+2
* Rename QWaylandExtension to QWaylandCompositorExtensionPaul Olav Tvete2016-05-181-1/+1
* Remove global coordinatesJørgen Lind2015-09-141-4/+2
* Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-281-3/+3
* Remove QtWayland::SurfaceJørgen Lind2015-08-281-2/+1
* Rename QWaylandSurfaceView to QWaylandViewJørgen Lind2015-08-281-2/+2
* Improve QWaylandExtensionJørgen Lind2015-08-281-6/+1
* Rework how we manage extensionsJørgen Lind2015-08-281-0/+172