PrismLauncher/launcher
2026-02-22 21:58:08 +00:00
..
archive chore: remove double spaces from logs 2026-01-29 19:15:27 +05:00
console refactor(console): attach console early 2026-02-09 16:52:35 -07:00
filelink refactor(console): attach console early 2026-02-09 16:52:35 -07:00
icons chore: remove double spaces from logs 2026-01-29 19:15:27 +05:00
include refactor(Application.h): reduce include chain 2026-02-09 19:16:58 -07:00
java Stop showing a star on the oldest java 2026-02-18 12:40:36 +00:00
launch fix: properly emit aborted instead of failed 2026-02-04 09:11:09 +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 Reduce include chain further, forward declare settings and log model 2026-02-09 20:03:10 -07:00
minecraft fix: parse world_gen_settings.dat for seed (#5071) 2026-02-22 21:57:00 +00:00
modplatform Don't manually format UUIDs (#5045) 2026-02-17 20:40:53 +00:00
net Reduce include chain further, forward declare settings and log model 2026-02-09 20:03:10 -07:00
news feat: cache news feed 2026-02-04 18:29:00 +01:00
resources fix: replace gnome icons with oxygen ones in the multimc icon theme 2026-02-12 22:05:18 +01: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 change: set abort button to "Skip" when downloading game files 2026-02-10 22:42:19 +05:00
tools style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
translations Reduce include chain further, forward declare settings and log model 2026-02-09 20:03:10 -07:00
ui Danhoby <37343749+Dan4oby@users.noreply.github.com> 2026-02-22 20:04:15 +03:00
updater Actually check for updates on launch (#5076) 2026-02-22 21:56:46 +00:00
Application.cpp feat(NewsDialog): save and restore geometry 2026-02-21 00:21:53 +05:00
Application.h refactor: LaunchController 2026-02-18 00:19:30 +05:00
ApplicationMessage.cpp
ApplicationMessage.h
AssertHelpers.h rename Assert.h because it causes conflicts??? 2026-01-23 00:34:34 +05:00
BaseInstaller.cpp
BaseInstaller.h
BaseInstance.cpp update local pack by url 2026-01-17 17:30:43 +02: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
BaseVersionList.h
CMakeLists.txt refactor: LaunchController 2026-02-18 00:19:30 +05:00
Commandline.cpp
Commandline.h
DataMigrationTask.cpp fix: properly emit aborted instead of failed 2026-02-04 09:11:09 +05:00
DataMigrationTask.h Replace IPathMatcher stuff with Filter 2025-08-04 15:03:22 +01:00
DefaultVariable.h
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
ExponentialSeries.h
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 fix: windows filelink results needs to capture by refrence 2026-02-02 18:35:26 -07: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 remove followSymlinks calls (#4650) 2026-01-30 13:10:26 +02:00
InstanceCopyTask.h refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
InstanceCreationTask.cpp change: set abort button to "Skip" when downloading game files 2026-02-10 22:42:19 +05:00
InstanceCreationTask.h feat: download game files during instance creation 2026-02-04 09:11:09 +05: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 change button text in Modrinth and Flame imports 2026-02-11 20:32:36 +05:00
InstanceImportTask.h improve archive detection 2025-12-11 12:54:49 +02:00
InstanceList.cpp Download game files during instance creation (#4944) 2026-02-17 20:23:06 +00: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
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
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
KonamiCode.h
LaunchController.cpp fix: don't manually format UUIDs 2026-02-18 01:14:35 +05:00
LaunchController.h no recursion 2026-02-18 00:19:32 +05:00
Launcher.in style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
LaunchMode.h refactor: LaunchController 2026-02-18 00:19:30 +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 refactor(console): attach console early 2026-02-09 16:52:35 -07:00
MangoHud.cpp Remove ensure JSON helpers 2025-11-09 21:35:11 +00:00
MangoHud.h
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
MMCZip.cpp chore: remove double spaces from logs 2026-01-29 19:15:27 +05:00
MMCZip.h move more zip parsings 2025-11-26 18:40:40 +02:00
MTPixmapCache.h
NullInstance.h refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
ProblemProvider.h
PSaveFile.h style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
QObjectPtr.h
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
SeparatorPrefixTree.h
StringUtils.cpp style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
StringUtils.h
SysInfo.cpp Check for __clang__ too 2025-11-15 10:33:27 +00:00
SysInfo.h Remove systeminfo 2025-11-08 19:37:19 +00: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