sneedmc/api/logic/net
Petr Mrázek 1797f45e8f NOISSUE fix jumpy download progress bars
They are not as precise, the new logic gives every
download 1000 'units' instead of the actual (initially unknown) sizes.
2017-07-06 15:38:16 +02:00
..
ByteArraySink.h NOISSUE Revert all recent changes to NetAction and NetJob 2017-05-03 23:13:49 +02:00
ChecksumValidator.h NOISSUE refactor *Download into more, smaller pieces 2016-06-05 23:55:39 +02:00
Download.cpp NOISSUE fix a bunch of compiler warnings 2017-05-21 20:20:37 +02:00
Download.h NOISSUE Revert all recent changes to NetAction and NetJob 2017-05-03 23:13:49 +02:00
FileSink.cpp GH-1885 make FileSink save (even empty) files when the HTTP response is 200 or 203 2017-05-09 03:08:38 +02:00
FileSink.h NOISSUE Revert all recent changes to NetAction and NetJob 2017-05-03 23:13:49 +02:00
HttpMetaCache.cpp NOISSUE update all the Copyright comments and texts to include 2017 2017-01-08 04:58:05 +01:00
HttpMetaCache.h NOISSUE update all the Copyright comments and texts to include 2017 2017-01-08 04:58:05 +01:00
MetaCacheSink.cpp NOISSUE Revert all recent changes to NetAction and NetJob 2017-05-03 23:13:49 +02:00
MetaCacheSink.h NOISSUE Revert all recent changes to NetAction and NetJob 2017-05-03 23:13:49 +02:00
NetAction.h NOISSUE add note to Job_Failed_Proceed 2017-06-27 08:20:12 +02:00
NetJob.cpp NOISSUE fix jumpy download progress bars 2017-07-06 15:38:16 +02:00
NetJob.h NOISSUE fix jumpy download progress bars 2017-07-06 15:38:16 +02:00
PasteUpload.cpp NOISSUE Revert all recent changes to NetAction and NetJob 2017-05-03 23:13:49 +02:00
PasteUpload.h NOISSUE fix a bunch of compiler warnings 2017-05-21 20:20:37 +02:00
Sink.h NOISSUE Revert all recent changes to NetAction and NetJob 2017-05-03 23:13:49 +02:00
URLConstants.cpp NOISSUE reorganize and document libraries 2016-05-01 00:00:14 +02:00
URLConstants.h NOISSUE update all the Copyright comments and texts to include 2017 2017-01-08 04:58:05 +01:00
Validator.h NOISSUE refactor *Download into more, smaller pieces 2016-06-05 23:55:39 +02:00