PrismLauncher/launcher/ui/pages/modplatform
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
..
atlauncher Use an owning QByteArray in ByteArraySink 2026-02-18 00:31:05 +00:00
flame Use an owning QByteArray in ByteArraySink 2026-02-18 00:31:05 +00:00
ftb Enable warnings as errors (#5101) 2026-03-06 07:42:39 +00:00
import_ftb ui: implement smooth scrolling across all listing views 2026-02-14 18:39:41 +03:00
legacy_ftb Fix implicit fallthrough 2026-02-26 17:49:12 +05:00
modrinth Use an owning QByteArray in ByteArraySink 2026-02-18 00:31:05 +00:00
technic Use an owning QByteArray in ByteArraySink 2026-02-18 00:31:05 +00:00
CustomPage.cpp fix: force metadata version list refreshes to reload 2026-04-14 17:12:59 +00:00
CustomPage.h Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
CustomPage.ui fix double borders 2024-05-31 17:47:39 +03:00
DataPackModel.cpp fix mod select 2025-11-05 14:24:38 +02:00
DataPackModel.h removed some duplicate code 2025-09-15 18:25:07 +03:00
DataPackPage.cpp Fixes for new changes 2025-04-29 12:15:58 +01:00
DataPackPage.h Reduce usage of [[nodiscard]] attributes 2025-07-07 20:56:29 +01:00
ImportPage.cpp Use an owning QByteArray in ByteArraySink 2026-02-18 00:31:05 +00:00
ImportPage.h Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
ImportPage.ui fix: ensure Application accepts URLs and local files form cmd args 2023-05-05 15:05:17 -07:00
ModModel.cpp refactor: replace std::list with std::vector 2026-01-21 12:19:55 +05:00
ModModel.h removed some duplicate code 2025-09-15 18:25:07 +03:00
ModpackProviderBasePage.h style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
ModPage.cpp fix build 2026-01-17 02:28:56 +02:00
ModPage.h refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
OptionalModDialog.cpp translate standard buttons 2024-10-28 15:46:47 +02:00
OptionalModDialog.h Rewrite optional mod dialog 2023-08-27 00:50:33 +01:00
OptionalModDialog.ui ui: implement smooth scrolling across all listing views 2026-02-14 18:39:41 +03:00
ResourceModel.cpp Reduce include chain further, forward declare settings and log model 2026-02-09 20:03:10 -07:00
ResourceModel.h refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
ResourcePackModel.cpp chore: clang-tidy work adjacent to changelog api fix 2026-03-16 14:58:20 -07:00
ResourcePackModel.h chore: clang-tidy work adjacent to changelog api fix 2026-03-16 14:58:20 -07:00
ResourcePackPage.cpp Handle checkbox toggle 2025-03-19 01:17:25 +00:00
ResourcePackPage.h Reduce usage of [[nodiscard]] attributes 2025-07-07 20:56:29 +01:00
ResourcePage.cpp Fix compiler warnings 2026-02-26 17:49:11 +05:00
ResourcePage.h refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
ResourcePage.ui ui: implement smooth scrolling across all listing views 2026-02-14 18:39:41 +03:00
ShaderPackModel.cpp chore: clang-tidy work adjacent to changelog api fix 2026-03-16 14:58:20 -07:00
ShaderPackModel.h chore: clang-tidy work adjacent to changelog api fix 2026-03-16 14:58:20 -07:00
ShaderPackPage.cpp refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
ShaderPackPage.h refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
TexturePackModel.cpp chore: clang-tidy work adjacent to changelog api fix 2026-03-16 14:58:20 -07:00
TexturePackModel.h chore: clang-tidy work adjacent to changelog api fix 2026-03-16 14:58:20 -07:00
TexturePackPage.h Reduce usage of [[nodiscard]] attributes 2025-07-07 20:56:29 +01:00