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: Fix layout and missing entries in main menus #16066

Merged
merged 14 commits into from
Jul 25, 2021

Commits on Jul 22, 2021

  1. Configuration menu
    Copy the full SHA
    0b02757 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bae8b08 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Fix docstrings

    ccordoba12 committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    dbfd3bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abed2b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    694e03c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. Configuration menu
    Copy the full SHA
    dc3260b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05156e2 View commit details
    Browse the repository at this point in the history
  3. Fix layout of View menu

    ccordoba12 committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    76ba47e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9bd0617 View commit details
    Browse the repository at this point in the history
  5. Editor: Remove Winpdb action

    We don't need an external debugger anymore
    ccordoba12 committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    10c0a32 View commit details
    Browse the repository at this point in the history
  6. Remove unnecessary module

    ccordoba12 committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    21e083b View commit details
    Browse the repository at this point in the history
  7. Completions: Fix creation and addition of items to application menus

    This was not working with the new plugin registration mechanism
    ccordoba12 committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    411a276 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    188e8f4 View commit details
    Browse the repository at this point in the history
  9. Testing: Fix tests

    ccordoba12 committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    f532a40 View commit details
    Browse the repository at this point in the history