pollymc/launcher/minecraft/mod
2022-11-14 14:16:01 -08:00
..
tasks fix: Fix the error that CodeQL caught 2022-11-13 18:54:55 +01:00
MetadataHandler.h change: mod metadata improvements 2022-07-17 11:33:43 -03:00
Mod.cpp change: add enable/disable to resources 2022-08-20 10:49:54 -03:00
Mod.h change: add enable/disable to resources 2022-08-20 10:49:54 -03:00
ModDetails.h fix: LGTM warnings 2022-08-20 10:49:56 -03:00
ModFolderModel.cpp Check parent in rowCount/columnCount/canFetchMore 2022-11-14 19:05:57 +00:00
ModFolderModel.h feat: add basic resource pack parsing of pack.mcmeta 2022-09-03 13:37:21 -03:00
Resource.cpp change: add enable/disable to resources 2022-08-20 10:49:54 -03:00
Resource.h fix: sorting by pack format 2022-09-03 13:37:21 -03:00
ResourceFolderModel.cpp Pass index.parent() as parent parameter for rowCount 2022-11-14 19:05:57 +00:00
ResourceFolderModel.h Use Q_UNUSED instead of [[maybe_unused]] in onParseFailed 2022-11-14 19:05:57 +00:00
ResourcePack.cpp fix: improve handling of unrecognized pack formats 2022-09-03 15:05:23 -03:00
ResourcePack.h feat: move resource pack images to QPixmapCache 2022-09-03 13:37:22 -03:00
ResourcePackFolderModel.cpp Check parent in rowCount/columnCount/canFetchMore 2022-11-14 19:05:57 +00:00
ResourcePackFolderModel.h feat: add basic resource pack parsing of pack.mcmeta 2022-09-03 13:37:21 -03:00
ShaderPackFolderModel.h refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00
TexturePack.cpp fix: comments and naming of texture pack stuff 2022-09-20 10:26:15 +02:00
TexturePack.h fix: comments and naming of texture pack stuff 2022-09-20 10:26:15 +02:00
TexturePackFolderModel.cpp feat: add texture pack parsing 2022-09-20 10:26:15 +02:00
TexturePackFolderModel.h fix: comments and naming of texture pack stuff 2022-09-20 10:26:15 +02:00