aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2018-03-06 14:23:06 +0100
committerShawn Rutledge <shawn.rutledge@qt.io>2018-03-08 06:29:20 +0000
commit6b877ec53f3308e4a685c43142fde951f81de02b (patch)
tree2151abebb272e31b239de8b8e6749b7e7fcadfd7 /.gitmodules
parent6b310e5f9a53c366fbb8fb78bd7c343aad4e0cdd (diff)
touchDevice: don't lose bits from QTouchDevice::capabilities
It was a bug that we made a local QQuickPointerDevice::Capabilities instance and didn't pass it to the QQuickPointerDevice constructor. Further, we've now reserved the entire lower byte for storing QTouchDevice::capabilities, and the upper byte for storing QtQuick- specific capabilities, so we can copy the whole lower byte instead of just the lower nybble. Change-Id: Ia21b6a1503ea870a1e16cebe70a20f4e21903054 Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions