pollymc/launcher/modplatform/atlauncher
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
..
ATLPackIndex.cpp NOISSUE Add license headers to source files created by me 2021-12-18 00:14:25 +00:00
ATLPackIndex.h NOISSUE Add license headers to source files created by me 2021-12-18 00:14:25 +00:00
ATLPackInstallTask.cpp feat: Propogated subtask progress 2023-05-01 10:47:20 -07:00
ATLPackInstallTask.h fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
ATLPackManifest.cpp ATLauncher: Parse keeps and deletes from pack manifests 2022-07-10 11:05:11 +01:00
ATLPackManifest.h ATLauncher: Parse keeps and deletes from pack manifests 2022-07-10 11:05:11 +01:00
ATLShareCode.cpp ATLauncher: Support using share codes 2022-04-22 20:37:55 +01:00
ATLShareCode.h ATLauncher: Support using share codes 2022-04-22 20:37:55 +01:00