pollymc/launcher/launch/steps
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
..
CheckJava.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
CheckJava.h feat: track real CPU architecture for instances 2022-06-11 10:48:58 +02:00
LookupServerAddress.cpp NOISSUE continue debranding... 2021-10-21 00:47:53 +02:00
LookupServerAddress.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
PostLaunchCommand.cpp fix: actually substitute variables in pre/post launch 2022-07-23 17:51:58 +02:00
PostLaunchCommand.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
PreLaunchCommand.cpp fix: actually substitute variables in pre/post launch 2022-07-23 17:51:58 +02:00
PreLaunchCommand.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
QuitAfterGameStop.cpp newline more like waste 2022-03-27 14:51:48 +02:00
QuitAfterGameStop.h Add quit launcher after game stops option (Steam Deck) 2022-03-27 14:50:47 +02:00
TextPrint.cpp NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
TextPrint.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
Update.cpp feat: Propogated subtask progress 2023-05-01 10:47:20 -07:00
Update.h NOISSUE more refactoring 2021-11-21 23:36:55 +01:00