aboutsummaryrefslogtreecommitdiff
path: root/launcher/net/NetJob.cpp
AgeCommit message (Expand)Author
2023-01-13refactor: generalize mod models and APIs to resourcesflow
2022-12-17refactor(Tasks): remove 'm_total_size' from ConcurrentTaskflow
2022-09-10fix: emit signals when aborting NetJobflow
2022-08-28refactor: make NetJob inherit from ConcurrentTask as well!flow
2022-07-10chore: update license headersSefa Eyeoglu
2022-07-10refactor: fix deprecation up to Qt 6Sefa Eyeoglu
2022-07-10refactor: fix deprecation up to Qt 5.15Sefa Eyeoglu
2022-05-12chore: add polymc license headers to launcher/net filesflow
2022-05-12fix: abort and fail logic in tasksflow
2022-05-12refactor: remove some superfluous signalsflow
2022-05-12refactor: organize a little more the code in launcher/net/flow
2021-11-21NOISSUE continue refactoring things to make tests passPetr Mrázek
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek