qt5base-lts/tests/auto/gui/kernel
Laszlo Agocs 91b48208f5 Add touchEvent() virtual to QWindow.
Unlike keyPressEvent(), mousePressEvent(), etc. the touch events had
no equivalent so one had to fall back to reimplementing event() or
using an event filter. This is now corrected by introducing
touchEvent(). Touch events are finally becoming a first-class citizen
in Qt 5.

Change-Id: Ia2044030154fd5b1b5384f08a3cb1749b798435f
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
2011-12-12 17:27:19 +01:00
..
qclipboard Re-enable 'check' target for tests/auto/gui on Mac OS X 2011-12-09 02:39:06 +01:00
qdrag Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qevent Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qfileopenevent gui: eliminated usage of qttest_p4.prf 2011-10-25 07:19:31 +02:00
qguimetatype gui: eliminated usage of qttest_p4.prf 2011-10-25 07:19:31 +02:00
qguivariant gui: eliminated usage of qttest_p4.prf 2011-10-25 07:19:31 +02:00
qinputpanel Remove handlesInputPanelVisibility() deprecation mechanism 2011-11-21 22:46:11 +01:00
qkeysequence Re-enable 'check' target for tests/auto/gui on Mac OS X 2011-12-09 02:39:06 +01:00
qmouseevent Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qmouseevent_modal Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qpalette Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qscreen Fixed regression in tst_qscreen. 2011-11-23 22:23:55 +01:00
qshortcut Remove TESTED_CLASS/TESTED_FILES comments from tests. 2011-12-06 02:19:25 +01:00
qtouchevent Extend touch events. 2011-12-09 14:15:37 +01:00
qwindow Add touchEvent() virtual to QWindow. 2011-12-12 17:27:19 +01:00
kernel.pro Moved tests into gui/kernel/ and gui/qopengl/ 2011-11-04 20:48:19 +01:00