summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/input/libinput/qlibinputtouch.cpp
Commit message (Expand)AuthorAgeFilesLines
* libinput: Allow setting touchscreen matrix via env varShawn Rutledge2024-04-091-0/+28
* Add eglfs touch logging in qt.qpa.input.eventsShawn Rutledge2022-12-161-0/+8
* Port from container.count()/length() to size()Marc Mutz2022-10-041-3/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Test for nullptr before dereferencing the screenVolker Hilsheimer2021-12-081-1/+1
* webOS: Support mapping evdev keyboard and touchscreen to specific windowElvis Lee2020-10-271-11/+23
* Refactor pointer event hierarchyShawn Rutledge2020-07-101-10/+10
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-161-8/+10
* Initial cleanup of qevent.h for Qt6Allan Sandfeld Jensen2020-03-051-0/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-01-091-5/+35
|\
| * Add touch input device mapping support via QT_QPA_EGLFS_KMS_CONFIGPasi Petäjäjärvi2020-01-091-5/+35
* | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
|/
* qlibinputtouch: bugfix: do not skip touch eventsUlrich Ölmann2019-11-061-8/+8
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-3/+3
* evdevtouch: Enable touch in multi-screen eglfs environmentsLaszlo Agocs2016-08-111-4/+7
* libinput: Fix high dpi scaling supportLaszlo Agocs2016-08-101-1/+3
* Updated license headersJani Heikkinen2016-01-151-14/+20
* libinput: Reorganize touch frame handlerLaszlo Agocs2015-03-251-11/+15
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add libinput supportLaszlo Agocs2014-12-201-0/+165