Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-30 | chore: improve display names of certain languages | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-09-24 | fix: sort languages by their name instead of key | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-09-24 | fix: fallback for languages without a native name | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-10 | chore: update license headers | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-10 | refactor: fix deprecation up to Qt 5.15 | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-06-17 | fix: fix warnings reported by LGTM.com | Sefa Eyeoglu | |
2022-05-12 | chore: add license header to remaining files | flow | |
Also remove some unused imports | |||
2022-05-12 | refactor: organize a little more the code in launcher/net/ | flow | |
This also reduces some code duplication by using some Task logic in NetAction. | |||
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 | |
Feed it network upfront... | |||
2021-12-11 | NOISSUE We are using es_UY as latin american spanish | Petr Mrázek | |
Make it actually say that in the UI. | |||
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 | |
This is probably very broken on macOS and Windows and will need a lot of work to complete fully. | |||
2021-07-25 | NOISSUE Flatten gui and logic libraries into MultiMC | Petr Mrázek | |