pollymc/launcher/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
..
FileResolvingTask.cpp fix(FileResolvingTask): Fail instead of crash when there's API errors 2022-12-01 15:33:35 -03:00
FileResolvingTask.h fix: fix segfault when resolving Flame resources 2022-10-22 14:11:51 +02:00
FlameAPI.cpp refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03:00
FlameAPI.h refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03:00
FlameCheckUpdate.cpp refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03:00
FlameCheckUpdate.h refactor: generalize mod models and APIs to resources 2023-01-13 16:23:00 -03:00
FlameInstanceCreationTask.cpp refactor: generalize mod models and APIs to resources 2023-01-13 16:23:00 -03:00
FlameInstanceCreationTask.h refactor: generalize mod models and APIs to resources 2023-01-13 16:23:00 -03:00
FlameModIndex.cpp refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03:00
FlameModIndex.h refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03:00
FlamePackIndex.cpp fix https://github.com/PolyMC/PolyMC/issues/798 2022-06-15 09:11:23 +02:00
FlamePackIndex.h Merge pull request #634 from flowln/donate_links 2022-06-14 23:52:00 +10:00
PackManifest.cpp feat: add curseforge modpack updating 2022-09-20 18:36:08 -03:00
PackManifest.h feat: add curseforge modpack updating 2022-09-20 18:36:08 -03:00