PrismLauncher/launcher
Seth Flynn fde66a11ce
build(cmake): apply workaround for ninja in release mode on msvc
Signed-off-by: Seth Flynn <getchoo@tuta.io>
2025-07-04 05:13:01 -04: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: icon import with dot in name 2025-06-28 23:34:13 +03:00
java Remove usage of SIGNAL/SLOT macro 2025-06-05 21:35:19 +08:00
launch Remove some duplicate code 2025-06-05 16:15:29 +08:00
logs chore: fixe some codeql warnings 2025-06-05 00:34:45 +03:00
meta Remove unnecessary QObject:: 2025-06-05 21:41:06 +08:00
minecraft Improve the message when component metadata fails to download (#3884) 2025-06-17 10:14:39 +02:00
modplatform fix: crash when component version can't be loaded from atlauncher file 2025-06-16 22:32:39 +03:00
net refactor: paste upload to report the error directly 2025-05-10 12:16:10 +03:00
news Remove unnecessary QObject:: 2025-06-05 21:41:06 +08:00
pathmatcher chore: make all the regexes static const 2025-04-28 22:37:29 +03:00
resources Merge remote-tracking branch 'upstream/develop' into data-packs 2025-06-02 09:52:05 +01:00
screenshots feat: add sink fail reason and correctly propagate it through the NetRequest 2025-05-10 12:16:10 +03:00
settings Remove usage of SIGNAL/SLOT macro 2025-06-05 21:35:19 +08:00
tasks feat: propagate Sink error handling (#2631) 2025-05-31 18:32:19 +00:00
tools Remove usage of SIGNAL/SLOT macro 2025-06-05 21:35:19 +08:00
translations replace qvector with qlist 2025-04-19 00:59:48 +03:00
ui fix(ui/CustomCommands): memory corruption in labelPostExitCmd 2025-07-03 01:20:45 -04:00
updater Remove several warnings when building the project 2025-06-02 17:00:13 +08:00
Application.cpp Merge branch 'develop' into launcher-log-page 2025-06-06 21:36:03 +08:00
Application.h Change log to be a QMainWindow 2025-06-05 23:15:55 +08: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 Remove some duplicate code 2025-06-05 16:15:29 +08:00
BaseVersion.h
BaseVersionList.cpp
BaseVersionList.h
CMakeLists.txt build(cmake): apply workaround for ninja in release mode on msvc 2025-07-04 05:13:01 -04:00
Commandline.cpp
Commandline.h
DataMigrationTask.cpp chore: remove qt version checks from code 2025-04-17 23:46:55 +03:00
DataMigrationTask.h
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 fix: escape quetes in shorcut creation arguments 2025-06-25 13:13:42 +03: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 fix: icon import with dot in name 2025-06-28 23:34:13 +03: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 Reuse OtherLogsPage directly 2025-06-03 15:44:17 +08: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: migrate map settings to json string 2025-06-02 11:56:03 +03:00
Json.h chore: migrate map settings to json string 2025-06-02 11:56:03 +03:00
KonamiCode.cpp
KonamiCode.h
LaunchController.cpp Use Task::getState 2025-06-07 22:41:09 +01:00
LaunchController.h Always check Microsoft account for offline account 2025-02-13 19:12:50 +00:00
Launcher.in
LoggedProcess.cpp Remove usage of SIGNAL/SLOT macro 2025-06-05 21:35:19 +08:00
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 Change log to be a QMainWindow 2025-06-05 23:15:55 +08:00
MessageLevel.h Fix MessageLevel.h error when compiling on Debian Stable 2025-06-06 23:42:43 +01: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
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
SysInfo.h chore: fixe some codeql warnings 2025-06-05 00:34:45 +03:00
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