PrismLauncher/launcher
2025-04-28 18:33:17 +03: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 chore: remove qt version checks from code 2025-04-17 23:46:55 +03:00
java chore: remove qt version checks from code 2025-04-17 23:46:55 +03:00
launch feat(xml-logs): finish tests 2025-04-19 13:02:30 -07:00
logs feat(xml-logs): preserve whitespace lines in logs 2025-04-28 03:54:47 -07:00
meta Merge pull request #3019 from Trial97/task_parent 2024-11-15 06:19:40 +01:00
minecraft Merge remote-tracking branch 'upstream/develop' into xml-logs 2025-04-28 04:11:53 -07:00
modplatform chore: add back deprecation warnings and disable all API deprecated before 6.0 2025-04-18 12:37:54 +03:00
net Remove support for Qt 5 (#2174) 2025-04-18 16:26:55 -04:00
news made sure that the retry dialog is not displayed offline 2024-06-24 00:29:21 +03:00
pathmatcher chore:fixed some codeql warnings 2025-03-24 22:25:35 +02:00
resources chore:add qr code support for login 2025-04-18 18:46:10 +03:00
screenshots Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into clean_net 2024-07-22 22:06:09 +03:00
settings chore: add getOrRegisterSetting function 2025-04-18 20:02:52 +03:00
tasks fix typo 2025-03-01 20:12:31 +01:00
tools increment clang-tools version 2024-06-28 12:48:52 +03:00
translations chore: add back deprecation warnings and disable all API deprecated before 6.0 2025-04-18 12:37:54 +03:00
ui Parse log4j xml events in logs (#3642) 2025-04-28 18:33:17 +03:00
updater feat(ansi-console): Format console with ansi excapes 2025-04-18 00:39:19 -07:00
Application.cpp fix: use after free begone! 2025-04-28 04:49:23 -07:00
Application.h rename some variables 2025-03-03 23:55:43 +02:00
ApplicationMessage.cpp
ApplicationMessage.h
BaseInstaller.cpp
BaseInstaller.h increment clang-tools version 2024-06-28 12:48:52 +03:00
BaseInstance.cpp Use CustomMessageBox::selectable 2025-03-31 07:14:09 +08:00
BaseInstance.h Merge remote-tracking branch 'upstream/develop' into xml-logs 2025-04-28 04:11:53 -07:00
BaseVersion.h
BaseVersionList.cpp
BaseVersionList.h
CMakeLists.txt feat(logs): parse log4j xml events in logs 2025-04-19 12:54:40 -07:00
Commandline.cpp
Commandline.h
DataMigrationTask.cpp chore: remove qt version checks from code 2025-04-17 23:46:55 +03:00
DataMigrationTask.h remove task parent from constuctor 2024-11-01 00:11:45 +02:00
DefaultVariable.h
DesktopServices.cpp
DesktopServices.h
Exception.h
ExponentialSeries.h
FastFileIconProvider.cpp
FastFileIconProvider.h
FileIgnoreProxy.cpp chore: remove qt version checks from code 2025-04-17 23:46:55 +03:00
FileIgnoreProxy.h refactor to remove code duplication 2025-01-16 17:04:53 +02:00
FileSystem.cpp chore: remove qt version checks from code 2025-04-17 23:46:55 +03:00
FileSystem.h chore:fixed some codeql warnings 2025-03-24 22:25:35 +02:00
Filter.cpp Recommend java major 2024-07-23 01:41:41 +03:00
Filter.h fix java crash on refresh 2024-09-13 23:26:04 +03:00
GZip.cpp fix: gzip file parsing as a stream 2025-04-19 00:41:24 +03:00
GZip.h fix: gzip file parsing as a stream 2025-04-19 00:41:24 +03:00
install_prereqs.cmake.in
InstanceCopyPrefs.cpp
InstanceCopyPrefs.h
InstanceCopyTask.cpp chore:fixed some codeql warnings 2025-03-24 22:25:35 +02:00
InstanceCopyTask.h chore:fixed some codeql warnings 2025-03-24 22:25:35 +02:00
InstanceCreationTask.cpp Fix file remaingin open after program closure 2024-11-14 13:27:16 +02:00
InstanceCreationTask.h
InstanceDirUpdate.cpp Use CustomMessageBox::selectable 2025-03-31 07:14:09 +08:00
InstanceDirUpdate.h Remove names from header comments 2025-03-27 20:25:30 +08:00
InstanceImportTask.cpp Fix file remaingin open after program closure 2024-11-14 13:27:16 +02:00
InstanceImportTask.h Fix file remaingin open after program closure 2024-11-14 13:27:16 +02:00
InstanceList.cpp Console colors and log invocation location (#3654) 2025-04-18 20:38:55 -07:00
InstanceList.h Use custom signals to record previous name 2025-03-27 17:13:52 +08:00
InstancePageProvider.h Shallow search and lazy loading for Other Logs page 2025-04-18 20:14:33 +01:00
InstanceTask.cpp Rename setting to SkipModpackUpdatePrompt 2024-07-03 23:13:39 +02:00
InstanceTask.h
JavaCommon.cpp remove task parent from constuctor 2024-11-01 00:11:45 +02:00
JavaCommon.h chore:fixed some codeql warnings 2025-03-24 22:25:35 +02:00
Json.cpp
Json.h
KonamiCode.cpp
KonamiCode.h
LaunchController.cpp Fix mistakes 2025-03-10 12:44:44 +00:00
LaunchController.h Always check Microsoft account for offline account 2025-02-13 19:12:50 +00:00
Launcher.in Fix removing portable.txt on Linux portable build 2024-10-21 16:30:08 +01:00
LoggedProcess.cpp Use UTF-8 to decode logs on Java 18 or newer 2024-10-09 17:15:53 +01:00
LoggedProcess.h Use UTF-8 to decode logs on Java 18 or newer 2024-10-09 17:15:53 +01:00
main.cpp Move shaders to separate files 2025-01-10 11:40:38 +02:00
MangoHud.cpp fix mangohud detection for absolute path 2024-08-26 09:00:46 +03:00
MangoHud.h
Markdown.cpp
Markdown.h
MessageLevel.cpp feat(xml-logs): finish tests 2025-04-19 13:02:30 -07:00
MessageLevel.h feat(logs): parse log4j xml events in logs 2025-04-19 12:54:40 -07:00
MMCTime.cpp
MMCTime.h
MMCZip.cpp replace unzipping with unpacking 2024-10-28 12:39:26 +02:00
MMCZip.h fix some transtaions warnings 2024-10-01 08:51:06 +03: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 Make requested changes 2025-04-18 23:50:02 +01:00
ProblemProvider.h
PSaveFile.h Replaced QSet with QHash 2024-10-22 09:41:00 +03:00
QObjectPtr.h
qtlogging.ini fix: use after free begone! 2025-04-28 04:49:23 -07:00
QVariantUtils.h
RecursiveFileSystemWatcher.cpp
RecursiveFileSystemWatcher.h
ResourceDownloadTask.cpp Merge remote-tracking branch 'upstream/develop' into resource-meta 2024-10-08 17:15:42 +01:00
ResourceDownloadTask.h
RuntimeContext.h Fix launch when no java is loaded 2024-09-08 09:10:29 +03:00
RWStorage.h
SeparatorPrefixTree.h
StringUtils.cpp chore: add back deprecation warnings and disable all API deprecated before 6.0 2025-04-18 12:37:54 +03:00
StringUtils.h
SysInfo.cpp fix macos system detection 2024-10-30 17:15:42 +02:00
SysInfo.h
Untar.cpp
Untar.h
Usable.h
Version.cpp do not capture by default all values in lambdas 2024-10-30 18:16:43 +02:00
Version.h chore: remove qt version checks from code 2025-04-17 23:46:55 +03:00
VersionProxyModel.cpp fix: beginResetModel called before endResetModel 2025-04-18 14:10:00 +03:00
VersionProxyModel.h Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into feature/java-downloader 2024-06-28 20:45:30 +03:00
WatchLock.h