PrismLauncher/launcher/ui/pages
flow 45d1319891
refactor(RD): decouple ResourceModels from ResourcePages
This makes it so that we don't need a reference to the parent page in
the model. It will be useful once we change the page from a widget-based
one to a QML page.

It also makes tasks be created in the dialog instead of the page, so
that the dialog can also have the necessary information to mark versions
as selected / deselected easily. It also makes the task pointers into
smart pointers.

Signed-off-by: flow <flowlnlnln@gmail.com>
2023-01-13 16:23:07 -03:00
..
global add theme setup wizard 2023-01-10 16:06:01 +01:00
instance refactor(RD): unify download dialogs into a single file 2023-01-13 16:23:06 -03:00
modplatform refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03:00
BasePage.h chore: add license header 2022-03-20 21:40:49 +01:00
BasePageContainer.h feat: add PageContainer::getPage 2022-12-06 16:54:54 -03:00
BasePageProvider.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00