PrismLauncher/launcher
Yihe Li 5ccdb0a477
Remove several warnings when building the project
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
2025-06-02 17:00:13 +08: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 replace qvector with qlist 2025-04-19 00:59:48 +03:00
java Remove several warnings when building the project 2025-06-02 17:00:13 +08:00
launch chore: reformat 2025-04-29 10:46:41 +03:00
logs feat: add regex removal for log sesnitive data 2025-05-07 00:12:10 +03:00
meta replace qvector with qlist 2025-04-19 00:59:48 +03:00
minecraft Remove several warnings when building the project 2025-06-02 17:00:13 +08:00
modplatform Support for CurseForge recommended memory (#3711) 2025-05-31 17:22:06 +00:00
net refactor: paste upload to report the error directly 2025-05-10 12:16:10 +03:00
news
pathmatcher chore: make all the regexes static const 2025-04-28 22:37:29 +03:00
resources Merge remote-tracking branch 'upstream/develop' into rework-settings 2025-05-22 23:04:57 +01:00
screenshots feat: add sink fail reason and correctly propagate it through the NetRequest 2025-05-10 12:16:10 +03:00
settings chore: add getOrRegisterSetting function 2025-04-18 20:02:52 +03:00
tasks feat: propagate Sink error handling (#2631) 2025-05-31 18:32:19 +00:00
tools Remove several warnings when building the project 2025-06-02 17:00:13 +08:00
translations replace qvector with qlist 2025-04-19 00:59:48 +03:00
ui Remove several warnings when building the project 2025-06-02 17:00:13 +08:00
updater Remove several warnings when building the project 2025-06-02 17:00:13 +08:00
Application.cpp Merge remote-tracking branch 'upstream/develop' into rework-settings 2025-05-22 23:04:57 +01:00
Application.h Merge remote-tracking branch 'upstream/develop' into rework-settings 2025-05-22 23:04:57 +01:00
ApplicationMessage.cpp
ApplicationMessage.h
BaseInstaller.cpp
BaseInstaller.h
BaseInstance.cpp Handle JSON parse error 2025-06-02 14:19:31 +08:00
BaseInstance.h Switch to JSON-encoded store 2025-06-01 16:13:40 +08:00
BaseVersion.h
BaseVersionList.cpp
BaseVersionList.h
CMakeLists.txt Rework the settings user interface (#3534) 2025-06-01 22:46:40 +00: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 fix: file filtering on modpack export 2025-04-29 19:02:35 +03:00
FileIgnoreProxy.h fix: file filtering on modpack export 2025-04-29 19:02:35 +03:00
FileSystem.cpp Use null QString instead of empty 2025-06-01 18:32:38 +08:00
FileSystem.h Use null QString instead of empty 2025-06-01 18:32:38 +08:00
Filter.cpp
Filter.h
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 Support for CurseForge recommended memory (#3711) 2025-05-31 17:22:06 +00:00
InstanceImportTask.h Fix file remaingin open after program closure 2024-11-14 13:27:16 +02:00
InstanceList.cpp Validate JSON parsing results 2025-06-02 07:36:53 +08:00
InstanceList.h Delete shortcut when deleting instances 2025-06-01 08:13:18 +08:00
InstancePageProvider.h Shallow search and lazy loading for Other Logs page 2025-04-18 20:14:33 +01:00
InstanceTask.cpp
InstanceTask.h
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 chore: ensure the setting is saved as string 2025-06-02 09:45:49 +03:00
Json.h chore: ensure the setting is saved as string 2025-06-02 09:45:49 +03:00
KonamiCode.cpp
KonamiCode.h
LaunchController.cpp chore: make all the regexes static const 2025-04-28 22:37:29 +03: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
LoggedProcess.h
main.cpp Move shaders to separate files 2025-01-10 11:40:38 +02:00
MangoHud.cpp
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 fix: file filtering on modpack export 2025-04-29 19:02:35 +03:00
MMCZip.h fix: file filtering on modpack export 2025-04-29 19:02:35 +03:00
MTPixmapCache.h
NullInstance.h Remove several warnings when building the project 2025-06-02 17:00:13 +08: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 chore: make all the regexes static const 2025-04-28 22:37:29 +03:00
RecursiveFileSystemWatcher.h
ResourceDownloadTask.cpp
ResourceDownloadTask.h
RuntimeContext.h
RWStorage.h
SeparatorPrefixTree.h
StringUtils.cpp chore: make all the regexes static const 2025-04-28 22:37:29 +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 chore: make all the regexes static const 2025-04-28 22:37:29 +03: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
WatchLock.h