Age | Commit message (Expand) | Author |
2023-05-01 | feat: add `details` signal to `Task` | Rachel Powers |
2023-05-01 | feat: Propogated subtask progress | Rachel Powers |
2023-02-02 | fix(Inst.Import): don't allow bad file path in mrpack import | flow |
2023-01-25 | refactor: make shared_qobject_ptr ctor explicit | flow |
2022-12-17 | refactor(Inst. Import): use m_* for member variables in MR components | flow |
2022-12-17 | fix(Inst. Import): correctly set component versions when updating | flow |
2022-12-13 | fix(Inst.Import): don't set managed pack info from imported ZIPs | flow |
2022-12-06 | fix(ManagedPackPage): only update the current instance exactly | flow |
2022-12-06 | feat+fix: allow forwarding extra info to InstanceImportTask | flow |
2022-12-06 | feat: allow skipping the update confirmation dialog | flow |
2022-12-06 | refactor: abstract away update confirmation dialog | flow |
2022-09-26 | fix: Fixed memory leak | timoreo |
2022-09-26 | huge nit: added const refs, everywhere | timoreo |
2022-09-20 | feat: add dialog to ask whether to chaneg instance's name | flow |
2022-09-20 | fix: show warning in case there's no old index when updating | flow |
2022-09-20 | refactor: setAbortStatus -> setAbortable | flow |
2022-09-20 | fix: move file deletion to the end of the instance update | flow |
2022-09-20 | fix: some abort-related issues | flow |
2022-09-20 | feat(ui): improve info dialog before updating an instance | flow |
2022-09-20 | fix: hook up setAbortStatus in instance import tasks | flow |
2022-09-20 | fix: correctly set all managed pack fields in Modrinth pack | flow |
2022-09-20 | feat: add override handling in modrinth pack update | flow |
2022-09-20 | refactor: change the way instance names are handled | flow |
2022-09-20 | feat: add early modrinth pack updating | flow |
2022-09-20 | refactor: move modrinth modpack import to separate file | flow |