PrismLauncher/launcher/minecraft/mod
Trial97 08c45684de
match disabled mods on uninstall
fixes #4537
This ensures that when looking to uninstall a resource prism will
consider the disabled ones to.
Right now we have a guard in place to prevent resources using the same
name so this check will allways match with the correct resouce.

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-12-20 23:54:31 +02:00
..
tasks Check specifically for GarbageAtEnd error 2025-12-18 15:23:48 -05:00
DataPack.cpp Merge remote-tracking branch 'upstream/develop' into data-packs 2025-04-29 09:15:11 +01:00
DataPack.h fix: datapack/resourcepack parsing 2025-08-21 15:00:00 +03:00
DataPackFolderModel.cpp Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
DataPackFolderModel.h Reduce usage of [[nodiscard]] attributes 2025-07-07 20:56:29 +01:00
MetadataHandler.h propagate side as enum instead of Qstring 2025-06-02 13:26:42 +03:00
Mod.cpp chore: Re-simplify IndexVersionType and MessageLevel with c++20 2025-12-11 09:59:33 -07:00
Mod.h move libarchive outside bundle libs 2025-11-26 18:41:22 +02:00
ModDetails.h move libarchive outside bundle libs 2025-11-26 18:41:22 +02:00
ModFolderModel.cpp Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
ModFolderModel.h Fix warnings regarding Resource static cast 2024-11-13 23:11:33 +02:00
Resource.cpp chore: make all the regexes static const 2025-04-28 22:37:29 +03:00
Resource.h Reduce usage of [[nodiscard]] attributes 2025-07-07 20:56:29 +01:00
ResourceFolderModel.cpp match disabled mods on uninstall 2025-12-20 23:54:31 +02:00
ResourceFolderModel.h Properly rename shader config on update/version change 2025-12-08 22:43:29 +00:00
ResourcePack.cpp Merge remote-tracking branch 'upstream/develop' into data-packs 2025-04-29 09:15:11 +01:00
ResourcePack.h fix: datapack/resourcepack parsing 2025-08-21 15:00:00 +03:00
ResourcePackFolderModel.cpp Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
ResourcePackFolderModel.h Reduce usage of [[nodiscard]] attributes 2025-07-07 20:56:29 +01:00
ShaderPack.cpp chore: make all the regexes static const 2025-04-28 22:37:29 +03:00
ShaderPack.h Reduce usage of [[nodiscard]] attributes 2025-07-07 20:56:29 +01:00
ShaderPackFolderModel.h Add update UI for all resource types 2024-03-06 14:56:04 +00:00
TexturePack.cpp chore: make all the regexes static const 2025-04-28 22:37:29 +03:00
TexturePack.h Reduce usage of [[nodiscard]] attributes 2025-07-07 20:56:29 +01:00
TexturePackFolderModel.cpp Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
TexturePackFolderModel.h Reduce usage of [[nodiscard]] attributes 2025-07-07 20:56:29 +01:00
WorldSave.cpp fix: cleanup and suggested changes 2022-12-26 14:50:15 -07:00
WorldSave.h Reduce usage of [[nodiscard]] attributes 2025-07-07 20:56:29 +01:00