pollymc/launcher/ui/widgets
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
..
Common.cpp NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
Common.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
CustomCommands.cpp chore: update license headers 2022-07-10 12:19:15 +02:00
CustomCommands.h chore: update license headers 2022-07-10 12:19:15 +02:00
CustomCommands.ui fix(mnemonics): Add missing buddies to labels 2022-04-29 01:30:47 +05:30
DropLabel.cpp NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
DropLabel.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ErrorFrame.cpp GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
ErrorFrame.h GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
ErrorFrame.ui GH-4071 Heavily refactor and rearchitect account system 2021-12-04 01:18:05 +01:00
FocusLineEdit.cpp NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
FocusLineEdit.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
IconLabel.cpp NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
IconLabel.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
InfoFrame.cpp refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00
InfoFrame.h refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00
InfoFrame.ui refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00
InstanceCardWidget.ui NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
JavaSettingsWidget.cpp feat: resolve JARs dynamically 2022-07-03 17:31:01 +02:00
JavaSettingsWidget.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
LabeledToolButton.cpp chore: update license headers 2022-07-10 12:19:15 +02:00
LabeledToolButton.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
LanguageSelectionWidget.cpp fix: update link to translations platform 2022-02-10 14:55:52 +01:00
LanguageSelectionWidget.h Update selected language automatically 2022-01-17 09:52:04 +01:00
LineSeparator.cpp NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
LineSeparator.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
LogView.cpp chore: update license headers 2022-07-10 12:19:15 +02:00
LogView.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ModFilterWidget.cpp fix: disable major version match for snapshots 2022-04-20 09:56:53 +02:00
ModFilterWidget.h ui: underline search button text when changing filters 2022-04-15 08:49:43 -03:00
ModFilterWidget.ui fix(translation): don't translate placeholders 2022-04-17 19:24:49 -03:00
ModListView.cpp NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ModListView.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
PageContainer_p.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
PageContainer.cpp refactor: replace QRegExp with QRegularExpression 2022-07-10 12:17:52 +02:00
PageContainer.h chore: add license header 2022-03-20 21:40:49 +01:00
ProgressWidget.cpp NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ProgressWidget.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
VersionListView.cpp chore: update license headers 2022-07-10 12:19:15 +02:00
VersionListView.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
VersionSelectWidget.cpp Show no loader selected message when add instance window first opens 2022-04-15 15:37:07 -04:00
VersionSelectWidget.h Show no loader selected message when add instance window first opens 2022-04-15 15:37:07 -04:00
WideBar.cpp feat: add some helping methods to WideBar 2022-07-17 11:33:41 -03:00
WideBar.h feat: add some helping methods to WideBar 2022-07-17 11:33:41 -03:00