summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland/qwaylandtouch.cpp
Commit message (Expand)AuthorAgeFilesLines
* Send mouse release generated from TouchCancel to the proper windowLaszlo Agocs2012-02-201-1/+1
* Pass the correct window on to QWindowSystemInterface.Samuel Rødal2012-02-141-2/+2
* Add TouchCancel support.Laszlo Agocs2012-02-101-4/+16
* Add mouse event synthesizing to the touch extension protocol.Laszlo Agocs2012-02-071-6/+30
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Avoid using an extra event for each touch report.Laszlo Agocs2012-01-161-8/+9
* Send the contents of the rawScreenPositions() list too.Laszlo Agocs2012-01-161-0/+10
* Rename touch extension interface and fix event sendingLaszlo Agocs2012-01-161-9/+11
* Introduce a touch protocol extension.Laszlo Agocs2012-01-131-0/+165