.. |
filelink
|
format
|
2023-09-26 20:19:35 +03:00 |
icons
|
Add webp validIconExtensions
|
2024-08-30 02:08:07 -05:00 |
java
|
Improve Java checking speed by using startsWith for gentoo paths
|
2024-08-24 22:13:18 +01:00 |
launch
|
fix download java abort being stuck
|
2024-09-14 00:13:16 +03:00 |
meta
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into fix/component-version-resolusion
|
2024-08-23 08:29:43 +03:00 |
minecraft
|
fix download java abort being stuck
|
2024-09-14 00:13:16 +03:00 |
modplatform
|
Stop accepting malformed hashes object
|
2024-08-25 11:45:45 +01:00 |
net
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into validate_metadata
|
2024-08-18 22:39:46 +03:00 |
news
|
made sure that the retry dialog is not displayed offline
|
2024-06-24 00:29:21 +03:00 |
pathmatcher
|
increment clang-tools version
|
2024-06-28 12:48:52 +03:00 |
resources
|
update adoptium icon
|
2024-08-22 20:38:08 +03:00 |
screenshots
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into clean_net
|
2024-07-22 22:06:09 +03:00 |
settings
|
Fix a few typos
|
2024-07-18 22:08:18 -04:00 |
tasks
|
Remove all the slowdown code from CocurrentTask
|
2024-09-06 21:47:35 +03:00 |
tools
|
increment clang-tools version
|
2024-06-28 12:48:52 +03:00 |
translations
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into validate_metadata
|
2024-07-21 02:24:30 +03:00 |
ui
|
fix java autodetect when instance settings are open
|
2024-09-14 00:36:31 +03:00 |
updater
|
Merge pull request #2590 from Trial97/env_dir
|
2024-06-30 20:45:22 +03:00 |
Application.cpp
|
Improve wizzard page
|
2024-09-13 19:33:24 +03:00 |
Application.h
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into feature/java-downloader
|
2024-08-17 00:20:40 +03:00 |
ApplicationMessage.cpp
|
|
|
ApplicationMessage.h
|
|
|
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
|
Merge pull request #1886 from Trial97/time4
|
2024-06-24 23:07:41 +03:00 |
BaseInstance.h
|
Fix launch when no java is loaded
|
2024-09-08 09:10:29 +03:00 |
BaseVersion.h
|
|
|
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
|
Improve wizzard page
|
2024-09-13 19:33:24 +03:00 |
Commandline.cpp
|
|
|
Commandline.h
|
|
|
DataMigrationTask.cpp
|
|
|
DataMigrationTask.h
|
Remove top-level const qualifiers in function declarations
|
2023-10-28 22:12:09 -07:00 |
DefaultVariable.h
|
|
|
DesktopServices.cpp
|
Fixed open path a second time
|
2024-01-22 20:36:57 +02:00 |
DesktopServices.h
|
chore: improve param name
|
2024-01-03 18:15:03 +01:00 |
Exception.h
|
Fix formatting issues
|
2024-02-12 15:24:56 +00:00 |
ExponentialSeries.h
|
|
|
FastFileIconProvider.cpp
|
|
|
FastFileIconProvider.h
|
|
|
FileIgnoreProxy.cpp
|
|
|
FileIgnoreProxy.h
|
|
|
FileSystem.cpp
|
ensure that the shortcut destination exists
|
2024-09-05 09:36:45 +03:00 |
FileSystem.h
|
Fix a typo in comment
|
2024-07-29 21:07:28 +08: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
|
|
|
GZip.h
|
|
|
install_prereqs.cmake.in
|
fix: make portable builds bundle Qt
|
2024-04-29 15:08:10 +02:00 |
InstanceCopyPrefs.cpp
|
|
|
InstanceCopyPrefs.h
|
|
|
InstanceCopyTask.cpp
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into instance_copy_progress
|
2024-02-10 11:09:45 +02:00 |
InstanceCopyTask.h
|
|
|
InstanceCreationTask.cpp
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into import_zip
|
2024-05-18 12:47:01 +03:00 |
InstanceCreationTask.h
|
Removed AuthRequest and NetAction
|
2024-05-14 00:21:45 +03:00 |
InstanceImportTask.cpp
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into import_zip
|
2024-02-10 11:02:29 +02:00 |
InstanceImportTask.h
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into import_zip
|
2024-04-24 00:21:39 +03:00 |
InstanceList.cpp
|
Update launcher/InstanceList.cpp
|
2024-07-08 15:04:27 +03:00 |
InstanceList.h
|
remove some poly mentions from the code
|
2024-07-08 14:53:39 +03:00 |
InstancePageProvider.h
|
add setting for quickplay singleplayer
|
2024-08-08 16:53:26 +03:00 |
InstanceTask.cpp
|
Rename setting to SkipModpackUpdatePrompt
|
2024-07-03 23:13:39 +02:00 |
InstanceTask.h
|
|
|
JavaCommon.cpp
|
Fixed some codeql warnings
|
2024-01-30 12:37:34 +02:00 |
JavaCommon.h
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into feature/java-downloader
|
2024-06-28 20:45:30 +03:00 |
Json.cpp
|
|
|
Json.h
|
|
|
KonamiCode.cpp
|
|
|
KonamiCode.h
|
|
|
LaunchController.cpp
|
snake_case to m_camelCase
|
2024-08-09 11:06:31 +03:00 |
LaunchController.h
|
snake_case to m_camelCase
|
2024-08-09 11:06:31 +03:00 |
Launcher.in
|
|
|
LoggedProcess.cpp
|
|
|
LoggedProcess.h
|
|
|
main.cpp
|
|
|
MangoHud.cpp
|
fix mangohud detection for absolute path
|
2024-08-26 09:00:46 +03:00 |
MangoHud.h
|
|
|
Markdown.cpp
|
Fixed more clang formatting
|
2024-05-01 00:21:32 -04:00 |
Markdown.h
|
|
|
MessageLevel.cpp
|
|
|
MessageLevel.h
|
|
|
MMCTime.cpp
|
|
|
MMCTime.h
|
|
|
MMCZip.cpp
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into feature/java-downloader
|
2024-08-17 00:20:40 +03:00 |
MMCZip.h
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into feature/java-downloader
|
2024-06-28 20:45:30 +03:00 |
MTPixmapCache.h
|
Fixed comparation warning
|
2023-11-06 11:24:19 +02:00 |
NullInstance.h
|
Fix launch when no java is loaded
|
2024-09-08 09:10:29 +03:00 |
ProblemProvider.h
|
|
|
QObjectPtr.h
|
|
|
qtlogging.ini
|
Remove katabasis
|
2024-05-15 12:53:06 +03:00 |
QVariantUtils.h
|
|
|
RecursiveFileSystemWatcher.cpp
|
|
|
RecursiveFileSystemWatcher.h
|
Remove top-level const qualifiers in function declarations
|
2023-10-28 22:12:09 -07:00 |
ResourceDownloadTask.cpp
|
add checksum validator
|
2024-08-26 00:27:23 +03:00 |
ResourceDownloadTask.h
|
Remove top-level const qualifiers in function declarations
|
2023-10-28 22:12:09 -07:00 |
RuntimeContext.h
|
Fix launch when no java is loaded
|
2024-09-08 09:10:29 +03:00 |
RWStorage.h
|
|
|
SeparatorPrefixTree.h
|
|
|
StringUtils.cpp
|
Made Regex static and const, removed dist
|
2024-05-01 13:00:55 -04:00 |
StringUtils.h
|
Moved html patch to StringUtils
|
2024-04-30 23:14:26 -04:00 |
SysInfo.cpp
|
Code spaghetti and more chaos
|
2024-01-27 22:47:28 +02:00 |
SysInfo.h
|
Code spaghetti and more chaos
|
2024-01-27 22:47:28 +02:00 |
Untar.cpp
|
Fixed tar extract
|
2024-03-29 00:10:59 +02:00 |
Untar.h
|
Fixed qMin
|
2024-03-21 20:01:40 +02:00 |
Usable.h
|
|
|
Version.cpp
|
|
|
Version.h
|
|
|
VersionProxyModel.cpp
|
Change major java column name
|
2024-08-22 18:58:38 +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
|
|
|
WindowsConsole.cpp
|
|
|
WindowsConsole.h
|
|
|