aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft/mod/TexturePackFolderModel.cpp
AgeCommit message (Expand)Author
2023-08-14chore: update license headersSefa Eyeoglu
2023-08-14chore: reformatSefa Eyeoglu
2023-08-10Merge remote-tracking branch 'upstream/staging' into chore/add-compiler-warningsSefa Eyeoglu
2023-07-07disable hiding enable and name columns on folder modelsleo78913
2023-07-01chore: fix shadowed member and signed/unsigned mismatchRachel Powers
2023-05-28fix: use instance settings, make image column user resizeable, fix memory leakRachel Powers
2023-05-28refactor: column names as class property, use string names in settingRachel Powers
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-05use 32x32 images for image columnRachel Powers
2023-05-05fix: fix qchar conversion and codeqlRachel Powers
2023-05-04feat(texturepackPage): icon columnRachel Powers
2023-04-29refactor: pass instance ptr to resource models. use it to find instance root.Rachel Powers
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2022-09-20feat: add texture pack parsingSefa Eyeoglu
2022-08-20refactor: adapt rest of the codebase to the new resource 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
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek