summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/input/evdevtouch/qevdevtouchhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-9/+9
* Fix another race in the filtered touch implementationGunnar Sletta2017-03-031-1/+1
* A few fixes to evdev touch filteringGunnar Sletta2017-01-091-3/+10
* Add support for filtering in the qevdevtouch pluginGunnar Sletta2016-12-131-37/+224
* Add evdev support for FreeBSDOleksandr Tymoshenko2016-10-061-0/+4
* eglfs: Add missing virtual layout setting for DRM/KMSLaszlo Agocs2016-09-221-11/+19
* Rework privateFeatureLars Knoll2016-08-191-7/+7
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-2/+6
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-101-2/+6
| |\
| | * evdevtouch: Avoid crashing on exitLaszlo Agocs2016-08-101-2/+6
* | | evdevtouch: Enable touch in multi-screen eglfs environmentsLaszlo Agocs2016-08-111-4/+36
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-3/+10
|\|
| * evdevtouch: ensure touchpoints released with typeB mtdev driversRomain Pokrzywka2016-03-021-3/+10
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | qevent.h: Add fixme comments to remove include directives for Qt 6.Friedemann Kleint2015-10-021-0/+1
|/
* Synchronize QInputDeviceManager touch device count with QTouchDeviceRomain Pokrzywka2015-09-231-23/+60
* Fix evdevtouch coordinates when high DPI scaling is in useMitch Curtis2015-09-211-2/+4
* Add a way for auxiliary threads to handle events without CoreAppThiago Macieira2015-07-181-1/+1
* evdevtouch driver: fix indentation.Andreas Hartmetz2015-06-121-5/+5
* evdevtouch: Add hotplug supportLaszlo Agocs2015-04-091-0/+665