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

[FIX] Fix OWWidget destruction #3296

Merged
merged 7 commits into from
Oct 19, 2018
Merged

Commits on Oct 8, 2018

  1. widgetsscheme: Use a message group qualified name for message_id

    The message group instance contains a reference to the widget instance
    keeping the widget alive via the undo/redo stack.
    ales-erjavec committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    9798566 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

  1. Configuration menu
    Copy the full SHA
    413d572 View commit details
    Browse the repository at this point in the history
  2. OWWidget: Move progress bar update to a method

    Avoid a ref cycle in a connection in the base widget (biolabgh-3206)
    ales-erjavec committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    4c1e560 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    429a522 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44ca7f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2946df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    815638c View commit details
    Browse the repository at this point in the history