aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft/mod/ModFolderModel.h
AgeCommit message (Expand)Author
2023-05-28Merge branch 'develop' into feature/images-for-resource-pageRachel Powers
2023-05-28fix(memory leak): don't give shared pointers out to foldermodels (causes cycl...Rachel Powers
2023-05-24feat: Column on left, hideableRachel Powers
2023-05-04feat(modpage): mod icon in description and columnRachel Powers
2023-04-29refactor: pass instance ptr to resource models. use it to find instance root.Rachel Powers
2023-02-13do not create nilmods folderkumquat-ir
2022-12-15feat: add a provider column to the mods pageleo78913
2022-09-03feat: add basic resource pack parsing of pack.mcmetaflow
2022-08-20change: add enable/disable to resourcesflow
2022-08-20fix: don't give shared pointer to obj. external to the modelflow
2022-08-20refactor: move more tied logic to model and move logic to the resourcesflow
2022-08-20refactor: move things around in the mod modelflow
2022-08-20refactor: move general code from mod model to its own modelflow
2022-08-11fix: only remove orphaned metadata on first openingflow
2022-07-17fix: std::list -> QListflow
2022-07-17change: make Mod a QObject used as a pointerflow
2022-07-17feat: remove existing mod when updating/redownloading itflow
2022-07-17feat: add update mods to the ui / mod modelflow
2022-06-13refactor: make is_indexed false by defaultSefa Eyeoglu
2022-06-12chore: add license headersSefa Eyeoglu
2022-06-12refactor(test): fix loading mod metadata settingSefa Eyeoglu
2022-05-23refactor: move mod tasks to their own subfolderflow
2022-05-23feat: add method to delete mod metadataflow
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek