mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-30 02:20:00 +03:00
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> |
||
|---|---|---|
| .. | ||
| FileResolvingTask.cpp | ||
| FileResolvingTask.h | ||
| FlameAPI.cpp | ||
| FlameAPI.h | ||
| FlameCheckUpdate.cpp | ||
| FlameCheckUpdate.h | ||
| FlameInstanceCreationTask.cpp | ||
| FlameInstanceCreationTask.h | ||
| FlameModIndex.cpp | ||
| FlameModIndex.h | ||
| FlamePackIndex.cpp | ||
| FlamePackIndex.h | ||
| PackManifest.cpp | ||
| PackManifest.h | ||