| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-17 | fix: virtual signal in Task.h | flow | |
| 2022-05-12 | chore: add license header to remaining files | flow | |
| Also remove some unused imports | |||
| 2022-05-12 | fix: abort and fail logic in tasks | flow | |
| Also sets up correctly the status connections | |||
| 2022-05-12 | refactor: remove some superfluous signals | flow | |
| Since now we're inheriting from Task, some signals can be reused. | |||
| 2022-05-12 | refactor: organize a little more the code in launcher/net/ | flow | |
| This also reduces some code duplication by using some Task logic in NetAction. | |||
| 2022-04-07 | test: add new test to Task test | flow | |
| Also adds one more check to setStatus test | |||
| 2022-04-07 | test: add basic Task unit test | flow | |
| Only only two tests for now. We can iterate on this later :^) This is to try to avoid breaking things again! | |||
| 2022-04-07 | fix: issue with status of non-sequencial tasks | flow | |
| 2022-04-01 | feat: Use a single progress dialog when doing multiple tasks | flow | |
| This puts all mod downloading tasks inside a SequentialTask, which is, for more than one task, a multi step task. This is handled by the ProgressDialog by showing both the global progress of tasks executed, and the individual progress of each of them. | |||
| 2021-11-21 | NOISSUE more refactoring | Petr Mrázek | |
| 2021-11-21 | NOISSUE continue refactoring things to make tests pass | Petr Mrázek | |
| 2021-11-20 | NOISSUE fix build | Petr Mrázek | |
| 2021-10-21 | NOISSUE continue debranding... | Petr Mrázek | |
| 2021-07-25 | NOISSUE Flatten gui and logic libraries into MultiMC | Petr Mrázek | |
