| Commit message (Expand) | Author | Age | Lines |
* | GH-2488 fix Qt's relative URL redirect problems some more | Petr Mrázek | 2018-12-14 | -4/+14 |
* | NOISSUE remove use of obsolete URL constants, simplify the rest | Petr Mrázek | 2018-11-04 | -11/+6 |
* | NOISSUE fix 404 with liteloader https url | Chris Lane | 2018-11-02 | -1/+1 |
* | NOISSUE use https more widely | Chris Lane | 2018-11-02 | -9/+9 |
* | NOISSUE tabs -> spaces | Petr Mrázek | 2018-07-15 | -1125/+1125 |
* | NOISSUE fix all sorts of warnings, enable `Werror` and `pedantic` | Petr Mrázek | 2018-06-28 | -4/+4 |
* | NOISSUE do not keep downloads in memory, add (some) missing virtual dtors | Petr Mrázek | 2018-06-28 | -2/+1 |
* | Catch C++ exceptions by const reference | Charles Milette | 2018-05-19 | -1/+1 |
* | GH-2124 First complete implementation, installing is working now! GH-2172 Add... | Janrupf | 2018-03-11 | -0/+4 |
* | NOISSUE update copyright dates | Petr Mrázek | 2018-02-11 | -8/+8 |
* | NOISSUE clean up download redirects and handle their errors as fatal | Petr Mrázek | 2018-01-22 | -23/+10 |
* | NOISSUE fix bad redirect URLs provided by the curse CDN | Petr Mrázek | 2018-01-21 | -2/+40 |
* | GH-2026 implement changes necessary to support 1.13 snapshots | Petr Mrázek | 2017-12-03 | -0/+10 |
* | NOISSUE and one more build for the build gods... ssl error catching again. | Petr Mrázek | 2017-11-01 | -2/+2 |
* | NOISSUE actually do catch the ssl errors | Petr Mrázek | 2017-11-01 | -0/+1 |
* | NOISSUE catch and log SSL errors for Download(s) | Petr Mrázek | 2017-11-01 | -0/+13 |
* | NOISSUE remove debug dump to file in paste upload | Petr Mrázek | 2017-10-11 | -5/+0 |
* | NOISSUE clean up and fix paste.ee upload | Petr Mrázek | 2017-10-11 | -19/+22 |
* | forgot to remove debug statement | Joona | 2017-08-22 | -1/+0 |
* | switch to new paste.ee API | Joona | 2017-08-22 | -10/+16 |
* | GH-1927 Add more specific task status logging | Petr Mrázek | 2017-07-07 | -8/+6 |
* | NOISSUE remove verbose dl progress logging | Petr Mrázek | 2017-07-07 | -1/+0 |
* | NOISSUE fix jumpy download progress bars | Petr Mrázek | 2017-07-06 | -17/+32 |
* | NOISSUE add note to Job_Failed_Proceed | Petr Mrázek | 2017-06-27 | -0/+4 |
* | NOISSUE remove some bad code in various Task related classes | Petr Mrázek | 2017-06-27 | -1/+0 |
* | NOISSUE some safe refactors and changes of the task subsystem | Petr Mrázek | 2017-06-26 | -67/+76 |
* | NOISSUE fix a bunch of compiler warnings | Petr Mrázek | 2017-05-21 | -1/+2 |
* | GH-1885 make FileSink save (even empty) files when the HTTP response is 200 o... | Petr Mrázek | 2017-05-09 | -1/+11 |
* | NOISSUE Revert all recent changes to NetAction and NetJob | Petr Mrázek | 2017-05-03 | -190/+227 |
* | NOISSUE replace std::shared_ptr with shared_qobject_ptr for all download tasks | Petr Mrázek | 2017-05-03 | -5/+5 |
* | NOISSUE less jumpy download progress bars and redirect URL fix | Petr Mrázek | 2017-04-30 | -18/+31 |
* | NOISSUE more NetAction and NetJob cleanups | Petr Mrázek | 2017-04-29 | -21/+2 |
* | NOISSUE refactor NetAction to be based on Task | Petr Mrázek | 2017-04-29 | -196/+165 |
* | NOISSUE switch paste.ee over to https only | Petr Mrázek | 2017-02-08 | -1/+1 |
* | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | 2017-01-08 | -8/+8 |
* | NOISSUE Refactor and sanitize MultiMC startup/shutdown | Petr Mrázek | 2016-11-06 | -4/+2 |
* | GH-1697 always stale files tolerate errors if a local copy is present | Petr Mrázek | 2016-10-28 | -9/+57 |
* | GH-352 Make OneSix instance update downloads cancellable | Petr Mrázek | 2016-08-14 | -15/+119 |
* | NOISSUE reset wroteAnyData flag when resetting FileSink | Petr Mrázek | 2016-06-13 | -0/+1 |
* | NOISSUE refactor *Download into more, smaller pieces | Petr Mrázek | 2016-06-05 | -587/+640 |
* | NOISSUE reorganize and document libraries | Petr Mrázek | 2016-05-01 | -0/+1556 |