PrismLauncher/launcher/tasks
flow 9b8493c304
feat: Use a single progress dialog when doing multiple tasks
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.
2022-04-01 09:32:00 -03:00
..
SequentialTask.cpp feat: Use a single progress dialog when doing multiple tasks 2022-04-01 09:32:00 -03:00
SequentialTask.h feat: Use a single progress dialog when doing multiple tasks 2022-04-01 09:32:00 -03:00
Task.cpp NOISSUE continue debranding... 2021-10-21 00:47:53 +02:00
Task.h feat: Use a single progress dialog when doing multiple tasks 2022-04-01 09:32:00 -03:00