pollymc/launcher/ui/pages
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
..
global fix: remove "PolyMC" from strings 2022-03-27 20:59:51 +02:00
instance feat: Use a single progress dialog when doing multiple tasks 2022-04-01 09:32:00 -03:00
modplatform Merge pull request #352 from Scrumplex/fix-name 2022-03-29 11:24:48 +02:00
BasePage.h chore: add license header 2022-03-20 21:40:49 +01:00
BasePageContainer.h
BasePageProvider.h