Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[multitouch] Produce separate events for every pressed or removed touch point #143

Merged
merged 4 commits into from Jul 28, 2015

Commits on Jul 24, 2015

  1. [multitouch] Produce separate events for every pressed or removed tou…

    …ch point
    
    Also emit touchend event before touchmove when handling Qt's touchEvent.
    This makes the test suite http://w3c-test.org/touch-events/ pass all
    cases.
    rojkov committed Jul 24, 2015
    Configuration menu
    Copy the full SHA
    3a263e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2015

  1. Configuration menu
    Copy the full SHA
    32d1bea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f8ad51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba93ffd View commit details
    Browse the repository at this point in the history