pollymc/launcher/modplatform/modrinth
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
..
ModrinthAPI.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
ModrinthAPI.h feat(RD): add shader pack downloader 2023-02-05 17:02:56 -03:00
ModrinthCheckUpdate.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
ModrinthCheckUpdate.h refactor: change some ResourceAPI from NetJob to Task 2023-01-13 16:23:09 -03:00
ModrinthInstanceCreationTask.cpp feat: Propogated subtask progress 2023-05-01 10:47:20 -07:00
ModrinthInstanceCreationTask.h refactor(Inst. Import): use m_* for member variables in MR components 2022-12-17 12:41:10 -03:00
ModrinthPackIndex.cpp fix(ModUpdater): ensure instead of require icon_url 2023-01-13 16:59:37 -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