pollymc/launcher/net
flow 81fedbf03c
refactor(Tasks): remove 'm_total_size' from ConcurrentTask
We can use the queues directly instead.

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-12-17 13:10:19 -03:00
..
ByteArraySink.h
ChecksumValidator.h
Download.cpp Merge pull request #1034 from Scrumplex/detect-performance-features 2022-09-05 17:45:17 +02:00
Download.h feat: add eternal cache entries 2022-08-21 13:47:49 -03:00
FileSink.cpp
FileSink.h
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 feat: add eternal cache entries 2022-08-21 13:47:49 -03:00
MetaCacheSink.h feat: add eternal cache entries 2022-08-21 13:47:49 -03:00
Mode.h
NetAction.h refactor: make NetJob inherit from ConcurrentTask as well! 2022-08-28 16:29:01 -03:00
NetJob.cpp refactor(Tasks): remove 'm_total_size' from ConcurrentTask 2022-12-17 13:10:19 -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 fix: fix slots for Qt 6 2022-07-10 12:19:15 +02:00
PasteUpload.h
Sink.h
Upload.cpp refactor: store current capabilities 2022-08-08 21:16:37 +02:00
Upload.h fix: allow aborting upload tasks 2022-07-17 11:33:41 -03:00
Validator.h