index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
.clang-format
13
-rw-r--r--
.github/workflows/backport.yml
2
-rw-r--r--
.github/workflows/build.yml
94
-rw-r--r--
.github/workflows/trigger_release.yml
9
-rw-r--r--
.github/workflows/update-flake.yml
2
-rw-r--r--
CMakeLists.txt
46
-rw-r--r--
CONTRIBUTING.md
5
-rw-r--r--
README.md
14
-rw-r--r--
buildconfig/BuildConfig.cpp.in
2
-rw-r--r--
buildconfig/BuildConfig.h
6
-rw-r--r--
cmake/CompilerWarnings.cmake
152
-rw-r--r--
flake.lock
30
-rw-r--r--
flatpak/libdecor.json
40
-rw-r--r--
flatpak/org.prismlauncher.PrismLauncher.yml
2
-rw-r--r--
garnix.yaml
6
-rw-r--r--
launcher/Application.cpp
698
-rw-r--r--
launcher/Application.h
120
-rw-r--r--
launcher/ApplicationMessage.cpp
10
-rw-r--r--
launcher/ApplicationMessage.h
6
-rw-r--r--
launcher/BaseInstaller.cpp
24
-rw-r--r--
launcher/BaseInstaller.h
19
-rw-r--r--
launcher/BaseInstance.cpp
58
-rw-r--r--
launcher/BaseInstance.h
87
-rw-r--r--
launcher/BaseVersion.h
5
-rw-r--r--
launcher/BaseVersionList.cpp
42
-rw-r--r--
launcher/BaseVersionList.h
27
-rw-r--r--
launcher/CMakeLists.txt
67
-rw-r--r--
launcher/Commandline.cpp
30
-rw-r--r--
launcher/Commandline.h
5
-rw-r--r--
launcher/DefaultVariable.h
30
-rw-r--r--
launcher/DesktopServices.cpp
127
-rw-r--r--
launcher/DesktopServices.h
72
-rw-r--r--
launcher/Exception.h
29
-rw-r--r--
launcher/ExponentialSeries.h
17
-rw-r--r--
launcher/FileSystem.cpp
7
-rw-r--r--
launcher/FileSystem.h
51
-rw-r--r--
launcher/Filter.cpp
21
-rw-r--r--
launcher/Filter.h
55
-rw-r--r--
launcher/GZip.cpp
46
-rw-r--r--
launcher/GZip.h
10
-rw-r--r--
launcher/InstanceCopyPrefs.cpp
36
-rw-r--r--
launcher/InstanceCopyPrefs.h
2
-rw-r--r--
launcher/InstanceCopyTask.cpp
5
-rw-r--r--
launcher/InstanceCopyTask.h
9
-rw-r--r--
launcher/InstanceImportTask.cpp
74
-rw-r--r--
launcher/InstanceImportTask.h
37
-rw-r--r--
launcher/InstanceList.cpp
143
-rw-r--r--
launcher/InstanceList.h
114
-rw-r--r--
launcher/InstancePageProvider.h
45
-rw-r--r--
launcher/InstanceTask.cpp
10
-rw-r--r--
launcher/JavaCommon.cpp
57
-rw-r--r--
launcher/JavaCommon.h
81
-rw-r--r--
launcher/Json.cpp
161
-rw-r--r--
launcher/Json.h
202
-rw-r--r--
launcher/KonamiCode.cpp
36
-rw-r--r--
launcher/KonamiCode.h
13
-rw-r--r--
launcher/LaunchController.cpp
239
-rw-r--r--
launcher/LaunchController.h
64
-rw-r--r--
launcher/LoggedProcess.cpp
71
-rw-r--r--
launcher/LoggedProcess.h
31
-rw-r--r--
launcher/MMCTime.cpp
37
-rw-r--r--
launcher/MMCTime.h
6
-rw-r--r--
launcher/MTPixmapCache.h
6
-rw-r--r--
launcher/MangoHud.cpp
4
-rw-r--r--
launcher/Markdown.h
2
-rw-r--r--
launcher/MessageLevel.cpp
5
-rw-r--r--
launcher/MessageLevel.h
30
-rw-r--r--
launcher/NullInstance.h
96
-rw-r--r--
launcher/ProblemProvider.h
44
-rw-r--r--
launcher/QVariantUtils.h
23
-rw-r--r--
launcher/RWStorage.h
31
-rw-r--r--
launcher/RecursiveFileSystemWatcher.cpp
59
-rw-r--r--
launcher/RecursiveFileSystemWatcher.h
59
-rw-r--r--
launcher/ResourceDownloadTask.cpp
6
-rw-r--r--
launcher/RuntimeContext.h
2
-rw-r--r--
launcher/SeparatorPrefixTree.h
182
-rw-r--r--
launcher/SkinUtils.cpp
22
-rw-r--r--
launcher/SkinUtils.h
3
-rw-r--r--
launcher/StringUtils.h
5
-rw-r--r--
launcher/Usable.h
50
-rw-r--r--
launcher/Version.cpp
8
-rw-r--r--
launcher/Version.h
36
-rw-r--r--
launcher/VersionProxyModel.cpp
231
-rw-r--r--
launcher/VersionProxyModel.h
67
-rw-r--r--
launcher/WatchLock.h
15
-rw-r--r--
launcher/WindowsConsole.cpp
128
-rw-r--r--
launcher/WindowsConsole.h
25
-rw-r--r--
launcher/filelink/FileLink.cpp
27
-rw-r--r--
launcher/icons/IconList.cpp
241
-rw-r--r--
launcher/icons/IconList.h
105
-rw-r--r--
launcher/icons/IconUtils.cpp
90
-rw-r--r--
launcher/icons/IconUtils.h
40
-rw-r--r--
launcher/icons/MMCIcon.cpp
50
-rw-r--r--
launcher/icons/MMCIcon.h
65
-rw-r--r--
launcher/java/JavaChecker.cpp
56
-rw-r--r--
launcher/java/JavaChecker.h
25
-rw-r--r--
launcher/java/JavaCheckerJob.cpp
9
-rw-r--r--
launcher/java/JavaCheckerJob.h
23
-rw-r--r--
launcher/java/JavaInstallList.cpp
46
-rw-r--r--
launcher/java/JavaInstallList.h
40
-rw-r--r--
launcher/java/JavaUtils.cpp
199
-rw-r--r--
launcher/java/JavaUtils.h
5
-rw-r--r--
launcher/java/JavaVersion.cpp
67
-rw-r--r--
launcher/java/JavaVersion.h
44
-rw-r--r--
launcher/launch/LaunchStep.cpp
2
-rw-r--r--
launcher/launch/LaunchStep.h
30
-rw-r--r--
launcher/launch/LaunchTask.cpp
108
-rw-r--r--
launcher/launch/LaunchTask.h
70
-rw-r--r--
launcher/launch/LogModel.cpp
56
-rw-r--r--
launcher/launch/LogModel.h
29
-rw-r--r--
launcher/launch/steps/CheckJava.cpp
69
-rw-r--r--
launcher/launch/steps/CheckJava.h
24
-rw-r--r--
launcher/launch/steps/LookupServerAddress.cpp
41
-rw-r--r--
launcher/launch/steps/LookupServerAddress.h
27
-rw-r--r--
launcher/launch/steps/PostLaunchCommand.cpp
32
-rw-r--r--
launcher/launch/steps/PostLaunchCommand.h
22
-rw-r--r--
launcher/launch/steps/PreLaunchCommand.cpp
32
-rw-r--r--
launcher/launch/steps/PreLaunchCommand.h
22
-rw-r--r--
launcher/launch/steps/QuitAfterGameStop.cpp
2
-rw-r--r--
launcher/launch/steps/QuitAfterGameStop.h
16
-rw-r--r--
launcher/launch/steps/TextPrint.cpp
4
-rw-r--r--
launcher/launch/steps/TextPrint.h
13
-rw-r--r--
launcher/launch/steps/Update.cpp
25
-rw-r--r--
launcher/launch/steps/Update.h
19
-rw-r--r--
launcher/main.cpp
61
-rw-r--r--
launcher/meta/BaseEntity.cpp
93
-rw-r--r--
launcher/meta/BaseEntity.h
33
-rw-r--r--