PrismLauncher/launcher/ui/pages/modplatform/flame
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
..
FlameModel.cpp Check parent in rowCount/columnCount/canFetchMore 2022-11-14 19:05:57 +00:00
FlameModel.h feat+fix: cache Flame modpack versions 2022-07-03 12:43:05 -03:00
FlamePage.cpp fix(FlamePage): don't assert / suggest blocked modpacks 2022-12-06 17:00:35 -03:00
FlamePage.h feat+fix: allow forwarding extra info to InstanceImportTask 2022-12-06 17:00:32 -03:00
FlamePage.ui CurseForge modpack page improvements 2022-10-22 01:20:08 +03:00
FlameResourceModels.cpp refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03:00
FlameResourceModels.h refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03:00
FlameResourcePages.cpp refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03:00
FlameResourcePages.h refactor: put resource downloading classes in common namespace 2023-01-13 16:23:06 -03:00