pollymc/launcher
flow 7cf2c3be0f
fix: start at least one task in ConcurrentTask
This allows us to emit all the necessary stuff when we're finished in
the case of starting a task with no subtasks. In particular, this caused
the mod updater to not work properly :)

Signed-off-by: flow <flowlnlnln@gmail.com>
2022-09-07 12:11:42 -03:00
..
icons
java use qEnvironmentVariable instead of qgetenv in JavaUtils 2022-08-18 23:59:35 +02:00
launch
meta fix: use more robust method of finding matches for major version 2022-09-07 08:27:53 -03:00
minecraft Merge pull request #1105 from flowln/better_resource_packs 2022-09-07 08:30:36 -03:00
modplatform Merge pull request #939 from flowln/mod_downloader_improve 2022-09-07 08:27:11 -03:00
mojang
net Merge pull request #966 from flowln/refactor_tasks 2022-09-07 08:26:28 -03:00
news
pathmatcher
resources
screenshots
settings Merge pull request #878 from flowln/lazy_settings 2022-08-20 12:50:56 +02:00
tasks fix: start at least one task in ConcurrentTask 2022-09-07 12:11:42 -03:00
testdata
tools
translations
ui Merge pull request #997 from flowln/fix_major_version_filter 2022-09-07 10:34:50 -03:00
updater
Application.cpp Merge pull request #939 from flowln/mod_downloader_improve 2022-09-07 08:27:11 -03:00
Application.h
ApplicationMessage.cpp
ApplicationMessage.h
BaseInstaller.cpp
BaseInstaller.h
BaseInstance.cpp Merge pull request #878 from flowln/lazy_settings 2022-08-20 12:50:56 +02:00
BaseInstance.h
BaseVersion.h
BaseVersionList.cpp
BaseVersionList.h
CMakeLists.txt Merge pull request #1105 from flowln/better_resource_packs 2022-09-07 08:30:36 -03:00
Commandline.cpp
Commandline.h
DefaultVariable.h
DesktopServices.cpp
DesktopServices.h
Exception.h
ExponentialSeries.h
FileSystem_test.cpp
FileSystem.cpp fix: ensure destination file paths exist when overriding folders 2022-08-28 16:28:23 -03:00
FileSystem.h
Filter.cpp
Filter.h
GZip_test.cpp
GZip.cpp
GZip.h
HoeDown.h
install_prereqs.cmake.in
InstanceCopyTask.cpp
InstanceCopyTask.h
InstanceCreationTask.cpp
InstanceCreationTask.h
InstanceImportTask.cpp
InstanceImportTask.h
InstanceList.cpp
InstanceList.h
InstancePageProvider.h refactor: adapt rest of the codebase to the new resource model 2022-08-20 10:47:58 -03:00
InstanceTask.cpp
InstanceTask.h
JavaCommon.cpp
JavaCommon.h
Json.cpp
Json.h
KonamiCode.cpp
KonamiCode.h
LaunchController.cpp
LaunchController.h
Launcher.in
LoggedProcess.cpp
LoggedProcess.h
main.cpp
MessageLevel.cpp
MessageLevel.h
MMCStrings.cpp
MMCStrings.h
MMCTime.cpp
MMCTime.h
MMCZip.cpp refactor: move general info from Mod to Resource 2022-08-20 10:41:59 -03:00
MMCZip.h
ModDownloadTask.cpp
ModDownloadTask.h
NullInstance.h
ProblemProvider.h
QObjectPtr.h
RecursiveFileSystemWatcher.cpp
RecursiveFileSystemWatcher.h
RWStorage.h
SeparatorPrefixTree.h
SkinUtils.cpp
SkinUtils.h
UpdateController.cpp
UpdateController.h
Usable.h
Version_test.cpp
Version.cpp
Version.h
VersionProxyModel.cpp
VersionProxyModel.h
WatchLock.h