summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandtouch.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...v5.15.11-lts-lgplTarja Sundqvist2023-06-091-0/+2
|\
| * QtWaylandCompositor: includemocsLiang Qi2022-06-071-0/+2
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-221-11/+11
|/
* Update commercial license headersTarja Sundqvist2021-01-271-11/+11
* Update QtWaylandCompositor license headers to GPL 3v5.14.0-beta2Paul Olav Tvete2019-10-161-15/+5
* Compositor: Map touch ids to contiguous idsJohan Klokkhammer Helsing2019-03-081-1/+18
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-2/+1
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-12/+15
* Doc: Added missing documentation for certain parametersNico Vertriest2016-11-031-5/+5
* Documentation: Remove tech preview statusJohan Klokkhammer Helsing2016-10-031-1/+1
* Compositor: Send touch events to the surface pressedJohan Klokkahmmer Helsing2016-10-031-72/+28
* Return serial from sendTouchPointEventJohan Klokkhammer Helsing2016-09-281-9/+14
* Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-111-7/+7
* Compositor API: Remove mouseFocus method from QWaylandTouchJohan Klokkhammer Helsing2016-08-091-14/+2
* QtCompositor: Fixed touch point handlingDominik Holland2016-06-071-2/+7
* Mark the QtWaylandCompositor API as \preliminaryPaul Olav Tvete2016-05-121-0/+1
* Remove unused variable warningsLaszlo Agocs2016-02-031-0/+1
* Add clients with the correct versionPier Luigi Fiorini2015-11-281-2/+2
* Fix copyright headersPaul Olav Tvete2015-11-091-1/+1
* Add documentation to Qt Wayland CompositorEskil Abrahamsen Blomfeldt2015-10-261-2/+55
* Rename QWaylandExtensionContainer to QWaylandObjectPaul Olav Tvete2015-10-231-1/+1
* Crash fixPaul Olav Tvete2015-09-171-1/+1
* Remove the touch grabberPaul Olav Tvete2015-09-151-44/+16
* Remove global coordinatesJørgen Lind2015-09-141-3/+1
* Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-101-5/+5
* Move qwltouch_p.h into qwaylandtouch_p.hJørgen Lind2015-08-281-12/+80
* Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-281-1/+1
* Rename QWaylandSurfaceView to QWaylandViewJørgen Lind2015-08-281-3/+3
* Mouse mouseFocus handling to the QWaylandInputDeviceJørgen Lind2015-08-281-0/+180