aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/modrinth/ModrinthInstanceCreationTask.cpp
AgeCommit message (Expand)Author
2023-08-15feat: support NeoForge mrpack modpacksSefa Eyeoglu
2023-08-14chore: reformatSefa Eyeoglu
2023-07-31Merge branch 'develop' into refactor/net-split-headers-to-proxy-classRachel Powers
2023-07-26fix: typo in task.hseth
2023-06-25Merge remote-tracking branch 'upstream/develop' into refactor/net-split-heade...Rachel Powers
2023-06-25refactor: split out setting api headers for downloadsRachel Powers
2023-06-20Modrinth: use default icon for non-managed packsJames Beddek
2023-05-01feat: add `details` signal to `Task`Rachel Powers
2023-05-01feat: Propogated subtask progressRachel Powers
2023-02-02fix(Inst.Import): don't allow bad file path in mrpack importflow
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2022-12-17refactor(Inst. Import): use m_* for member variables in MR componentsflow
2022-12-17fix(Inst. Import): correctly set component versions when updatingflow
2022-12-13fix(Inst.Import): don't set managed pack info from imported ZIPsflow
2022-12-06fix(ManagedPackPage): only update the current instance exactlyflow
2022-12-06feat+fix: allow forwarding extra info to InstanceImportTaskflow
2022-12-06feat: allow skipping the update confirmation dialogflow
2022-12-06refactor: abstract away update confirmation dialogflow
2022-09-26fix: Fixed memory leaktimoreo
2022-09-26huge nit: added const refs, everywheretimoreo
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: correctly set all managed pack fields in Modrinth packflow
2022-09-20feat: add override handling in modrinth pack updateflow
2022-09-20refactor: change the way instance names are handledflow
2022-09-20feat: add early modrinth pack updatingflow
2022-09-20refactor: move modrinth modpack import to separate fileflow