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

Set default paths to standard locations #846

Merged
merged 1 commit into from Feb 25, 2018
Merged

Conversation

zas
Copy link
Collaborator

@zas zas commented Feb 23, 2018

Summary

  • This is a…
    • Bug fix
    • Feature addition
    • Refactoring
    • Minor / simple change (like a typo)
    • Other
  • Describe this change in 1-2 sentences:

Set default paths to standard locations

Problem

Default paths are quite unpredictable, for example, the "Move files to" points to current directory (.) which leads to unexpected behaviour if not changed before moving files.
Picard behaviour is different from most apps in this regard.

Solution

Since Qt5.0, QStandardPaths provide standard locations for all systems, use it.

Action

@zas zas requested a review from samj1912 February 23, 2018 18:42
@zas zas merged commit e51d998 into metabrainz:master Feb 25, 2018
@zas zas deleted the stdpaths branch February 25, 2018 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants