pollymc/launcher/ui/pages/instance
flow 97a74d5c1f
refactor: adapt rest of the codebase to the new resource model
In order to access the ModFolderModel from the ModFolderPage, i created
a new m_model for the correct type, shadowing the m_model of type
ResourceFolderModel. This creates two shared_ptr references to the same object,
but since they will have the same lifetime, it doesn't generate a memory
leak.

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-08-20 10:47:58 -03:00
..
ExternalResourcesPage.cpp refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00
ExternalResourcesPage.h refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -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 chore: add license header 2022-03-20 21:40:49 +01:00
GameOptionsPage.h chore: add license header 2022-03-20 21:40:49 +01:00
GameOptionsPage.ui NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
InstanceSettingsPage.cpp fix: hide the entire performance tab on instance settings in non-Linux 2022-07-23 13:29:39 -03:00
InstanceSettingsPage.h chore: add license header 2022-03-20 21:40:49 +01:00
InstanceSettingsPage.ui Add Performance related settings 2022-07-06 09:34:14 +02:00
LogPage.cpp refactor: fix deprecation up to Qt 5.15 2022-07-10 12:17:52 +02:00
LogPage.h chore: add license header 2022-03-20 21:40:49 +01:00
LogPage.ui PasteUpload task changed to use 0x0.st's protocol 2022-01-19 08:27:26 +00:00
ModFolderPage.cpp refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00
ModFolderPage.h refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00
NotesPage.cpp chore: add license header 2022-03-20 21:40:49 +01:00
NotesPage.h chore: add license header 2022-03-20 21:40:49 +01:00
NotesPage.ui NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
OtherLogsPage.cpp chore: add license header 2022-03-20 21:40:49 +01:00
OtherLogsPage.h chore: add license header 2022-03-20 21:40:49 +01:00
OtherLogsPage.ui PasteUpload task changed to use 0x0.st's protocol 2022-01-19 08:27:26 +00:00
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 Revert "fix: remove updater if it is not used" 2022-07-06 18:13:51 +02:00
ScreenshotsPage.ui NOISSUE Added Copy File(s) feature for the screenshot page 2021-12-03 16:08:11 +01:00
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 NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
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 feat: initial Quilt support 2022-04-07 18:11:40 +02:00
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 NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00