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

Extract TemplatesMenu class from MainWindow #5125

Merged

Commits on Aug 16, 2019

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

Commits on Aug 18, 2019

  1. Fix indentation

    winniehell committed Aug 18, 2019
    Configuration menu
    Copy the full SHA
    b8e1856 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. Configuration menu
    Copy the full SHA
    b355ed0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77089e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. MainWindow: Make templates menu local variable

    m_templatesMenu doesn't need to be a member because it's only used once
    in finalize().
    lukas-w committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    ebf6b92 View commit details
    Browse the repository at this point in the history