index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
api
/
logic
/
net
/
Download.cpp
Age
Commit message (
Expand
)
Author
2019-01-16
Update Copyright Year
AppleTheGolden
2018-12-14
GH-2488 fix Qt's relative URL redirect problems some more
Petr Mrázek
2018-07-15
NOISSUE tabs -> spaces
Petr Mrázek
2018-02-11
NOISSUE update copyright dates
Petr Mrázek
2018-01-22
NOISSUE clean up download redirects and handle their errors as fatal
Petr Mrázek
2018-01-21
NOISSUE fix bad redirect URLs provided by the curse CDN
Petr Mrázek
2017-11-01
NOISSUE and one more build for the build gods... ssl error catching again.
Petr Mrázek
2017-11-01
NOISSUE actually do catch the ssl errors
Petr Mrázek
2017-11-01
NOISSUE catch and log SSL errors for Download(s)
Petr Mrázek
2017-05-21
NOISSUE fix a bunch of compiler warnings
Petr Mrázek
2017-05-03
NOISSUE Revert all recent changes to NetAction and NetJob
Petr Mrázek
2017-05-03
NOISSUE replace std::shared_ptr with shared_qobject_ptr for all download tasks
Petr Mrázek
2017-04-30
NOISSUE less jumpy download progress bars and redirect URL fix
Petr Mrázek
2017-04-29
NOISSUE refactor NetAction to be based on Task
Petr Mrázek
2017-01-08
NOISSUE update all the Copyright comments and texts to include 2017
Petr Mrázek
2016-11-06
NOISSUE Refactor and sanitize MultiMC startup/shutdown
Petr Mrázek
2016-10-28
GH-1697 always stale files tolerate errors if a local copy is present
Petr Mrázek
2016-08-14
GH-352 Make OneSix instance update downloads cancellable
Petr Mrázek
2016-06-05
NOISSUE refactor *Download into more, smaller pieces
Petr Mrázek