aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/widgets/PageContainer.h
AgeCommit message (Collapse)Author
2023-06-02Fix crash when selecting same mod from different providers (#1029)Alexandru Ionut Tripon
2022-12-06feat: add PageContainer::getPageflow
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-08-01change: preserve search term across different mod providersflow
Signed-off-by: flow <flowlnlnln@gmail.com>
2022-03-20chore: add license headerSefa Eyeoglu
2022-03-20App: Retranslate page header titlesJamie Mansfield
This fixes a bug that is only practically effects the title of the language page not updating the header when changing the language.
2021-11-22NOISSUE continue reshuffling the codebasePetr Mrázek