index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
launcher
/
translations
Age
Commit message (
Expand
)
Author
2023-08-14
chore: update license headers
Sefa Eyeoglu
2023-08-14
chore: reformat
Sefa Eyeoglu
2023-07-13
Merge branch 'develop' into chore/add-compiler-warnings
Rachel Powers
2023-07-12
renamed setting
Trial97
2023-07-11
added missing header
Trial97
2023-07-11
feat:Added option to use system locale
Trial97
2023-07-01
chore: fix shadowed member and signed/unsigned mismatch
Rachel Powers
2023-07-01
Merge branch 'develop' into chore/add-compiler-warnings
Rachel Powers
2023-06-07
Resolve other switch fallthrough issues
PandaNinjas
2023-06-05
fix(memory leak): cyclic refrence in translations model dl task
Rachel Powers
2023-06-04
chore: clean up after new compiler warnings
Rachel Powers
2023-01-25
refactor: make shared_qobject_ptr ctor explicit
flow
2022-11-19
Fix New Zealand English display
jopejoe1
2022-11-18
chore: improve display names of more languages
Sefa Eyeoglu
2022-10-30
chore: improve display names of certain languages
Sefa Eyeoglu
2022-09-24
fix: sort languages by their name instead of key
Sefa Eyeoglu
2022-09-24
fix: fallback for languages without a native name
Sefa Eyeoglu
2022-07-10
chore: update license headers
Sefa Eyeoglu
2022-07-10
refactor: fix deprecation up to Qt 5.15
Sefa Eyeoglu
2022-06-17
fix: fix warnings reported by LGTM.com
Sefa Eyeoglu
2022-05-12
chore: add license header to remaining files
flow
2022-05-12
refactor: organize a little more the code in launcher/net/
flow
2022-02-09
translations
Lenny McLennington
2022-01-17
Set default lang only if index received
Philipp David
2022-01-17
Sort system locale to front of list
Philipp David
2022-01-17
Update selected language automatically
Philipp David
2022-01-17
Use isEmpty instead of 0 length check
Philipp David
2022-01-17
Default to system locale language
Philipp David
2021-12-31
NOISSUE fix build and change how NetJob is used
Petr Mrázek
2021-12-11
NOISSUE We are using es_UY as latin american spanish
Petr Mrázek
2021-12-08
NOISSUE Add small workaround for presenting Japanese with Kanji
Petr Mrázek
2021-11-21
NOISSUE continue refactoring things to make tests pass
Petr Mrázek
2021-11-20
NOISSUE Some happy little refactors
Petr Mrázek
2021-10-21
NOISSUE fix translations
Petr Mrázek
2021-10-21
NOISSUE debranding for real, initial work
Petr Mrázek
2021-07-25
NOISSUE Flatten gui and logic libraries into MultiMC
Petr Mrázek