pollymc/launcher/ui
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
..
dialogs feat: Propogated subtask progress 2023-05-01 10:47:20 -07:00
instanceview chore: update license headers 2022-07-10 12:19:15 +02:00
pagedialog NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
pages chore: remove FTB modpack support 2023-04-28 11:35:20 +02:00
setupwizard Add hint about Cat 2023-01-10 16:09:57 +01:00
themes fix: do not apply system theme on launch 2023-04-08 18:48:05 +02:00
widgets feat: Propogated subtask progress 2023-05-01 10:47:20 -07:00
ColorCache.cpp NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ColorCache.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
GuiUtil.cpp Merge branch 'develop' into remove-updater 2023-01-24 14:40:17 +01:00
GuiUtil.h Use optional instead of hardcoded cancelled string 2022-12-26 14:58:37 +00:00
InstanceWindow.cpp feat: add functionality to MR modpack update in the page :D 2022-12-06 17:00:32 -03:00
InstanceWindow.h Added Launch Demo button. 2022-09-15 18:44:18 -03:00
MainWindow.cpp feat(RD): add shader pack downloader 2023-02-05 17:02:56 -03:00
MainWindow.h Merge pull request #724 from leo78913/dot-ui-mainwindow 2023-01-27 10:55:49 -08:00
MainWindow.ui Fix: fix some regressions in the main window 2023-01-28 15:09:26 -03:00