aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform
AgeCommit message (Expand)Author
2022-09-30Merge pull request #1162 from Trial97/feature/Replace-toml-librarySefa Eyeoglu
2022-09-26fix: Fixed memory leaktimoreo
2022-09-26huge nit: added const refs, everywheretimoreo
2022-09-24Replaced tomlc99 with tomlplusplusTrial97
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: 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: hook up setAbortStatus in instance import tasksflow
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-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-11refactor: restructure testsSefa Eyeoglu
2022-09-07Merge pull request #939 from flowln/mod_downloader_improveflow
2022-09-06Fixed up a warningtimoreo
2022-08-28fix: Mod type enum -> Resource type enumflow
2022-08-28Merge pull request #1052 from flowln/resource_modelSefa Eyeoglu
2022-08-28Merge pull request #965 from flowln/fat_files_in_memorySefa Eyeoglu
2022-08-20refactor: move general info from Mod to Resourceflow
2022-08-20Merge pull request #919 from kumquat-ir/download-all-blockedSefa Eyeoglu
2022-08-11Merge pull request #897 from jamierocks/atl-updating-initialtimoreo
2022-08-05fix: don't mutate QHash while iterating over itflow
2022-08-05fix: add some more nullptr checks / protectionflow
2022-08-01feat: lazy-load CF mod descriptionsflow
2022-08-01feat: add mod descriptions to CF modsflow
2022-08-01refactor: use function cb instead of class cb in getVersionsflow
2022-08-01refactor: use function cb instead of class cb in getModInfoflow
2022-08-01feat: display the 'body' of a MR mod on the mod downloaderflow
2022-07-31use BlockedModsDialog for ftb packs as wellkumquat-ir
2022-07-30Merge pull request #941 from Scrumplex/bump-cxx-standardLennyMcLennington
2022-07-26refactor: shuffle some things around to improve readabilityflow
2022-07-26fix(ui): pump events to show "Copying modpack files..." textflow
2022-07-26chore: clean up FTBPackInstallTask a bit and connect missing signalsflow
2022-07-26fix: add abort handlign in Flame's FileResolvingTaskflow
2022-07-26chore: add license headersSefa Eyeoglu
2022-07-26feat: implement mod resolving for FTBSefa Eyeoglu
2022-07-24refactor+feat: improve code separation in ensure metadataflow