PrismLauncher/launcher
Octol1ttle caec4ef96c
feat: allow overriding URL for downloading legacy FML libs
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-01-27 19:26:02 +05:00
..
archive style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
console feat(ansi-console): Format console with ansi excapes 2025-04-18 00:39:19 -07:00
filelink feat(ansi-console): Format console with ansi excapes 2025-04-18 00:39:19 -07:00
icons fix(IconList): make sure we always set new path 2026-01-12 23:00:45 +05:00
include feat: Use pre-compiled headers 2025-12-14 21:15:23 -07:00
java style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
launch fix: add missing returns after emitSucceeded 2026-01-21 18:30:31 +05:00
logs style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
macsandbox format the code 2026-01-09 22:28:25 +02:00
meta Remove ensure JSON helpers 2025-11-09 21:35:11 +00:00
minecraft feat: allow overriding URL for downloading legacy FML libs 2026-01-27 19:26:02 +05:00
modplatform refactor: replace std::list with std::vector (#4833) 2026-01-22 22:48:52 +02:00
net fix build 2026-01-17 02:28:56 +02:00
news refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
resources style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
screenshots style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
settings refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
tasks Add asserts to invalid Task states (#4835) 2026-01-22 22:40:43 +02:00
tools style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
translations format the code 2026-01-09 22:28:25 +02:00
ui feat: allow overriding URL for downloading legacy FML libs 2026-01-27 19:26:02 +05:00
updater refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
Application.cpp feat: allow overriding URL for downloading legacy FML libs 2026-01-27 19:26:02 +05:00
Application.h refactor+fix: do not delete LaunchController before we're done using it, unify code for handling LaunchController finishing 2026-01-20 15:57:52 +05:00
ApplicationMessage.cpp chore: update license headers 2023-08-14 18:17:05 +02:00
ApplicationMessage.h chore: reformat 2023-08-14 18:16:53 +02:00
AssertHelpers.h rename Assert.h because it causes conflicts??? 2026-01-23 00:34:34 +05:00
BaseInstaller.cpp Replaced QFile::remove with FS::deletePath 2024-02-10 11:03:51 +02:00
BaseInstaller.h increment clang-tools version 2024-06-28 12:48:52 +03:00
BaseInstance.cpp refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
BaseInstance.h refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
BaseVersion.h refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
BaseVersionList.cpp Made tar.gz parser 2024-03-21 19:46:57 +02:00
BaseVersionList.h Made tar.gz parser 2024-03-21 19:46:57 +02:00
CMakeLists.txt refactor: FMLLibrariesTask -> LegacyFMLLibrariesTask 2026-01-27 19:24:13 +05:00
Commandline.cpp chore: update license headers 2023-08-14 18:17:05 +02:00
Commandline.h chore: reformat 2023-08-14 18:16:53 +02:00
DataMigrationTask.cpp Replace IPathMatcher stuff with Filter 2025-08-04 15:03:22 +01:00
DataMigrationTask.h Replace IPathMatcher stuff with Filter 2025-08-04 15:03:22 +01:00
DefaultVariable.h chore: reformat 2023-08-14 18:16:53 +02:00
DesktopServices.cpp revert: "fix(appimage): launch external processes with bundled linker" 2025-12-17 23:53:46 -05:00
DesktopServices.h revert: "fix(appimage): launch external processes with bundled linker" 2025-12-17 23:53:46 -05:00
Exception.h Fix formatting issues 2024-02-12 15:24:56 +00:00
ExponentialSeries.h chore: reformat 2023-08-14 18:16:53 +02:00
FastFileIconProvider.cpp style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
FastFileIconProvider.h style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
FileIgnoreProxy.cpp Properly show shaderpacks in export 2026-01-06 16:47:05 +00:00
FileIgnoreProxy.h Properly show shaderpacks in export 2026-01-06 16:47:05 +00:00
FileSystem.cpp revert: "fix(appimage): launch external processes with bundled linker" 2025-12-17 23:53:46 -05:00
FileSystem.h revert: "fix(appimage): launch external processes with bundled linker" 2025-12-17 23:53:46 -05:00
Filter.h Replace IPathMatcher stuff with Filter 2025-08-04 15:03:22 +01:00
GZip.cpp style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
GZip.h fix: gzip file parsing as a stream 2025-04-19 00:41:24 +03:00
InstanceCopyPrefs.cpp style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
InstanceCopyPrefs.h Reduce usage of [[nodiscard]] attributes 2025-07-07 20:56:29 +01:00
InstanceCopyTask.cpp style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
InstanceCopyTask.h refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
InstanceCreationTask.cpp Fix file remaingin open after program closure 2024-11-14 13:27:16 +02:00
InstanceCreationTask.h Removed AuthRequest and NetAction 2024-05-14 00:21:45 +03:00
InstanceDirUpdate.cpp refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
InstanceDirUpdate.h refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
InstanceImportTask.cpp refactor!!!: migrate from shared pointers (#4673) 2026-01-16 20:32:17 +00:00
InstanceImportTask.h improve archive detection 2025-12-11 12:54:49 +02:00
InstanceList.cpp fix build 2026-01-17 02:28:56 +02:00
InstanceList.h refactor(InstanceList): use vector<unique_ptr> to store instances 2026-01-11 21:00:04 +05:00
InstancePageProvider.h refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
InstanceTask.cpp Rename setting to SkipModpackUpdatePrompt 2024-07-03 23:13:39 +02:00
InstanceTask.h refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
JavaCommon.cpp Merge remote-tracking branch 'upstream/develop' into rework-settings 2025-05-22 23:04:57 +01:00
JavaCommon.h chore:fixed some codeql warnings 2025-03-24 22:25:35 +02:00
Json.cpp Check specifically for GarbageAtEnd error 2025-12-18 15:23:48 -05:00
Json.h Check specifically for GarbageAtEnd error 2025-12-18 15:23:48 -05:00
KonamiCode.cpp chore: reformat 2023-08-14 18:16:53 +02:00
KonamiCode.h chore: reformat 2023-08-14 18:16:53 +02:00
LaunchController.cpp fix: improve we couldn't launch after 3 tries message 2026-01-17 22:05:57 +01:00
LaunchController.h refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
Launcher.in style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
LoggedProcess.cpp remove qt5compat 2025-11-27 22:37:31 +02:00
LoggedProcess.h Simplify MessageLevel::Enum -> MessageLevel 2025-12-07 13:15:22 +00:00
main.cpp fix: remove locale forcing as unnecessary 2025-12-14 22:43:22 -07:00
MangoHud.cpp Remove ensure JSON helpers 2025-11-09 21:35:11 +00:00
MangoHud.h feat: implement override for GLFW/OpenAL with split natives 2023-08-15 10:50:38 +02:00
Markdown.cpp style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
Markdown.h style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
MessageLevel.cpp refactor(MessageLevel): move and rename 'FromLine*' functions 2025-12-11 09:59:33 -07:00
MessageLevel.h refactor: remove broken Qt includes 2026-01-06 15:51:47 +05:00
MMCTime.cpp style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
MMCTime.h feat:added option to show playtime in hours 2023-08-18 12:24:28 +03:00
MMCZip.cpp add libarchive as actions dependency 2025-11-26 18:41:22 +02:00
MMCZip.h move more zip parsings 2025-11-26 18:40:40 +02:00
MTPixmapCache.h fix: prevent inf recursion when mod icon load fails; cut max pixmapcache to 1/4 previous value 2024-10-11 13:26:20 -07:00
NullInstance.h refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
ProblemProvider.h chore: reformat 2023-08-14 18:16:53 +02:00
PSaveFile.h style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
QObjectPtr.h Fix crashes 2023-09-01 12:50:20 +01:00
qtlogging.ini fix: use after free begone! 2025-04-28 04:49:23 -07:00
QVariantUtils.h style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
RecursiveFileSystemWatcher.cpp Replace IPathMatcher stuff with Filter 2025-08-04 15:03:22 +01:00
RecursiveFileSystemWatcher.h Replace IPathMatcher stuff with Filter 2025-08-04 15:03:22 +01:00
ResourceDownloadTask.cpp fix: add missing returns after emitFailed/Aborted 2026-01-21 18:30:31 +05:00
ResourceDownloadTask.h refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
RuntimeContext.h refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
RWStorage.h chore: reformat 2023-08-14 18:16:53 +02:00
SeparatorPrefixTree.h chore: reformat 2023-08-14 18:16:53 +02:00
StringUtils.cpp style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
StringUtils.h Moved html patch to StringUtils 2024-04-30 23:14:26 -04:00
SysInfo.cpp fix macos system detection 2024-10-30 17:15:42 +02:00
SysInfo.h chore: fixe some codeql warnings 2025-06-05 00:34:45 +03:00
Usable.h refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
Version.cpp chore: make all the regexes static const 2025-04-28 22:37:29 +03:00
Version.h Reduce usage of [[nodiscard]] attributes 2025-07-07 20:56:29 +01:00
VersionProxyModel.cpp Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
VersionProxyModel.h Replace IPathMatcher stuff with Filter 2025-08-04 15:03:22 +01:00
WatchLock.h chore: reformat 2023-08-14 18:16:53 +02:00