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

PR: Add mappings for QMouseEvent methods #408

Merged
merged 17 commits into from
Feb 23, 2023

Commits on Feb 13, 2023

  1. Might close spyder-ide#394

    StSav012 committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    0bea1c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Rephrase a comment, as @CAM-Gerlach suggested

    See spyder-ide#408 (comment)
    
    Co-authored-by: C.A.M. Gerlach <[email protected]>
    StSav012 and CAM-Gerlach authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    f3239aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ea86ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ffd2f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83fbfcb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81a9612 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. Configuration menu
    Copy the full SHA
    16f619f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e532db5 View commit details
    Browse the repository at this point in the history
  3. Don't wait before moving and clicking the mouse

    `QMainWindow.show()` finishes when the window appears. So, no extra waiting needed.
    StSav012 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    c6a2468 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c90643 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e90bb1a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    966be08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a1b3059 View commit details
    Browse the repository at this point in the history
  8. Revert "Test run: create an instance of QApplication before `pytest…

    …qt` crashes"
    
    This reverts commit e90bb1a.
    StSav012 committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    7562a57 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    24fc073 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0df0983 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0ef0b1 View commit details
    Browse the repository at this point in the history