PrismLauncher/launcher/ui/pages/instance
Trial97 7f68f2fe3b
fix mod update remaining disabled on second open
fixes
https://discord.com/channels/1031648380885147709/1450161125172707390/1453013386144124929
basically when opening the edit window a second time the model doesn't
get any updates as the data is already loaded into the memory.

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-12-23 22:32:52 +02:00
..
DataPackPage.cpp Allow data packs on vanilla instances 2025-06-02 09:39:45 +01:00
DataPackPage.h Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
ExternalResourcesPage.cpp fix mod update remaining disabled on second open 2025-12-23 22:32:52 +02:00
ExternalResourcesPage.h Make requested changes 2025-03-26 10:12:13 +00:00
ExternalResourcesPage.ui Prevent View Configs showing in places it shouldn't 2025-08-21 15:08:18 +01:00
GameOptionsPage.h Remove unused code 2025-09-19 09:04:29 +01:00
InstanceSettingsPage.h Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
LogPage.cpp chore: Re-simplify IndexVersionType and MessageLevel with c++20 2025-12-11 09:59:33 -07:00
LogPage.h Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
LogPage.ui More consistent padding and frames 2025-08-21 15:08:18 +01:00
ManagedPackPage.cpp fix mod select 2025-11-05 14:24:38 +02:00
ManagedPackPage.h removed some duplicate code 2025-09-15 18:25:07 +03:00
ManagedPackPage.ui More consistent padding and frames 2025-08-21 15:08:18 +01:00
McClient.cpp Check specifically for GarbageAtEnd error 2025-12-18 15:23:48 -05:00
McClient.h chore: fixe some codeql warnings 2025-06-05 00:34:45 +03:00
McResolver.cpp chore: fix some codeql warnings 2025-06-05 09:45:25 +03:00
McResolver.h chore: reformat 2025-04-29 10:46:41 +03:00
ModFolderPage.cpp Edited a comment for clarity 2025-11-25 13:34:31 -05:00
ModFolderPage.h Minor remaining fixes for PR (#4374) 2025-11-21 16:19:41 -05:00
NotesPage.cpp chore: update license headers 2023-08-14 18:17:05 +02:00
NotesPage.h Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
NotesPage.ui let the theme decide the notes page right margin 2022-12-17 12:05:20 -03:00
OtherLogsPage.cpp refactor(MessageLevel): move and rename 'FromLine*' functions 2025-12-11 09:59:33 -07:00
OtherLogsPage.h Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
OtherLogsPage.ui More consistent padding and frames 2025-08-21 15:08:18 +01:00
ResourcePackPage.cpp Merge remote-tracking branch 'upstream/develop' into data-packs 2025-04-29 09:15:11 +01:00
ResourcePackPage.h Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
ScreenshotsPage.cpp Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
ScreenshotsPage.h Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
ScreenshotsPage.ui Fix buggy movement in screenshots page 2025-08-21 13:05:13 +01:00
ServerPingTask.cpp server player req: parse malformed json 2025-12-16 14:51:01 +01:00
ServerPingTask.h chore: reformat 2025-04-29 10:46:41 +03:00
ServersPage.cpp Remove unused code 2025-12-12 12:18:56 +00:00
ServersPage.h Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
ServersPage.ui Add dummy UI button 2024-11-17 19:10:15 +01:00
ShaderPackPage.cpp Merge remote-tracking branch 'upstream/develop' into data-packs 2025-04-29 09:15:11 +01:00
ShaderPackPage.h Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
TexturePackPage.cpp Merge remote-tracking branch 'upstream/develop' into data-packs 2025-04-29 09:15:11 +01:00
TexturePackPage.h Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
VersionPage.cpp Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
VersionPage.h validate metadata on launch 2024-06-28 20:51:26 +03:00
VersionPage.ui Make search bars consistent 2025-08-21 15:08:16 +01:00
WorldListPage.cpp Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
WorldListPage.h Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
WorldListPage.ui Merge branch 'develop' into data-packs 2024-08-22 20:00:49 +01:00