PrismLauncher/launcher/updater/prismupdater
Octol1ttle 9b270f783e
fix(updater): do not reset current task in finished signal
The order of signals in case of a success is "succeeded"->"finished"

The "succeeded" signal may launch another download if the updater needs to fetch more pages
But if we reset the task then the newly started download will be disposed and the updater will softlock

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-04-12 13:02:46 +05:00
..
GitHubRelease.cpp chore: add license to headers 2023-06-25 14:21:55 -07:00
GitHubRelease.h chore: add license to headers 2023-06-25 14:21:55 -07:00
PrismUpdater.cpp fix(updater): do not reset current task in finished signal 2026-04-12 13:02:46 +05:00
PrismUpdater.h Remove outdated 'friends for the purpose of limiting access to deprecated stuff' comment 2026-02-06 11:18:24 +00:00
SelectReleaseDialog.ui feat(updater): final step for portable install 2023-06-25 13:47:32 -07:00
updater.exe.manifest fix(updater): avoid windows installer detection with "asInvoker" in xml exe.manifest 2023-06-30 00:54:29 -07:00
updater_main.cpp refactor(console): attach console early 2026-02-09 16:52:35 -07:00
UpdaterDialogs.cpp Fix compiler warnings 2026-02-26 17:49:11 +05:00
UpdaterDialogs.h format 2023-09-26 20:19:35 +03:00