PrismLauncher/launcher/meta
morsz f6cb9daf99 fix: force metadata version list refreshes to reload
manual refreshes on version selection screens could reuse cached metadata and skip downloading updated manifests, so new versions would not appear until Prism was restarted. pass an explicit forced reload through the shared version list loading path and use it from refresh actions so manual refresh always reloads metadata

Signed-off-by: morsz <morsz@morsz.dev>
(cherry picked from commit 2219c37d7f)
2026-04-14 17:12:59 +00:00
..
BaseEntity.cpp fix: force metadata version list refreshes to reload 2026-04-14 17:12:59 +00:00
BaseEntity.h fix: force metadata version list refreshes to reload 2026-04-14 17:12:59 +00:00
Index.cpp Remove unnecessary QObject:: 2025-06-05 21:41:06 +08:00
Index.h replace qvector with qlist 2025-04-19 00:59:48 +03:00
JsonFormat.cpp Remove ensure JSON helpers 2025-11-09 21:35:11 +00:00
JsonFormat.h validate metadata on launch 2024-06-28 20:51:26 +03:00
Version.cpp Make BaseVersion const-correct in order to remove const-cast from Meta::Version 2025-09-17 10:30:00 +01:00
Version.h Make BaseVersion const-correct in order to remove const-cast from Meta::Version 2025-09-17 10:30:00 +01:00
VersionList.cpp fix: force metadata version list refreshes to reload 2026-04-14 17:12:59 +00:00
VersionList.h fix: force metadata version list refreshes to reload 2026-04-14 17:12:59 +00:00