summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/input/evdevtouch
Commit message (Expand)AuthorAgeFilesLines
* 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-222-48/+48
* Mark (non-public API's) ctor's as explicitSergio Ahumada2012-09-141-2/+2
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-031-1/+1
* Move QWindowSystemInterface out of qpa.Stephen Kelly2012-07-191-1/+1
* android: work around android's linux/input.h being retarded.Robin Burchell2012-07-061-0/+21
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-031-1/+1
* 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-012-28/+28
* Move evdev to platformsupportGirish Ramakrishnan2012-06-013-0/+628