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

qtbot.mouseClick() not .click() #131

Draft
wants to merge 38 commits into
base: main
Choose a base branch
from
Draft

Commits on Jun 18, 2020

  1. Add back dialogs

    altendky committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    748f044 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. Configuration menu
    Copy the full SHA
    5a49561 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0790005 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0823de View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Add some dialogs

    altendky committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    d5c7980 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4160bae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e10b89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29c2701 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70e8686 View commit details
    Browse the repository at this point in the history
  6. actually do the last thing

    altendky committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    7c4ab04 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    178ffa6 View commit details
    Browse the repository at this point in the history
  8. maybe avoid a race and...

    altendky committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    fb5e377 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9b4f7a1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1076979 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b28f094 View commit details
    Browse the repository at this point in the history
  12. non-native file dialog on macOS

    altendky committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    4c7c1eb View commit details
    Browse the repository at this point in the history
  13. hmm

    altendky committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    b3e3b30 View commit details
    Browse the repository at this point in the history
  14. again

    altendky committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    fce79ac View commit details
    Browse the repository at this point in the history
  15. it's DontUseNativeDialog

    altendky committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    bac2d5e View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. rework test_wait_signal_waits

    It seemed to be oddly failing in macOS
    altendky committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    8aad207 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Undo unrelated test changes

    altendky committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    f1d8b3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b99b500 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. catchup

    altendky committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    e96b61d View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    8b7642f View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. Configuration menu
    Copy the full SHA
    630ad35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed14842 View commit details
    Browse the repository at this point in the history
  3. Only non-native for macOS

    altendky committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    578a75f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6cd7615 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2020

  1. give it more time?

    altendky committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    234705a View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Configuration menu
    Copy the full SHA
    b233829 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a06d76d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2020

  1. hmm

    altendky committed Aug 1, 2020
    Configuration menu
    Copy the full SHA
    8504f11 View commit details
    Browse the repository at this point in the history
  2. do we like classmethods?

    altendky committed Aug 1, 2020
    Configuration menu
    Copy the full SHA
    ce60d1f View commit details
    Browse the repository at this point in the history
  3. this will move elsewhere

    altendky committed Aug 1, 2020
    Configuration menu
    Copy the full SHA
    1f4966f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0670e89 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Configuration menu
    Copy the full SHA
    983b564 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4426bb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84fa3b8 View commit details
    Browse the repository at this point in the history