pollymc/launcher/modplatform
flow 22aebc2215
fix(Inst. Import): correctly set component versions when updating
This makes it so that the later call to parse the old manifest doesn't
change the class data, so that the new data con continue there and be
reflected on the component list later.

Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
Signed-off-by: flow <flowlnlnln@gmail.com>
2022-12-17 12:38:58 -03:00
..
atlauncher fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
flame fix(Inst.Import): don't set managed pack info from imported ZIPs 2022-12-13 13:43:27 -03:00
helpers Merge pull request #304 from Ryex/move-downloads 2022-11-11 12:48:53 -08:00
legacy_ftb fix: correct ftb legacy too 2022-10-14 12:18:06 -03:00
modpacksch fix(blockedmods): Track and use targetFolder for blocked files 2022-12-08 18:42:51 -07:00
modrinth fix(Inst. Import): correctly set component versions when updating 2022-12-17 12:38:58 -03:00
packwiz fix: separate types of std::string in Packwiz 2022-11-04 16:53:25 -03:00
technic fix: simplify abort handling and add missing emits 2022-09-20 18:36:09 -03:00
CheckUpdateTask.h fix: std::list -> QList 2022-07-17 11:33:45 -03:00
EnsureMetadataTask.cpp fix: Mod type enum -> Resource type enum 2022-08-28 14:47:52 -03:00
EnsureMetadataTask.h fix: add some more nullptr checks / protection 2022-08-05 15:10:44 -03:00
ModAPI.h Fix: Explicitly specify Version.h path 2022-11-03 21:35:27 +00:00
ModIndex.cpp refactor: use QIODevice instead of a whole QByteArray for hash calc. 2022-07-24 17:46:53 -03:00
ModIndex.h Merge pull request #939 from flowln/mod_downloader_improve 2022-09-07 08:27:11 -03:00