summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandtouch.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make sure wayland object destructors are calledDavid Redondo2024-01-171-0/+5
* Port from container::count() and length() to size()Marc Mutz2022-10-101-4/+4
* Use SPDX license identifiersLucie GĂ©rard2022-06-101-38/+2
* Use QEventPoint::State instead of Qt::TouchPointStateJiDe Zhang2021-06-251-2/+2
* Adapt to recent qtbase changes and update dependenciesFriedemann Kleint2020-07-291-6/+5
* Adapt to new QPointingDevice APIShawn Rutledge2020-06-261-5/+6
* Fix build after header changes in qtbaseSimon Hausmann2020-03-161-0/+2
* Don't use deprecated handleMouseEvent()Paul Olav Tvete2020-01-081-4/+10
* Fix compiler warningsPaul Olav Tvete2020-01-081-1/+1
* Client: Use a QWaylandSurface for pointer focusJohan Klokkhammer Helsing2019-05-021-0/+1
* Use nullptr instead of 0 or NULLJohan Klokkhammer Helsing2018-02-201-2/+2
* Updated license headersAntti Kokko2016-01-201-14/+20
* Update copyright headersJani Heikkinen2015-02-171-22/+14
* Namespace the platform pluginsGiulio Camuffo2015-01-291-0/+4
* Explicitly define the interface versionsGiulio Camuffo2014-08-231-1/+1
* Reduce headers inter-dependency in the QPA pluginGiulio Camuffo2014-06-161-0/+1
* Move the code for seat's keyboard, pointer and touch in different classesGiulio Camuffo2014-01-061-3/+3
* Make classes in client privateJorgen Lind2013-12-271-2/+2
* Move wayland into a client directory not under the plugins src folderJorgen Lind2013-12-271-0/+209