pollymc/launcher/modplatform/legacy_ftb
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
..
PackFetchTask.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
PackFetchTask.h fix: simplify abort handling and add missing emits 2022-09-20 18:36:09 -03:00
PackHelpers.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
PackInstallTask.cpp feat: Propogated subtask progress 2023-05-01 10:47:20 -07:00
PackInstallTask.h fix: simplify abort handling and add missing emits 2022-09-20 18:36:09 -03:00
PrivatePackManager.cpp chore: update license headers 2022-07-10 12:19:15 +02:00
PrivatePackManager.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00