Age | Commit message (Expand) | Author |
2023-06-23 | fix: fix crash when hiding columns on resource packs page | leo78913 |
2023-05-28 | fix: use instance settings, make image column user resizeable, fix memory leak | Rachel Powers |
2023-05-28 | refactor: column names as class property, use string names in setting | Rachel Powers |
2023-05-28 | Merge branch 'develop' into feature/images-for-resource-page | Rachel Powers |
2023-05-28 | fix(memory leak): don't give shared pointers out to foldermodels (causes cycl... | Rachel Powers |
2023-05-24 | feat: Column on left, hideable | Rachel Powers |
2023-05-05 | use 32x32 images for image column | Rachel Powers |
2023-05-05 | fix: fix qchar conversion and codeql | Rachel Powers |
2023-05-04 | feat(resourcePackPage): icon column | Rachel Powers |
2023-04-29 | refactor: pass instance ptr to resource models. use it to find instance root. | Rachel Powers |
2023-03-20 | cleanup: code review sugestions | Rachel Powers |
2023-03-20 | fix: typos | Rachel Powers |
2023-03-20 | feat: warnings when instance resources are linked | Rachel Powers |
2023-01-25 | refactor: make shared_qobject_ptr ctor explicit | flow |
2022-11-14 | Check parent in rowCount/columnCount/canFetchMore | TheLastRar |
2022-09-03 | fix: improve handling of unrecognized pack formats | flow |
2022-09-03 | fix: sorting by pack format | flow |
2022-09-03 | feat: add basic resource pack parsing of pack.mcmeta | flow |
2022-08-20 | refactor: adapt rest of the codebase to the new resource model | flow |
2022-08-20 | refactor: make Resource Pack model inherit from ResourceFolderModel | flow |
2022-06-13 | refactor: make is_indexed false by default | Sefa Eyeoglu |
2022-06-12 | chore: add license headers | Sefa Eyeoglu |
2022-06-12 | refactor(test): fix loading mod metadata setting | Sefa Eyeoglu |
2021-07-25 | NOISSUE Flatten gui and logic libraries into MultiMC | Petr Mrázek |