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

Qt4 keys #2749

Merged
merged 21 commits into from Jan 22, 2014
Merged

Qt4 keys #2749

merged 21 commits into from Jan 22, 2014

Commits on Sep 19, 2013

  1. add extra keys to qt4 backend

    mrterry committed Sep 19, 2013
    Configuration menu
    Copy the full SHA
    26e8b9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62f564e View commit details
    Browse the repository at this point in the history
  3. comments

    mrterry committed Sep 19, 2013
    Configuration menu
    Copy the full SHA
    db86c40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1226094 View commit details
    Browse the repository at this point in the history
  5. add tests for Qt Key handling

    mrterry committed Sep 19, 2013
    Configuration menu
    Copy the full SHA
    b454f32 View commit details
    Browse the repository at this point in the history
  6. simplify key getting logic

    mrterry committed Sep 19, 2013
    Configuration menu
    Copy the full SHA
    b80a8e7 View commit details
    Browse the repository at this point in the history
  7. expose modifier key indexes

    mrterry committed Sep 19, 2013
    Configuration menu
    Copy the full SHA
    41fdfae View commit details
    Browse the repository at this point in the history
  8. fix tests

    mrterry committed Sep 19, 2013
    Configuration menu
    Copy the full SHA
    b22193b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    16ed6e8 View commit details
    Browse the repository at this point in the history
  10. backspace tests

    mrterry committed Sep 19, 2013
    Configuration menu
    Copy the full SHA
    60407dc View commit details
    Browse the repository at this point in the history
  11. parens for clarity

    mrterry committed Sep 19, 2013
    Configuration menu
    Copy the full SHA
    bf4e43d View commit details
    Browse the repository at this point in the history
  12. require mock

    mrterry committed Sep 19, 2013
    Configuration menu
    Copy the full SHA
    32ddf1e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c9721fe View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5cfbeb4 View commit details
    Browse the repository at this point in the history
  15. stray paren

    mrterry committed Sep 19, 2013
    Configuration menu
    Copy the full SHA
    6770646 View commit details
    Browse the repository at this point in the history
  16. remove unused imports

    mrterry committed Sep 19, 2013
    Configuration menu
    Copy the full SHA
    2bea38e View commit details
    Browse the repository at this point in the history
  17. whitespace

    mrterry committed Sep 19, 2013
    Configuration menu
    Copy the full SHA
    8f68252 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ec40639 View commit details
    Browse the repository at this point in the history
  19. document assert_correct_key

    mrterry committed Sep 19, 2013
    Configuration menu
    Copy the full SHA
    989ce39 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2359f09 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2014

  1. minor pep8 fix

    tacaswell committed Jan 22, 2014
    Configuration menu
    Copy the full SHA
    2a70aff View commit details
    Browse the repository at this point in the history