PrismLauncher/launcher/ui/pages/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
..
ModrinthModel.cpp refactor(RD): unify download dialogs into a single file 2023-01-13 16:23:06 -03:00
ModrinthModel.h Check parent in rowCount/columnCount/canFetchMore 2022-11-14 19:05:57 +00:00
ModrinthPage.cpp refactor: replace hoedown markdown parser with cmark 2023-01-12 10:08:52 -05:00
ModrinthPage.h fix: typo and useless code 2022-05-16 17:09:14 -03:00
ModrinthPage.ui feat: add image support for modrinth modpack pages 2022-10-08 14:12:03 -03:00
ModrinthResourceModels.cpp refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03:00
ModrinthResourceModels.h refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03:00
ModrinthResourcePages.cpp refactor(RD): decouple ResourceModels from ResourcePages 2023-01-13 16:23:07 -03:00
ModrinthResourcePages.h refactor: put resource downloading classes in common namespace 2023-01-13 16:23:06 -03:00