summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland/qwaylandtouch.cpp
Commit message (Expand)AuthorAgeFilesLines
* Overhaul how platform plugins are builtAndy Nichols2013-02-061-218/+0
* Port the Wayland QPA plugin to wayland 1.0.0.Giulio Camuffo2012-11-041-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-251-24/+24
* Store the input device in the touch extensionLaszlo Agocs2012-05-171-9/+13
* Clean up initialization in touch extensionLaszlo Agocs2012-05-021-6/+5
* Pass device capabilities to client in the touch extensionLaszlo Agocs2012-04-261-8/+9
* 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