pollymc/launcher/minecraft/update
flow 5da87d1904
fix: add missing connections to the abort signal
Beginning with efa3fbff39, we separated
the failing and the aborting signals, as they can mean different
things in certain contexts. Still, some places are not yet changed to
reflect this modification. This can cause aborting of progress dialogs
to not work, instead making the application hang in an unusable satte.

This goes through some places where it's not hooked up yet, fixing their
behaviour in those kinds of situation.
2022-06-22 20:20:39 -03:00
..
AssetUpdateTask.cpp fix: add missing connections to the abort signal 2022-06-22 20:20:39 -03:00
AssetUpdateTask.h NOISSUE continue refactoring things to make tests pass 2021-11-21 23:21:12 +01:00
FMLLibrariesTask.cpp fix: add missing connections to the abort signal 2022-06-22 20:20:39 -03:00
FMLLibrariesTask.h NOISSUE continue refactoring things to make tests pass 2021-11-21 23:21:12 +01:00
FoldersTask.cpp fix(i18n): fix translatable strings 2022-03-19 12:29:46 +01:00
FoldersTask.h NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
LibrariesTask.cpp fix: add missing connections to the abort signal 2022-06-22 20:20:39 -03:00
LibrariesTask.h NOISSUE continue refactoring things to make tests pass 2021-11-21 23:21:12 +01:00