pollymc/launcher/modplatform/modrinth
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
..
ModrinthAPI.cpp fix: don't use shared_ptr for a background task T_T 2022-07-17 11:33:44 -03:00
ModrinthAPI.h fix: don't use shared_ptr for a background task T_T 2022-07-17 11:33:44 -03:00
ModrinthCheckUpdate.cpp refactor: add a HashUtils place for hashing stuff 2022-07-24 17:46:54 -03:00
ModrinthCheckUpdate.h fix: std::list -> QList 2022-07-17 11:33:45 -03:00
ModrinthInstanceCreationTask.cpp feat: add dialog to ask whether to chaneg instance's name 2022-09-20 18:36:10 -03:00
ModrinthInstanceCreationTask.h feat(ui): improve info dialog before updating an instance 2022-09-20 18:36:09 -03:00
ModrinthPackIndex.cpp feat: display the 'body' of a MR mod on the mod downloader 2022-08-01 07:33:29 -03:00
ModrinthPackIndex.h feat: add some api calls to modrinth 2022-07-17 11:33:41 -03:00
ModrinthPackManifest.cpp Merge pull request #634 from flowln/donate_links 2022-06-14 23:52:00 +10:00
ModrinthPackManifest.h Merge pull request #634 from flowln/donate_links 2022-06-14 23:52:00 +10:00