aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/dialogs/ProgressDialog.cpp
AgeCommit message (Expand)Author
2022-11-12fix: prevent abort for un-abortable tasksSefa Eyeoglu
2022-10-20fix: hide ProgressDialog when failing/succeeding tasksflow
2022-10-13fix: issues with aborts (again)flow
2022-09-20fix(ui): hook up abort status signal in ProgressDialogflow
2022-09-20fix: simplify abort handling and add missing emitsflow
2022-07-26fix: progress dialog going away even if the task was not abortedflow
2022-07-17fix: clean up execWithTask in Progress Dialogflow
2022-05-21fix: various issues with ProgressDialog and SequentialTasksflow
2022-04-01feat: Use a single progress dialog when doing multiple tasksflow
2021-11-22NOISSUE continue reshuffling the codebasePetr Mrázek