summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/input/evdevtouch/qevdevtouch.cpp
Commit message (Expand)AuthorAgeFilesLines
* mtdev: Change to use configure detection instead of requiring source hacking.Robin Burchell2013-12-301-6/+6
* evdevtouch: Make it work with am335xLaszlo Agocs2013-10-171-0/+15
* evdevtouch: Do not print device information by defaultLaszlo Agocs2013-09-301-13/+26
* evdevtouch: Fix ABS limit queriesLaszlo Agocs2013-09-261-2/+11
* evdevtouch: Avoid duplicating points in released stateLaszlo Agocs2013-09-261-3/+10
* evdevtouch: Make TouchPointReleased working with certain driversLaszlo Agocs2013-09-201-21/+40
* evdevtouch: Handle single-touch devicesLaszlo Agocs2013-09-201-23/+23
* Added rotation parameter to qevdevtouchMikko Harju2013-06-061-2/+23
* Prevent touch coordinates outside target geometryMikko Harju2013-06-051-3/+4
* Fixed raw coordinate reporting for touch eventsMikko Harju2013-06-051-0/+2
* Added configuration environment variables for evdev input plugins.Libor Tomsik2013-03-201-1/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix warning about unused variable in QtPlatformSupportThiago Macieira2012-12-221-1/+1
* evdevtouch: also use BTN_TOUCH with value == 0 to detect TouchPointReleasedJon Trulson2012-11-111-0/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* android: work around android's linux/input.h being retarded.Robin Burchell2012-07-061-0/+21
* Test if the device is grabbed in some of the evdev pluginsLaszlo Agocs2012-06-061-1/+7
* Make touch operating better on some touchpadsLaszlo Agocs2012-06-051-2/+5
* Add QEvdev prefix in evdevtouch and update readmeLaszlo Agocs2012-06-011-18/+18
* Move evdev to platformsupportGirish Ramakrishnan2012-06-011-0/+517