pollymc/launcher/net
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
..
ByteArraySink.h chore: add polymc license headers to launcher/net files 2022-05-12 18:11:55 -03:00
ChecksumValidator.h chore: add polymc license headers to launcher/net files 2022-05-12 18:11:55 -03:00
Download.cpp feat: Propogated subtask progress 2023-05-01 10:47:20 -07:00
Download.h feat: better task tracking 2023-05-01 10:45:34 -07:00
FileSink.cpp chore: add polymc license headers to launcher/net files 2022-05-12 18:11:55 -03:00
FileSink.h chore: add polymc license headers to launcher/net files 2022-05-12 18:11:55 -03:00
HttpMetaCache.cpp Prefix member variables in HttpMetaCache 2022-11-14 19:05:56 +00:00
HttpMetaCache.h Prefix member variables in HttpMetaCache 2022-11-14 19:05:56 +00:00
MetaCacheSink.cpp refactor: remove old updater 2022-11-21 16:18:05 +01:00
MetaCacheSink.h feat: add eternal cache entries 2022-08-21 13:47:49 -03:00
Mode.h refactor: more net cleanup 2022-05-12 18:11:55 -03:00
NetAction.h feat: better task tracking 2023-05-01 10:45:34 -07:00
NetJob.cpp refactor: generalize mod models and APIs to resources 2023-01-13 16:23:00 -03:00
NetJob.h refactor: make NetJob inherit from ConcurrentTask as well! 2022-08-28 16:29:01 -03:00
NetUtils.h fix: treat accounts as offline, if auth servers are down 2022-07-23 12:38:01 +02:00
PasteUpload.cpp refactor: remove old updater 2022-11-21 16:18:05 +01:00
PasteUpload.h Change paste settings and add copyright headers 2022-05-21 17:30:09 +01:00
Sink.h chore: add polymc license headers to launcher/net files 2022-05-12 18:11:55 -03:00
Upload.cpp Apply flowln's suggestion 2023-03-05 18:21:24 +00:00
Upload.h refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
Validator.h chore: remove copyright from files i didnt mess with 2022-05-17 06:36:30 -03:00