pollymc/launcher/minecraft
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
..
auth refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
gameoptions
launch nilmods instance page 2023-02-11 17:46:17 -05:00
mod review fixes 2023-02-22 13:20:13 -05:00
services
update feat: Propogated subtask progress 2023-05-01 10:47:20 -07:00
Agent.h
AssetsUtils.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
AssetsUtils.h
Component.cpp
Component.h
ComponentUpdateTask_p.h
ComponentUpdateTask.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
ComponentUpdateTask.h
GradleSpecifier.h
LaunchProfile.cpp
LaunchProfile.h
Library.cpp
Library.h
MinecraftInstance.cpp Fixed typo 2023-04-26 16:06:17 -03:00
MinecraftInstance.h nilmods instance page 2023-02-11 17:46:17 -05:00
MinecraftLoadAndCheck.cpp feat: Propogated subtask progress 2023-05-01 10:47:20 -07:00
MinecraftLoadAndCheck.h
MinecraftUpdate.cpp feat: Propogated subtask progress 2023-05-01 10:47:20 -07:00
MinecraftUpdate.h
MojangDownloadInfo.h
MojangVersionFormat.cpp
MojangVersionFormat.h
OneSixVersionFormat.cpp fix: fix component uid regex 2023-02-03 18:32:57 +01:00
OneSixVersionFormat.h
PackProfile_p.h
PackProfile.cpp fix: use makeShared for importing components 2023-03-01 12:33:00 +01:00
PackProfile.h Merge pull request #735 from Scrumplex/import-component 2023-03-01 09:49:47 +01:00
ParseUtils.cpp
ParseUtils.h
ProfileUtils.cpp
ProfileUtils.h
Rule.cpp
Rule.h
VanillaInstanceCreationTask.cpp
VanillaInstanceCreationTask.h
VersionFile.cpp
VersionFile.h
VersionFilterData.cpp
VersionFilterData.h
World.cpp
World.h
WorldList.cpp
WorldList.h