pollymc/launcher
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
..
icons QString::locateAwareCompare() is better for human-like sorting 2022-06-07 15:27:57 +01:00
java fix: properly detect arm64 2022-04-04 16:41:23 +02:00
launch fix: properly detect arm64 2022-04-04 16:41:23 +02:00
meta Make Metaserver changable in settings 2022-05-22 21:35:20 +02:00
minecraft fix: add missing connections to the abort signal 2022-06-22 20:20:39 -03:00
modplatform fix https://github.com/PolyMC/PolyMC/issues/798 2022-06-15 09:11:23 +02:00
mojang
net chore: add license headers 2022-06-12 13:50:58 +02:00
news
pathmatcher
resources change cf icon to a more fancy one 2022-05-21 17:49:52 +02:00
screenshots feat: custom user-agent 2022-06-04 15:33:17 +08:00
settings
tasks Merge pull request #426 from flowln/mod_perma 2022-06-04 13:23:38 +02:00
testdata
tools Add OpenBSD support 2022-06-02 02:02:42 +10:00
translations chore: add license header to remaining files 2022-05-12 18:11:55 -03:00
ui Merge pull request #665 from jamierocks/h-managed-packs 2022-06-14 23:54:44 +10:00
updater
Application.cpp fix: remove updater if it is not used 2022-06-12 13:39:47 +02:00
Application.h fix: remove updater if it is not used 2022-06-12 13:39:47 +02:00
ApplicationMessage.cpp
ApplicationMessage.h
BaseInstaller.cpp
BaseInstaller.h
BaseInstance.cpp Merge pull request #665 from jamierocks/h-managed-packs 2022-06-14 23:54:44 +10:00
BaseInstance.h API: Add settings to support managed packs 2022-05-29 00:04:26 +01:00
BaseVersion.h
BaseVersionList.cpp
BaseVersionList.h
CMakeLists.txt fix: remove updater if it is not used 2022-06-12 13:39:47 +02:00
Commandline.cpp
Commandline.h
DefaultVariable.h
DesktopServices.cpp Fix 2022-03-28 20:55:03 +02:00
DesktopServices.h
Exception.h
ExponentialSeries.h
FileSystem_test.cpp
FileSystem.cpp fix: apply client overrides in mrpacks 2022-06-11 13:44:31 -03:00
FileSystem.h fix: apply client overrides in mrpacks 2022-06-11 13:44:31 -03:00
Filter.cpp
Filter.h
GZip_test.cpp
GZip.cpp
GZip.h
HoeDown.h
install_prereqs.cmake.in
InstanceCopyTask.cpp
InstanceCopyTask.h
InstanceCreationTask.cpp fix: don't set mod loader as important 2022-04-18 15:05:41 +02:00
InstanceCreationTask.h Add option to install mod loader during instance creation 2022-04-15 15:37:07 -04:00
InstanceImportTask.cpp fix: account for the dequeued url when checking the number of urls 2022-06-11 14:31:50 -03:00
InstanceImportTask.h Rework curseforge download (#611) 2022-05-28 21:53:12 +02:00
InstanceList.cpp fix: always store InstanceType 2022-06-04 11:59:12 +02:00
InstanceList.h
InstancePageProvider.h
InstanceTask.cpp
InstanceTask.h
JavaCommon.cpp Update launcher/JavaCommon.cpp 2022-04-08 11:16:00 +02:00
JavaCommon.h
Json.cpp
Json.h
KonamiCode.cpp
KonamiCode.h
LaunchController.cpp fix: do not show the "profile select" dialog if the user refused to add an account 2022-05-30 13:33:07 +03:00
LaunchController.h chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
Launcher.in refactor: combine portable and system builds 2022-04-16 18:13:09 +02:00
LoggedProcess.cpp
LoggedProcess.h
main.cpp Revert "Merge pull request #315 from txtsd/display_scaling" 2022-06-04 17:09:11 +02:00
MessageLevel.cpp
MessageLevel.h
MMCStrings.cpp
MMCStrings.h
MMCTime.cpp
MMCTime.h
MMCZip.cpp refactor: abstract metadata handling and clarify names 2022-05-23 14:42:28 -03:00
MMCZip.h chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
ModDownloadTask.cpp chore: add license headers 2022-06-12 13:50:58 +02:00
ModDownloadTask.h chore: add license headers 2022-06-12 13:50:58 +02:00
NullInstance.h
ProblemProvider.h
QObjectPtr.h
RecursiveFileSystemWatcher.cpp
RecursiveFileSystemWatcher.h
RWStorage.h
SeparatorPrefixTree.h
SkinUtils.cpp
SkinUtils.h
UpdateController.cpp Add OpenBSD support 2022-06-02 02:02:42 +10:00
UpdateController.h
Usable.h
Version_test.cpp
Version.cpp
Version.h
VersionProxyModel.cpp
VersionProxyModel.h
WatchLock.h