Implement todos in touchscreen generic plug-in.
authorLaszlo Agocs <laszlo.p.agocs@nokia.com>
Mon, 18 Jul 2011 10:44:47 +0000 (13:44 +0300)
committerQt by Nokia <qt-info@nokia.com>
Tue, 19 Jul 2011 13:00:46 +0000 (15:00 +0200)
commitba1b6f16ae042e5fdeb2e2c5968e1e5b1834ab88
tree1a4c08b41efbe4f7f5a6f9ecf89a6e03847884e6
parent9581c90395086932d2e853864bf962b0896597d5
Implement todos in touchscreen generic plug-in.

The patch implements periodic clearing of the point states when no
activity occurs (i.e. no ev_syn is coming at all, meaning that most
probably all the fingers are already up) and also moves the entire
functionality into a separate thread even when used as a plug-in.

Change-Id: Ib1daa738085b61af9b07eb8a284416e5a3fcabe8
Reviewed-on: http://codereview.qt.nokia.com/1744
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
src/plugins/generic/touchscreen/README
src/plugins/generic/touchscreen/main.cpp
src/plugins/generic/touchscreen/qtoucheventsenderqpa.cpp
src/plugins/generic/touchscreen/qtoucheventsenderqpa.h
src/plugins/generic/touchscreen/qtouchscreen.cpp
src/plugins/generic/touchscreen/qtouchscreen.h