1. 07 Mar, 2016 - 1 commit
  2. 06 Mar, 2016 - 1 commit
    • Morten Johan Sørvig's avatar
      Add QWheelEvent::inverted() · bcd88d8e
      Morten Johan Sørvig authored
      
      Some consumers of wheel events need to know if the
      scrolling direction is inverted in order to provide
      consistent behavior.
      
      For example, the scrolling direction of a horizontal
      slider should not change when the user toggles the
      "natural scrolling" setting on OS X. In this case
      the inverted bit will change state and the slider
      can compensate.
      
      This change adds a bit to QWheelEvent and sets it
      on OS X.
      
      Task-number: QTBUG-35972
      Change-Id: I221435dea45d436d570b113bd0e24ee6f6832211
      Reviewed-by: default avatarShawn Rutledge <shawn.rutledge@theqtcompany.com>
      bcd88d8e
  3. 05 Mar, 2016 - 1 commit
  4. 04 Mar, 2016 - 11 commits
  5. 03 Mar, 2016 - 11 commits
  6. 02 Mar, 2016 - 9 commits
  7. 01 Mar, 2016 - 6 commits