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: Use new API to handle creation and removal of debug toolbar and menu #19343

Merged

Commits on Sep 3, 2022

  1. Configuration menu
    Copy the full SHA
    6b4d505 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    891bec6 View commit details
    Browse the repository at this point in the history
  3. Main Window: Remove debug_toolbar and debug_toolbar_actions attributes

    They are no longer needed because the Debug toolbar is now populated by
    the Debugger plugin.
    ccordoba12 committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    c629eec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9195e3 View commit details
    Browse the repository at this point in the history
  5. Debugger: Add back actions that control debugging to its menu

    That restores feature parity with Spyder 5
    ccordoba12 committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    b1090e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de9bc44 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

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