pollymc/launcher/modplatform
flow 06019f01e3
feat: add dialog to ask whether to chaneg instance's name
This prevents custom names from being lost when updating, by only
changing the name if the old instance name constains the old version,
so that we can update it if the user whishes to.

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-09-20 18:36:10 -03:00
..
atlauncher fix: simplify abort handling and add missing emits 2022-09-20 18:36:09 -03:00
flame feat: add dialog to ask whether to chaneg instance's name 2022-09-20 18:36:10 -03:00
helpers feat: add override helper functions 2022-09-20 18:36:08 -03:00
legacy_ftb fix: simplify abort handling and add missing emits 2022-09-20 18:36:09 -03:00
modpacksch fix: simplify abort handling and add missing emits 2022-09-20 18:36:09 -03:00
modrinth feat: add dialog to ask whether to chaneg instance's name 2022-09-20 18:36:10 -03:00
packwiz refactor: restructure tests 2022-09-11 22:29:01 +02: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 refactor: use function cb instead of class cb in getVersions 2022-08-01 07:33:30 -03: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