~ci-train-bot/qtmir/qtmir-ubuntu-zesty-2055

  • Committer: Bileto Bot
  • Author(s): Daniel van Vugt
  • Date: 2016-08-10 06:52:25 UTC
  • mfrom: (529.1.4 fix-1607240)
  • Revision ID: ci-train-bot@canonical.com-20160810065225-1pwwnzixc1vj5mso
Fix incorrect mouse wheel/touchpad scrolling scale (LP: #1607240)
and also add sufficient precision that high-resolution touchpad
scrolling now works! (LP: #1607223)

This fixes two mistakes:
 1. angleDelta is not in degrees but eighths of a degree, so the magic
    constant 15 should be 120 (QWheelEvent::DefaultDeltasPerStep)
    [http://doc.qt.io/qt-5/qwheelevent.html#angleDelta].
 2. When converting from Qt back into a Mir event we forgot completely
    to divide by the same factor to get back to the Mir scale of things. (LP: #1607223, #1607240)

Approved by: Lukáš Tinkl, Unity8 CI Bot
Filename Latest Rev Last Changed Committer Comment Size
..
.bzr-builddeb 162.1.2 9 years ago Robert Bruce Park Inline Packaging cleanup. Diff
benchmarks 369.4.1 8 years ago Nick Dedekind touch events tracepoints Diff
cmake 250.4.1 9 years ago Robert Carr Begin on cmake Diff
debian 94 10 years ago Michael Zanetti add packaging Diff
demos 93 10 years ago Michael Zanetti moved demos into their own subdir Diff
src 13 10 years ago Gerry Boland Integrating QML plugin from unity-mir, not complet Diff
tests 154.1.2 9 years ago Gerry Boland Update QML plugin: rename to Unity.Application, me Diff
CMakeLists.txt 543 7 years ago Bileto Bot Remove Application.stage and RoleStage from Applic 6.5 KB Diff Download File
README 466.2.1 8 years ago Daniel d'Andrada Logging of Qt's OpenGL debug messages now must be 1.4 KB Diff Download File