pollymc/launcher/modplatform/modrinth
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
..
ModrinthAPI.cpp refactor: generalize mod models and APIs to resources 2023-01-13 16:23:00 -03:00
ModrinthAPI.h refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03:00
ModrinthCheckUpdate.cpp refactor: generalize mod models and APIs to resources 2023-01-13 16:23:00 -03:00
ModrinthCheckUpdate.h refactor: generalize mod models and APIs to resources 2023-01-13 16:23:00 -03:00
ModrinthInstanceCreationTask.cpp refactor(Inst. Import): use m_* for member variables in MR components 2022-12-17 12:41:10 -03:00
ModrinthInstanceCreationTask.h refactor(Inst. Import): use m_* for member variables in MR components 2022-12-17 12:41:10 -03:00
ModrinthPackIndex.cpp refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03:00
ModrinthPackIndex.h refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03:00
ModrinthPackManifest.cpp feat: add logic for the modrinth instance modpack page 2022-12-06 16:54:54 -03:00
ModrinthPackManifest.h feat: add logic for the modrinth instance modpack page 2022-12-06 16:54:54 -03:00