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

Add commandline options for padding, and data output. #717

Merged
merged 5 commits into from
May 17, 2022

Commits on Apr 4, 2022

  1. Remove ellipsis from "Reload TBC" option

    Ellipses mean there's a dialogue box, and in this case there isn't.
    marnanel committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    655360b View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

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

Commits on Apr 28, 2022

  1. Configuration menu
    Copy the full SHA
    92cbbaa View commit details
    Browse the repository at this point in the history
  2. Add commandline option --pad. Add param on commandline to specify dat…

    …a output.
    
    These work in non-interactive mode, too.
    marnanel committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    fbedd1b View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. Refactor main window error dialogues into common method

    This also means that error messages and warnings can be printed
    but not displayed in a dialogue if nonInteractive==true.
    marnanel committed May 7, 2022
    Configuration menu
    Copy the full SHA
    885f6ab View commit details
    Browse the repository at this point in the history