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

Save improvements #24

Merged
merged 3 commits into from
Jun 19, 2024
Merged

Save improvements #24

merged 3 commits into from
Jun 19, 2024

Commits on Jun 19, 2024

  1. Make saving files more robust

    Use QSaveFile to avoid leaving empty files around when saving fails.
    agateau committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    bca0b36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a95cb9 View commit details
    Browse the repository at this point in the history
  3. Define default suffix for save dialogs

    Does not seem to do anything, but maybe that's platform dependent.
    
    CC #19
    agateau committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    c66dd3e View commit details
    Browse the repository at this point in the history