pollymc/launcher/ui/widgets
flow 9e17ff884f
feat: add PageContainer::getPage
This allows us to directly access a page from outside. This will be
useful for telling the ManagedPackPage who is the window it's on, so
that we can close it when updating :^)

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-12-06 16:54:54 -03:00
..
Common.cpp
Common.h
CustomCommands.cpp
CustomCommands.h
CustomCommands.ui
DropLabel.cpp
DropLabel.h
ErrorFrame.cpp
ErrorFrame.h
ErrorFrame.ui
FocusLineEdit.cpp
FocusLineEdit.h
IconLabel.cpp
IconLabel.h
InfoFrame.cpp feat: also format resource/texture pack names 2022-09-21 15:00:28 +02:00
InfoFrame.h feat: add texture pack parsing 2022-09-20 10:26:15 +02:00
InfoFrame.ui
InstanceCardWidget.ui
JavaSettingsWidget.cpp feat: validate maximum memory allocation in wizard 2022-11-20 18:16:19 +01:00
JavaSettingsWidget.h feat: validate maximum memory allocation in wizard 2022-11-20 18:16:19 +01:00
LabeledToolButton.cpp
LabeledToolButton.h
LanguageSelectionWidget.cpp
LanguageSelectionWidget.h
LineSeparator.cpp
LineSeparator.h
LogView.cpp
LogView.h
ModFilterWidget.cpp refactor: create mod pages and filter widget by factory methods 2022-09-07 08:29:58 -03:00
ModFilterWidget.h fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
ModFilterWidget.ui
ModListView.cpp
ModListView.h
PageContainer_p.h
PageContainer.cpp feat: add PageContainer::getPage 2022-12-06 16:54:54 -03:00
PageContainer.h feat: add PageContainer::getPage 2022-12-06 16:54:54 -03:00
ProgressWidget.cpp
ProgressWidget.h
ProjectDescriptionPage.cpp fix: prevent images overriding content when changing pages 2022-10-11 15:51:54 -03:00
ProjectDescriptionPage.h fix: prevent images overriding content when changing pages 2022-10-11 15:51:54 -03:00
ProjectItem.cpp fix: show a single line in ProjectItem's desc. when there's no more space 2022-10-20 15:03:46 -03:00
ProjectItem.h
VariableSizedImageObject.cpp fix: prevent images overriding content when changing pages 2022-10-11 15:51:54 -03:00
VariableSizedImageObject.h fix: prevent images overriding content when changing pages 2022-10-11 15:51:54 -03:00
VersionListView.cpp
VersionListView.h
VersionSelectWidget.cpp fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
VersionSelectWidget.h fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
WideBar.cpp
WideBar.h