PrismLauncher/launcher
2026-05-07 10:53:57 +00:00
..
archive Fix weird utf archive (#5186) 2026-04-02 09:55:40 +00:00
console refactor(console): attach console early 2026-02-09 16:52:35 -07:00
filelink Some small cleanups (#4772) 2026-03-18 20:29:26 +00: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 fix: force metadata version list refreshes to reload 2026-04-10 02:19:28 +02:00
launch change: reshuffle launch log 2026-03-15 02:03:49 +05:00
logs style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
macsandbox
meta change: improve checksum mismatch logging 2026-04-16 11:32:58 +05:00
minecraft Fix wrong Xbox failure string (#5492) 2026-05-07 10:53:57 +00:00
modplatform Search by project id (#) improvement (#5303) 2026-04-15 20:41:57 +00:00
net NetJob: do not automatically retry on 404 Not Found response (#5416) 2026-04-19 20:44:13 +00:00
news feat: cache news feed 2026-02-04 18:29:00 +01:00
resources make OpenJ9 logo square 2026-03-23 14:27:54 +01:00
screenshots fix pessimizing-move warning 2026-04-11 12:08:06 +03:00
settings refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
tasks Fix(Task): check if task is still running before calling emitAborted() 2026-04-17 02:11:06 +00:00
tools style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
translations fix: log error if file open/commit fails 2026-03-23 01:07:05 +05:00
ui changed "Ok" to "OK" (#5331) 2026-05-05 09:21:29 +00:00
updater change(PrismExternalUpdater): allow unskipping versions by clicking "Remind Me Later" 2026-05-03 18:47:35 +05:00
Application.cpp add setting to controll game assets download 2026-04-19 23:51:48 +03:00
Application.h Add CLI option to open main window when launching instance (#5107) 2026-03-21 13:17:28 +00: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 fix: force metadata version list refreshes to reload 2026-04-10 02:19:28 +02:00
CMakeLists.txt change: improve clang-tidy CI speed by only running autogen & autorcc 2026-04-24 12:11:03 +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
DesktopServices.cpp
DesktopServices.h
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
FileIgnoreProxy.h
FileSystem.cpp add more invalid chars for folder name check 2026-04-03 09:57:47 +03:00
FileSystem.h
Filter.h
GZip.cpp Fix implicit fallthrough 2026-02-26 17:49:12 +05:00
GZip.h
HardwareInfo.cpp fix(EnsureAvailableMemory/macOS): warn based on memory pressure rather than available RAM 2026-04-14 18:58:47 +05:00
HardwareInfo.h fix(EnsureAvailableMemory/macOS): warn based on memory pressure rather than available RAM 2026-04-14 18:58:47 +05:00
InstanceCopyPrefs.cpp style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
InstanceCopyPrefs.h
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 add setting to controll game assets download 2026-04-19 23:51:48 +03:00
InstanceCreationTask.h add setting to controll game assets download 2026-04-19 23:51:48 +03: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
InstanceList.cpp fix pack upgrade 2026-04-10 00:36:05 +03:00
InstanceList.h fix(InstanceList): count() should be int as all usages expect int 2026-02-26 17:49:12 +05:00
InstancePageProvider.h refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
InstanceTask.cpp ask user if he wants to delete saves on modpack update 2026-03-10 09:25:13 +02:00
InstanceTask.h ask user if he wants to delete saves on modpack update 2026-03-10 09:25:13 +02:00
JavaCommon.cpp
JavaCommon.h
Json.cpp Fix compiler warnings 2026-02-26 17:49:11 +05:00
Json.h
KonamiCode.cpp
KonamiCode.h
LaunchController.cpp LaunchController: replace Q_ASSERT_X with regular Q_ASSERT 2026-04-03 21:22:24 +05:00
LaunchController.h LaunchController: clang-tidy 2026-04-03 21:21:44 +05:00
Launcher.in fix: rename LAUNCHER_DISABLE_GLVULKAN to PRISMLAUNCHER_DISABLE_GLVULKAN 2026-03-26 18:33:44 +01:00
LaunchMode.h refactor: LaunchController 2026-02-18 00:19:30 +05:00
LibraryUtils.cpp MangoHud: rename to LibraryUtils 2026-02-06 11:17:12 +00:00
LibraryUtils.h MangoHud: rename to LibraryUtils 2026-02-06 11:17:12 +00:00
LoggedProcess.cpp
LoggedProcess.h
main.cpp refactor(console): attach console early 2026-02-09 16:52:35 -07:00
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
MessageLevel.h
MMCTime.cpp style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
MMCTime.h
MMCZip.cpp fix zip path traversal 2026-03-10 09:26:12 +02:00
MMCZip.h
MTPixmapCache.h
NullInstance.h refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
ProblemProvider.h
PSaveFile.h PSaveFile: use a type alias instead of a macro 2026-02-06 11:18:23 +00:00
QObjectPtr.h
qtlogging.ini
QVariantUtils.h style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
RecursiveFileSystemWatcher.cpp
RecursiveFileSystemWatcher.h
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 feat: print hardware information in launch log 2026-03-16 15:04:46 +05:00
SysInfo.h feat: print hardware information in launch log 2026-03-16 15:04:46 +05:00
Usable.h refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
Version.cpp clang-tidy: fix warnings 2026-04-03 14:39:27 +03:00
Version.h clang-tidy: fix warnings 2026-04-03 14:39:27 +03:00
VersionProxyModel.cpp Fix implicit fallthrough 2026-02-26 17:49:12 +05:00
VersionProxyModel.h
WatchLock.h