PrismLauncher/launcher/minecraft
TheKodeToad 8711913ac3
Improve the message when component metadata fails to download
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
2025-06-17 00:43:03 +01:00
..
auth chore: fixe some codeql warnings 2025-06-05 00:34:45 +03:00
gameoptions chore:fixed some codeql warnings 2025-03-24 22:25:35 +02:00
launch chore: make all the regexes static const 2025-04-28 22:37:29 +03:00
mod Merge branch 'develop' into launcher-log-page 2025-06-06 21:36:03 +08:00
skins fix(skin manager): accept files with same name 2025-05-10 12:21:32 +03:00
update do not capture by default all values in lambdas 2024-10-30 18:16:43 +02:00
Agent.h Replace typedef with using 2023-10-24 01:36:27 -07:00
AssetsUtils.cpp chore: fixe some codeql warnings 2025-06-05 00:34:45 +03:00
AssetsUtils.h Removed AuthRequest and NetAction 2024-05-14 00:21:45 +03:00
Component.cpp chore: fixe some codeql warnings 2025-06-05 00:34:45 +03:00
Component.h chore: fixe some codeql warnings 2025-06-05 00:34:45 +03:00
ComponentUpdateTask.cpp Improve the message when component metadata fails to download 2025-06-17 00:43:03 +01:00
ComponentUpdateTask.h remove task parent from constuctor 2024-11-01 00:11:45 +02:00
ComponentUpdateTask_p.h Improve the message when component metadata fails to download 2025-06-17 00:43:03 +01:00
GradleSpecifier.h chore: make all the regexes static const 2025-04-28 22:37:29 +03:00
LaunchProfile.cpp Fix launch when no java is loaded 2024-09-08 09:10:29 +03:00
LaunchProfile.h preparing java autodownload 2024-02-03 00:11:05 +02:00
Library.cpp do not capture by default all values in lambdas 2024-10-30 18:16:43 +02:00
Library.h Removed AuthRequest and NetAction 2024-05-14 00:21:45 +03:00
Logging.cpp add better profile logging properly resolve important dependencies 2024-06-29 20:34:08 -07:00
Logging.h add better profile logging properly resolve important dependencies 2024-06-29 20:34:08 -07:00
MinecraftInstance.cpp Remove reference to deprecated Q_OS_OSX macro (#3824) 2025-06-02 12:45:24 +03:00
MinecraftInstance.h Merge remote-tracking branch 'upstream/develop' into data-packs 2025-04-29 09:15:11 +01:00
MinecraftLoadAndCheck.cpp propagate load component error 2024-12-31 13:44:22 +02:00
MinecraftLoadAndCheck.h remove task parent from constuctor 2024-11-01 00:11:45 +02:00
MojangDownloadInfo.h Replace typedef with using 2023-10-24 01:36:27 -07:00
MojangVersionFormat.cpp Added java metadata 2024-01-25 22:22:21 +02:00
MojangVersionFormat.h chore: reformat 2023-08-14 18:16:53 +02:00
OneSixVersionFormat.cpp chore: make all the regexes static const 2025-04-28 22:37:29 +03:00
OneSixVersionFormat.h Remove top-level const qualifiers in function declarations 2023-10-28 22:12:09 -07:00
PackProfile.cpp chore: remove qt version checks from code 2025-04-17 23:46:55 +03:00
PackProfile.h propagate load component error 2024-12-31 13:44:22 +02:00
PackProfile_p.h fix misepellings 2024-06-29 20:34:08 -07:00
ParseUtils.cpp chore: reformat 2023-08-14 18:16:53 +02:00
ParseUtils.h chore: reformat 2023-08-14 18:16:53 +02:00
ProfileUtils.cpp chore: make all the regexes static const 2025-04-28 22:37:29 +03:00
ProfileUtils.h Remove top-level const qualifiers in function declarations 2023-10-28 22:12:09 -07:00
Rule.cpp chore: update license headers 2023-08-14 18:17:05 +02:00
Rule.h chore: update license headers 2023-08-14 18:17:05 +02:00
ShortcutUtils.cpp Delete shortcut when deleting instances 2025-06-01 08:13:18 +08:00
ShortcutUtils.h Delete shortcut when deleting instances 2025-06-01 08:13:18 +08:00
VanillaInstanceCreationTask.cpp chore: reformat 2023-08-14 18:16:53 +02:00
VanillaInstanceCreationTask.h fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00
VersionFile.cpp preparing java autodownload 2024-02-03 00:11:05 +02:00
VersionFile.h Recommend java major 2024-07-23 01:41:41 +03:00
VersionFilterData.cpp chore: reformat 2023-08-14 18:16:53 +02:00
VersionFilterData.h chore: reformat 2023-08-14 18:16:53 +02:00
World.cpp fix: load world size async 2025-04-17 23:31:25 +03:00
World.h fix: load world size async 2025-04-17 23:31:25 +03:00
WorldList.cpp Remove button additions 2025-05-19 01:34:18 +08:00
WorldList.h Remove button additions 2025-05-19 01:34:18 +08:00