This website requires JavaScript.
Explore
Help
Register
Sign In
0xf8
/
pollymc
Watch
1
Star
0
Fork
0
You've already forked pollymc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
pollymc
/
launcher
/
net
History
TheLastRar
472d931b4b
Prefix member variables in HttpMetaCache
...
MSVC warns about shadowing variables Signed-off-by: TheLastRar <TheLastRar@users.noreply.github.com>
2022-11-14 19:05:56 +00: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
fix: emit signals when aborting NetJob
2022-09-10 09:10:16 -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
…