Age | Commit message (Expand) | Author |
2022-08-20 | change: add enable/disable to resources | flow |
2022-08-20 | refactor: simplify Mod structure | flow |
2022-08-20 | fix: don't give shared pointer to obj. external to the model | flow |
2022-08-20 | refactor: adapt rest of the codebase to the new resource model | flow |
2022-08-20 | refactor: move more tied logic to model and move logic to the resources | flow |
2022-08-20 | refactor: move general info from Mod to Resource | flow |
2022-07-17 | change: use ModStatus as a simple member instead of a pointer | flow |
2022-07-17 | change: make Mod a QObject used as a pointer | flow |
2022-07-17 | change: mod metadata improvements | flow |
2022-07-17 | change: allow deleting mods while preserving their metadata | flow |
2022-06-12 | fix: handling of incomplete mods | flow |
2022-05-23 | chore: add license headers | flow |
2022-05-23 | refactor: make mod metadata presence (or lack of) easier to find out | flow |
2022-05-23 | tidy: apply clang-tidy to some files | flow |
2022-05-23 | test+fix: add basic tests and fix issues with it | flow |
2022-05-23 | feat: cache metadata in ModDetails | flow |
2022-05-23 | refactor: abstract metadata handling and clarify names | flow |
2022-05-23 | refactor: remove unused mod info and organize some stuff | flow |
2022-05-23 | feat: use mod metadata for getting mod information | flow |
2021-07-25 | NOISSUE Flatten gui and logic libraries into MultiMC | Petr Mrázek |