pollymc/launcher/modplatform/flame
Rachel Powers 9d2f0e4dc8 feat: Propogated subtask progress
Oh boy this is big.

> TaskStepProgress struct is now QMetaObject compatabile and can be sent through signals
> Task now has a method to propogates sub task progress it must be signal bound by each task containing a task wishing to report progress of it's children.
> Downloads report speed
> Tasks now have UUIDS to track them
  - use when reporting
  - use when logging
  - use when storeing them or objects related to them

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-05-01 10:47:20 -07:00
..
FileResolvingTask.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
FileResolvingTask.h fix: fix segfault when resolving Flame resources 2022-10-22 14:11:51 +02:00
FlameAPI.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
FlameAPI.h feat(RD): add resource pack downloader 2023-02-05 17:02:52 -03:00
FlameCheckUpdate.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
FlameCheckUpdate.h refactor: generalize mod models and APIs to resources 2023-01-13 16:23:00 -03:00
FlameInstanceCreationTask.cpp feat: Propogated subtask progress 2023-05-01 10:47:20 -07:00
FlameInstanceCreationTask.h refactor: change some ResourceAPI from NetJob to Task 2023-01-13 16:23:09 -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