Revert "Suppress QWindowSystemInterface inclusion warnings."
[profile/ivi/qtwayland.git] / src / plugins / platforms / wayland / qwaylandtouch.cpp
2012-05-17 Laszlo AgocsStore the input device in the touch extension
2012-05-02 Laszlo AgocsClean up initialization in touch extension
2012-04-26 Laszlo AgocsPass device capabilities to client in the touch extension
2012-02-20 Laszlo AgocsSend mouse release generated from TouchCancel to the...
2012-02-14 Samuel RødalPass the correct window on to QWindowSystemInterface.
2012-02-10 Laszlo AgocsAdd TouchCancel support.
2012-02-07 Laszlo AgocsAdd mouse event synthesizing to the touch extension...
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-16 Laszlo AgocsAvoid using an extra event for each touch report.
2012-01-16 Laszlo AgocsSend the contents of the rawScreenPositions() list...
2012-01-16 Laszlo AgocsRename touch extension interface and fix event sending
2012-01-13 Laszlo AgocsIntroduce a touch protocol extension.