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

Disconnect qt signals in qt implementation of pyface.tasks #542

Merged
merged 6 commits into from
Jun 24, 2020

Commits on Jun 12, 2020

  1. Audit qt tasks connections

    Ieva C committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    ad24f72 View commit details
    Browse the repository at this point in the history
  2. Add a few smoke tests

    Ieva C committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    6ccd845 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Remove risky disconnect

    Ieva C committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    f793a9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e57e470 View commit details
    Browse the repository at this point in the history
  3. Disconnect two control connections via list

    Ieva C committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    90f64da View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Remove if control is None checks

    Ieva C committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    c68aed8 View commit details
    Browse the repository at this point in the history