pollymc/launcher/ui/pages/instance
flow e2ab2aea32
change: add enable/disable to resources
TIL that zip resource packs, when disabled, actually have the effect of
not showing up in the game at all. Since this can be useful to someone,
I moved the logic for it to the resources.

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-08-20 10:49:54 -03:00
..
ExternalResourcesPage.cpp change: add enable/disable to resources 2022-08-20 10:49:54 -03:00
ExternalResourcesPage.h change: add enable/disable to resources 2022-08-20 10:49:54 -03:00
ExternalResourcesPage.ui refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00
GameOptionsPage.cpp
GameOptionsPage.h
GameOptionsPage.ui
InstanceSettingsPage.cpp fix: hide the entire performance tab on instance settings in non-Linux 2022-07-23 13:29:39 -03:00
InstanceSettingsPage.h
InstanceSettingsPage.ui
LogPage.cpp refactor: fix deprecation up to Qt 5.15 2022-07-10 12:17:52 +02:00
LogPage.h
LogPage.ui
ModFolderPage.cpp change: add enable/disable to resources 2022-08-20 10:49:54 -03:00
ModFolderPage.h change: add enable/disable to resources 2022-08-20 10:49:54 -03:00
NotesPage.cpp
NotesPage.h
NotesPage.ui
OtherLogsPage.cpp
OtherLogsPage.h
OtherLogsPage.ui
ResourcePackPage.h refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00
ScreenshotsPage.cpp refactor: replace QRegExp with QRegularExpression 2022-07-10 12:17:52 +02:00
ScreenshotsPage.h
ScreenshotsPage.ui
ServersPage.cpp fix: fix slots for Qt 6 2022-07-10 12:19:15 +02:00
ServersPage.h chore: update license headers 2022-07-10 12:19:15 +02: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 refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00
VersionPage.cpp refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00
VersionPage.h
VersionPage.ui refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03: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