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

refactor: intern repeated strings e.g. downloadDir #1430

Merged
merged 2 commits into from
Sep 8, 2020
Merged

Commits on Sep 8, 2020

  1. refactor: intern repeated strings e.g. downloadDir

    Add an app-wide interned QString cache for commonly-repeated
    strings. Currently used for download_dir, announce_url, comment,
    creator, error_string.
    ckerr committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    13ec6fb View commit details
    Browse the repository at this point in the history
  2. chore: make uncrustify happy

    ckerr committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    1da704a View commit details
    Browse the repository at this point in the history