aboutsummaryrefslogtreecommitdiff
path: root/launcher/tasks/Task.h
AgeCommit message (Expand)Author
2022-09-20refactor: setAbortStatus -> setAbortableflow
2022-09-20feat: add canAbort() status change in Taskflow
2022-08-20feat: make Task a QRunnableflow
2022-05-23feat(ui): adapt SequentialTask to nested SequentialTasksflow
2022-05-17fix: virtual signal in Task.hflow
2022-05-12chore: add license header to remaining 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
2022-04-07fix: issue with status of non-sequencial tasksflow
2022-04-01feat: Use a single progress dialog when doing multiple tasksflow
2021-11-21NOISSUE continue refactoring things to make tests passPetr Mrázek
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek