Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-10 | fix: emit signals when aborting NetJob | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-08-28 | refactor: make NetJob inherit from ConcurrentTask as well! | flow | |
Avoids lots of code duplication Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-10 | chore: update license headers | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-10 | refactor: fix deprecation up to Qt 6 | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-10 | refactor: fix deprecation up to Qt 5.15 | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-05-12 | chore: add polymc license headers to launcher/net files | flow | |
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. | |||
2021-11-21 | NOISSUE continue refactoring things to make tests pass | Petr Mrázek | |
2021-07-25 | NOISSUE Flatten gui and logic libraries into MultiMC | Petr Mrázek | |