summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-211-3/+5
|\
| * xcb: Fix TouchPointPressed being sent multiple times.Jocelyn Turcotte2013-08-191-3/+5
* | XI2 touch support: must call deviceForId to create the deviceShawn Rutledge2013-08-161-2/+4
* | xcb: touchpad supportShawn Rutledge2013-07-221-30/+106
* | added maximumTouchPoints to QTouchDeviceShawn Rutledge2013-07-221-2/+3
* | xcb XI2: simplify and generalize tablet detectionShawn Rutledge2013-07-051-95/+66
|/
* xcb: don't do mouse synthesis from touch unless we find a reasonShawn Rutledge2013-05-071-1/+13
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-031-1/+1
* Move QWindowSystemInterface out of qpa.Stephen Kelly2012-07-191-1/+1
* handle XInput 2.2 multipoint touch eventsShawn Rutledge2012-07-161-14/+210
* Fix some spelling errorsSergio Ahumada2012-07-111-1/+1
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-031-1/+1
* Basic tablet support in xcb through XI2Laszlo Agocs2012-06-281-0/+310