pollymc/launcher/ui/pages/instance
flow 34230bfcf4
fix: don't try updating Flame instance names when updating versions
Since the exact version string is only available in the manifest,
there's no easy way of getting it before commiting to the update, so
there's not much of a good way of showing the updated name in the UI,
and using the displayName is weird and gives some buggy behavior.

We may want to re-enable it in the future if we find a reliable way of
showing the correct info on the UI before starting the update.

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-12-07 18:05:46 -03:00
..
ExternalResourcesPage.cpp fix: make resource buttons work when instance is running 2022-11-27 23:10:32 +01:00
ExternalResourcesPage.h fix: make resource buttons work when instance is running 2022-11-27 23:10:32 +01:00
ExternalResourcesPage.ui fix: don't have the clear button on instance page filters 2022-11-12 19:23:57 -03:00
GameOptionsPage.cpp
GameOptionsPage.h
GameOptionsPage.ui
InstanceSettingsPage.cpp feat: use icons to show memory allocation state 2022-11-11 15:22:16 +01:00
InstanceSettingsPage.h feat: validate maximum memory allocation 2022-11-11 15:04:05 +01:00
InstanceSettingsPage.ui fix: swap spin box and state icon 2022-11-11 15:24:14 +01:00
LogPage.cpp fix: use display name in code 2022-10-18 09:50:27 +02:00
LogPage.h
LogPage.ui
ManagedPackPage.cpp fix: don't try updating Flame instance names when updating versions 2022-12-07 18:05:46 -03:00
ManagedPackPage.h refactor(ManagedPackPage): use smart pointers instead of raw ones 2022-12-06 17:00:34 -03:00
ManagedPackPage.ui feat(ManagedPackPage): add reload button when in a fail state 2022-12-06 17:00:34 -03:00
ModFolderPage.cpp fix: make resource buttons work when instance is running 2022-11-27 23:10:32 +01:00
ModFolderPage.h fix: make resource buttons work when instance is running 2022-11-27 23:10:32 +01:00
NotesPage.cpp
NotesPage.h
NotesPage.ui
OtherLogsPage.cpp
OtherLogsPage.h
OtherLogsPage.ui
ResourcePackPage.h feat: modify InfoFrame and ResourcePackPage to show ResourcePack info 2022-09-03 13:37:21 -03:00
ScreenshotsPage.cpp refactor: replace QRegExp with QRegularExpression 2022-07-10 12:17:52 +02:00
ScreenshotsPage.h Revert "fix: remove updater if it is not used" 2022-07-06 18:13:51 +02:00
ScreenshotsPage.ui
ServersPage.cpp Check parent in rowCount/columnCount/canFetchMore 2022-11-14 19:05:57 +00:00
ServersPage.h feat: add a proper server icon 2022-12-04 12:45:39 +01:00
ServersPage.ui
ShaderPackPage.h refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00
TexturePackPage.h feat: add texture pack parsing 2022-09-20 10:26:15 +02:00
VersionPage.cpp Button to add agent 2022-11-23 09:46:55 +00:00
VersionPage.h Button to add agent 2022-11-23 09:46:55 +00:00
VersionPage.ui Button to add agent 2022-11-23 09:46:55 +00:00
WorldListPage.cpp Make new title strings translatable 2022-08-10 12:07:24 -05:00
WorldListPage.h fix: Make world safety nag title text match the action being performed instead of always saying 'Copy World' 2022-08-09 16:01:21 -05:00
WorldListPage.ui