summaryrefslogtreecommitdiffstats
path: root/api/logic/net/NetAction.h
Commit message (Collapse)AuthorAgeLines
* merged from 0.6.7 codebaseThomas Groman2019-09-19-67/+67
|
* NOISSUE update copyright datesPetr Mrázek2018-02-11-1/+1
|
* NOISSUE add note to Job_Failed_ProceedPetr Mrázek2017-06-27-0/+4
| | | | It should be removed, it just signifies that there is a system missing.
* NOISSUE some safe refactors and changes of the task subsystemPetr Mrázek2017-06-26-30/+37
| | | | Possibly also some bug fixes.
* NOISSUE Revert all recent changes to NetAction and NetJobPetr Mrázek2017-05-03-10/+61
|
* NOISSUE replace std::shared_ptr with shared_qobject_ptr for all download tasksPetr Mrázek2017-05-03-1/+1
|
* NOISSUE more NetAction and NetJob cleanupsPetr Mrázek2017-04-29-0/+1
|
* NOISSUE refactor NetAction to be based on TaskPetr Mrázek2017-04-29-60/+8
| | | | Still missing some things, this is part 1.
* NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek2017-01-08-1/+1
|
* GH-1697 always stale files tolerate errors if a local copy is presentPetr Mrázek2016-10-28-1/+2
| | | | | This fixes the situation when liteloader snapshot site is broken and there's an older local snapshot already present.
* GH-352 Make OneSix instance update downloads cancellablePetr Mrázek2016-08-14-1/+11
|
* NOISSUE refactor *Download into more, smaller piecesPetr Mrázek2016-06-05-3/+0
| | | | | | * Download is now Download. * Download uses Sink subclasses to process various events. * Validators can be used to further customize the Sink behaviour.
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-0/+96