aboutsummaryrefslogtreecommitdiff
path: root/launcher/InstanceList.cpp
AgeCommit message (Expand)Author
2023-08-02chore: reformatSefa Eyeoglu
2023-07-26fix: typo in task.hseth
2023-05-07Merge remote-tracking branch 'upstream/develop' into better-tasksRachel Powers
2023-05-01feat: add `details` signal to `Task`Rachel Powers
2023-05-01feat: Propogated subtask progressRachel Powers
2023-03-20refactor: use UUID toString modeRachel Powers
2023-03-20feat: track instance copies that use linksRachel Powers
2023-03-20feat: support reflink on windows via winbtrfs!Rachel Powers
2022-12-06fix(ManagedPackPage): only update the current instance exactlyflow
2022-09-26huge nit: added const refs, everywheretimoreo
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-20refactor: setAbortStatus -> setAbortableflow
2022-09-20fix: some abort-related issuesflow
2022-09-20fix: hook up setAbortStatus in instance import tasksflow
2022-09-20fix: simplify abort handling and add missing emitsflow
2022-09-20refactor: change the way instance names are handledflow
2022-09-20feat: add early modrinth pack updatingflow
2022-07-30Trash instances instead of deleting (when possible) (#549)Ryan Cao
2022-07-10chore: update license headersSefa Eyeoglu
2022-07-10refactor: fix deprecation up to Qt 5.15Sefa Eyeoglu
2022-06-04fix: always store InstanceTypeSefa Eyeoglu
2022-05-09Hide temporary directory in instances folderKenneth Chew
2022-02-26fix: load instances no matter their instance typeSefa Eyeoglu
2022-02-21refactor: set default InstanceType to OneSixSefa Eyeoglu
2022-02-21refactor: drop LegacyInstanceSefa Eyeoglu
2021-10-25GH-4164 Assign instances to groups using drag & dropPetr Mrázek
2021-10-21NOISSUE continue debranding...Petr Mrázek
2021-10-21NOISSUE debranding for real, initial workPetr Mrázek
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek