PrismLauncher/launcher
Trial97 fb8193041a initilize world size
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit 09f548f688)
2026-01-21 10:45:16 +00:00
..
archive style: re-format tree with editorconfig 2026-01-18 23:01:42 +02: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 fix(IconList): make sure we always set new path 2026-01-14 11:50:57 +00:00
include feat: Use pre-compiled headers 2025-12-26 21:41:46 +00:00
java style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00
launch refactor(MessageLevel): move and rename 'FromLine*' functions 2025-12-11 09:59:33 -07:00
logs style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00
macsandbox format the code 2026-01-09 21:36:46 +00:00
meta Remove ensure JSON helpers 2025-11-09 21:35:11 +00:00
minecraft initilize world size 2026-01-21 10:45:16 +00:00
modplatform style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00
net change(NetRequest): log server response on error 2026-01-11 13:19:37 +00:00
news Remove unnecessary QObject:: 2025-06-05 21:41:06 +08:00
resources style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00
screenshots style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00
settings format the code 2026-01-09 21:36:46 +00:00
tasks Reduce usage of [[nodiscard]] attributes 2025-07-07 20:56:29 +01:00
tools style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00
translations format the code 2026-01-09 21:36:46 +00:00
ui style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00
updater use libarchive to extract release files 2026-01-06 12:15:48 +00:00
Application.cpp format the code 2026-01-09 21:36:46 +00:00
Application.h Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
ApplicationMessage.cpp
ApplicationMessage.h
BaseInstaller.cpp
BaseInstaller.h
BaseInstance.cpp Remove some duplicate code 2025-06-05 16:15:29 +08:00
BaseInstance.h Replace IPathMatcher stuff with Filter 2025-08-04 15:03:22 +01:00
BaseVersion.h Make BaseVersion const-correct in order to remove const-cast from Meta::Version 2025-09-17 10:30:00 +01:00
BaseVersionList.cpp
BaseVersionList.h
CMakeLists.txt build: add clang-format target 2026-01-18 22:59:44 +02:00
Commandline.cpp
Commandline.h
DataMigrationTask.cpp Replace IPathMatcher stuff with Filter 2025-08-04 15:03:22 +01:00
DataMigrationTask.h Replace IPathMatcher stuff with Filter 2025-08-04 15:03:22 +01:00
DefaultVariable.h
DesktopServices.cpp revert: "fix(appimage): launch external processes with bundled linker" 2025-12-20 17:48:36 +01:00
DesktopServices.h revert: "fix(appimage): launch external processes with bundled linker" 2025-12-20 17:48:36 +01:00
Exception.h
ExponentialSeries.h
FastFileIconProvider.cpp style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00
FastFileIconProvider.h style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00
FileIgnoreProxy.cpp Properly show shaderpacks in export 2026-01-06 21:53:30 +00:00
FileIgnoreProxy.h Properly show shaderpacks in export 2026-01-06 21:53:30 +00:00
FileSystem.cpp revert: "fix(appimage): launch external processes with bundled linker" 2025-12-20 17:48:36 +01:00
FileSystem.h revert: "fix(appimage): launch external processes with bundled linker" 2025-12-20 17:48:36 +01:00
Filter.h Replace IPathMatcher stuff with Filter 2025-08-04 15:03:22 +01:00
GZip.cpp style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00
GZip.h fix: gzip file parsing as a stream 2025-04-19 00:41:24 +03:00
InstanceCopyPrefs.cpp style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00
InstanceCopyPrefs.h Reduce usage of [[nodiscard]] attributes 2025-07-07 20:56:29 +01:00
InstanceCopyTask.cpp style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00
InstanceCopyTask.h Replace IPathMatcher stuff with Filter 2025-08-04 15:03:22 +01:00
InstanceCreationTask.cpp
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 accept libarchive warning result 2026-01-14 11:50:12 +00:00
InstanceImportTask.h improve archive detection 2025-12-11 12:54:49 +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 Merge remote-tracking branch 'upstream/develop' into unused-code 2025-09-19 11:06:34 +01:00
InstanceTask.cpp
InstanceTask.h Reduce usage of [[nodiscard]] attributes 2025-07-07 20:56:29 +01:00
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 Check specifically for GarbageAtEnd error 2025-12-18 21:51:35 +00:00
Json.h Check specifically for GarbageAtEnd error 2025-12-18 21:51:35 +00:00
KonamiCode.cpp
KonamiCode.h
LaunchController.cpp fix: improve we couldn't launch after 3 tries message 2026-01-18 19:25:46 +00:00
LaunchController.h fix(LaunchController): correctly communicate if asking for offline name was successful 2025-12-06 14:37:39 +05:00
Launcher.in style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00
LoggedProcess.cpp remove qt5compat 2025-11-27 22:37:31 +02:00
LoggedProcess.h Simplify MessageLevel::Enum -> MessageLevel 2025-12-07 13:15:22 +00:00
main.cpp fix: remove locale forcing as unnecessary 2025-12-14 22:43:22 -07:00
MangoHud.cpp Remove ensure JSON helpers 2025-11-09 21:35:11 +00:00
MangoHud.h
Markdown.cpp style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00
Markdown.h style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00
MessageLevel.cpp refactor(MessageLevel): move and rename 'FromLine*' functions 2025-12-11 09:59:33 -07:00
MessageLevel.h refactor: remove broken Qt includes 2026-01-06 11:06:15 +00:00
MMCTime.cpp style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00
MMCTime.h
MMCZip.cpp add libarchive as actions dependency 2025-11-26 18:41:22 +02:00
MMCZip.h move more zip parsings 2025-11-26 18:40:40 +02:00
MTPixmapCache.h
NullInstance.h Remove several warnings when building the project 2025-06-02 17:00:13 +08:00
ProblemProvider.h
PSaveFile.h style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00
QObjectPtr.h
qtlogging.ini fix: use after free begone! 2025-04-28 04:49:23 -07:00
QVariantUtils.h style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00
RecursiveFileSystemWatcher.cpp Replace IPathMatcher stuff with Filter 2025-08-04 15:03:22 +01:00
RecursiveFileSystemWatcher.h Replace IPathMatcher stuff with Filter 2025-08-04 15:03:22 +01:00
ResourceDownloadTask.cpp Simplify implementation by removing some unused code 2025-12-09 11:42:17 +00:00
ResourceDownloadTask.h Simplify implementation by removing some unused code 2025-12-09 11:42:17 +00:00
RuntimeContext.h
RWStorage.h
SeparatorPrefixTree.h
StringUtils.cpp style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00
StringUtils.h
SysInfo.cpp
SysInfo.h chore: fixe some codeql warnings 2025-06-05 00:34:45 +03:00
Usable.h
Version.cpp chore: make all the regexes static const 2025-04-28 22:37:29 +03:00
Version.h Reduce usage of [[nodiscard]] attributes 2025-07-07 20:56:29 +01:00
VersionProxyModel.cpp Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
VersionProxyModel.h Replace IPathMatcher stuff with Filter 2025-08-04 15:03:22 +01:00
WatchLock.h