aboutsummaryrefslogtreecommitdiff
path: root/api/logic/translations
AgeCommit message (Collapse)Author
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek
2021-04-13NOISSUE Sort languages alphabetically by their keyJamie Mansfield
This will provide a consistent arrangement of languages in MultiMC.
2021-04-08GH-3334 Show English variants correctlyJamie Mansfield
This will no longer show 'American English' with the statistics of 'British English', yet show the correct translations - and will now display 'British English'.
2021-01-18NOISSUE Update Copyright YearAppleTheGolden
2020-07-18GH-3234 Add support for custom meta URLs at build timePetr Mrázek
This is not particularly interesting for non-developers. Also includes some internal restructuring of URL constants in general.
2020-06-28NOISSUE fix a bunch of valgrind errorsPetr Mrázek
2019-09-27NOISSUE fix display of european portuguese in language listsPetr Mrázek
2019-03-08NOISSUE create translations folder before starting to watch it for changesPetr Mrázek
Fixes issue where on first run, the translations don't show up.
2019-01-17Merge branch 'stable' of https://github.com/Scotsguy/MultiMC5 into developPetr Mrázek
2019-01-16Update Copyright YearAppleTheGolden
2019-01-14NOISSUE Replace Quality with Completeness in language widgetPetr Mrázek
Completeness does no imply quality.
2019-01-08NOISSUE language selection wizard improvementsPetr Mrázek
Same needs to be applied to the application settings later.
2019-01-06NOISSUE granular model updates for language modelPetr Mrázek
2019-01-02NOISSUE hotloading of translations and use of local PO filesPetr Mrázek
The hotloading is still inefficient
2018-11-02NOISSUE use https more widelyChris Lane
2018-07-15NOISSUE tabs -> spacesPetr Mrázek
2018-05-19Catch C++ exceptions by const referenceCharles Milette
Fixes #2277
2018-02-11NOISSUE update copyright datesPetr Mrázek
2017-05-03NOISSUE Revert all recent changes to NetAction and NetJobPetr Mrázek
2017-05-03NOISSUE replace std::shared_ptr with shared_qobject_ptr for all download tasksPetr Mrázek
2017-01-08NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek
2017-01-05NOISSUE feature complete setup wizardPetr Mrázek
2017-01-01NOISSUE Translations model and initial setup wizard workPetr Mrázek