aboutsummaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Expand)Author
2022-10-02Merge pull request #1167 from Scrumplex/epic-commandlinetxtsd
2022-09-30fix: add missing includes to fix Qt 6.4 buildSefa Eyeoglu
2022-09-30Merge pull request #1162 from Trial97/feature/Replace-toml-librarySefa Eyeoglu
2022-09-26fix: remove unused MACOS_HINTSefa Eyeoglu
2022-09-26Merge pull request #894 from flowln/update_from_external_sourceflow
2022-09-26refactor: use QCommandLineParser insteadSefa Eyeoglu
2022-09-26fix: Fixed memory leaktimoreo
2022-09-26huge nit: added const refs, everywheretimoreo
2022-09-25Merge pull request #1164 from Scrumplex/fix-sort-languagesSefa Eyeoglu
2022-09-25Update launcher/minecraft/mod/tasks/LocalModParseTask.cppAlexandru Ionut Tripon
2022-09-24Allow double clicking to mark for dowloadErogigGit
2022-09-24fix: sort languages by their name instead of keySefa Eyeoglu
2022-09-24fix: fallback for languages without a native nameSefa Eyeoglu
2022-09-24Replaced tomlc99 with tomlplusplusTrial97
2022-09-20fix: don't change groups when updating an instanceflow
2022-09-20feat: add dialog to ask whether to chaneg instance's nameflow
2022-09-20fix: show warning in case there's no old index when updatingflow
2022-09-20refactor: setAbortStatus -> setAbortableflow
2022-09-20fix: don't load specific settings for managed pack infoflow
2022-09-20fix: move file deletion to the end of the instance updateflow
2022-09-20fix: some abort-related issuesflow
2022-09-20feat(ui): improve info dialog before updating an instanceflow
2022-09-20fix(ui): hook up abort status signal in ProgressDialogflow
2022-09-20fix: hook up setAbortStatus in instance import tasksflow
2022-09-20feat: add canAbort() status change in Taskflow
2022-09-20fix: simplify abort handling and add missing emitsflow
2022-09-20fix: correctly set managed pack fields in CF packflow
2022-09-20feat: add override awareness to CF modpack updatingflow
2022-09-20fix: correctly set all managed pack fields in Modrinth packflow
2022-09-20feat: add override handling in modrinth pack updateflow
2022-09-20feat: add override helper functionsflow
2022-09-20refactor: change the way instance names are handledflow
2022-09-20refactor: clean up InstanceImportTask a bitflow
2022-09-20feat: add curseforge modpack updatingflow
2022-09-20refactor: move creation of CF file download task to a separate functionflow
2022-09-20refactor: move flame modpack import to separate fileflow
2022-09-20refactor: add `throw_on_blocked` arg to Flame file parseflow
2022-09-20feat: add 'getFiles' by fileIds route in Flame APIflow
2022-09-20feat: add early modrinth pack updatingflow
2022-09-20refactor: move modrinth modpack import to separate fileflow
2022-09-20refactor: add instance creation abstraction and move vanillaflow
2022-09-20chore: add helper function for copying managed pack data between insts.flow
2022-09-20fix: ensure all resource folders existSefa Eyeoglu
2022-09-20fix: actually render color codes for texture packsSefa Eyeoglu
2022-09-20fix: comments and naming of texture pack stuffSefa Eyeoglu
2022-09-20fix: testsSefa Eyeoglu
2022-09-20feat: add texture pack parsingSefa Eyeoglu
2022-09-20Merge pull request #1150 from flowln/fix_crash_on_game_quittxtsd
2022-09-20Merge pull request #1142 from flowln/better_fstxtsd
2022-09-16fix: prevent container detaching in ResourceFolderModelflow