pollymc/launcher/ui/dialogs
Rachel Powers 9d2f0e4dc8 feat: Propogated subtask progress
Oh boy this is big.

> TaskStepProgress struct is now QMetaObject compatabile and can be sent through signals
> Task now has a method to propogates sub task progress it must be signal bound by each task containing a task wishing to report progress of it's children.
> Downloads report speed
> Tasks now have UUIDS to track them
  - use when reporting
  - use when logging
  - use when storeing them or objects related to them

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-05-01 10:47:20 -07:00
..
AboutDialog.cpp
AboutDialog.h
AboutDialog.ui
BlockedModsDialog.cpp refactor: rename watch_subdirectories -> watch_recurisve (prevent confusion of behavior) 2023-04-12 11:30:02 -07:00
BlockedModsDialog.h refactor: rename watch_subdirectories -> watch_recurisve (prevent confusion of behavior) 2023-04-12 11:30:02 -07:00
BlockedModsDialog.ui
ChooseProviderDialog.cpp
ChooseProviderDialog.h
ChooseProviderDialog.ui
CopyInstanceDialog.cpp
CopyInstanceDialog.h
CopyInstanceDialog.ui
CustomMessageBox.cpp
CustomMessageBox.h
EditAccountDialog.cpp
EditAccountDialog.h
EditAccountDialog.ui
ExportInstanceDialog.cpp
ExportInstanceDialog.h
ExportInstanceDialog.ui
IconPickerDialog.cpp
IconPickerDialog.h
IconPickerDialog.ui
ImportResourceDialog.cpp
ImportResourceDialog.h
ImportResourceDialog.ui
LoginDialog.cpp
LoginDialog.h
LoginDialog.ui
ModUpdateDialog.cpp
ModUpdateDialog.h
MSALoginDialog.cpp
MSALoginDialog.h
MSALoginDialog.ui
NewComponentDialog.cpp
NewComponentDialog.h
NewComponentDialog.ui
NewInstanceDialog.cpp chore: remove FTB modpack support 2023-04-28 11:35:20 +02:00
NewInstanceDialog.h
NewInstanceDialog.ui
NewsDialog.cpp
NewsDialog.h
NewsDialog.ui
OfflineLoginDialog.cpp
OfflineLoginDialog.h
OfflineLoginDialog.ui
ProfileSelectDialog.cpp
ProfileSelectDialog.h
ProfileSelectDialog.ui
ProfileSetupDialog.cpp
ProfileSetupDialog.h
ProfileSetupDialog.ui
ProgressDialog.cpp feat: Propogated subtask progress 2023-05-01 10:47:20 -07:00
ProgressDialog.h feat: Propogated subtask progress 2023-05-01 10:47:20 -07:00
ProgressDialog.ui feat: Propogated subtask progress 2023-05-01 10:47:20 -07:00
ResourceDownloadDialog.cpp
ResourceDownloadDialog.h
ReviewMessageBox.cpp
ReviewMessageBox.h
ReviewMessageBox.ui
ScrollMessageBox.cpp
ScrollMessageBox.h
ScrollMessageBox.ui
SkinUploadDialog.cpp
SkinUploadDialog.h
SkinUploadDialog.ui
VersionSelectDialog.cpp
VersionSelectDialog.h