pollymc/launcher/modplatform
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
..
atlauncher feat: Propogated subtask progress 2023-05-01 10:47:20 -07:00
flame feat: Propogated subtask progress 2023-05-01 10:47:20 -07:00
helpers fix: explicit conversion to C string to fix MinGW g++ 10 build 2023-03-12 18:33:48 -04:00
legacy_ftb feat: Propogated subtask progress 2023-05-01 10:47:20 -07:00
modrinth feat: Propogated subtask progress 2023-05-01 10:47:20 -07:00
packwiz refactor: generalize mod models and APIs to resources 2023-01-13 16:23:00 -03:00
technic feat: Propogated subtask progress 2023-05-01 10:47:20 -07:00
CheckUpdateTask.h refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
EnsureMetadataTask.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
EnsureMetadataTask.h refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
ModIndex.cpp refactor: generalize mod models and APIs to resources 2023-01-13 16:23:00 -03:00
ModIndex.h feat(RD): add shader pack downloader 2023-02-05 17:02:56 -03:00
ResourceAPI.h fix(license): add/fix my copyright/license headers 2023-01-23 11:12:43 -03:00