pollymc/launcher/ui
flow c86c719e1a
feat: add mod index updating to ModDownloadTask
This makes ModDownloadTask into a SequentialTask with 2 subtasks:
Downloading the mod files and updating the index with the new
information.

The index updating is done first so that, in the future, we
can prompt the user before download if, for instance, we discover
there's another version already installed.
2022-05-23 14:42:27 -03:00
..
dialogs fix: replace deprecated stuff as of Qt 5.12 2022-05-17 22:25:50 +02:00
instanceview fix: Only trigger rename on KeyPress 2022-04-19 18:43:51 +05:30
pagedialog
pages feat: add mod index updating to ModDownloadTask 2022-05-23 14:42:27 -03:00
setupwizard Add migration wizard, fix migration from custom paste instance 2022-05-21 17:30:19 +01:00
themes
widgets fix(mnemonics): Add missing buddies to labels 2022-04-29 01:30:47 +05:30
ColorCache.cpp
ColorCache.h
GuiUtil.cpp Change paste settings and add copyright headers 2022-05-21 17:30:09 +01:00
GuiUtil.h
InstanceWindow.cpp
InstanceWindow.h
MainWindow.cpp Merge pull request #577 from PolyMC/fix/toolbar_🦀_fix 2022-05-22 18:11:00 +02:00
MainWindow.h Use preexisting actions in the menu bar 2022-04-16 03:32:08 -04:00