PrismLauncher/launcher
Kenneth Chew efe1d71d35
Generate security-scoped bookmarks on startup
Signed-off-by: Kenneth Chew <79120643+kthchew@users.noreply.github.com>
2025-11-09 14:43:57 -05: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 feat(FindJavaPaths): also use asdf to find Java 2025-09-21 13:45:35 +05: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
macsandbox Use security-scoped bookmarks to keep track of data directory settings on macOS 2025-11-09 14:43:55 -05:00
meta Make BaseVersion const-correct in order to remove const-cast from Meta::Version 2025-09-17 10:30:00 +01:00
minecraft fix: warn before double-click toggling resource while game is running 2025-10-07 16:17:43 +11:00
modplatform Check return value of 'virtual bool QFile::open(QIODeviceBase::OpenMode)' 2025-10-30 03:15:14 -04:00
net Check return value of 'virtual bool QFile::open(QIODeviceBase::OpenMode)' 2025-10-30 03:15:14 -04:00
news Remove unnecessary QObject:: 2025-06-05 21:41:06 +08:00
resources Implement Reverse Z projection matrix for skin model (#4283) 2025-11-06 13:42:50 +01:00
screenshots feat: add sink fail reason and correctly propagate it through the NetRequest 2025-05-10 12:16:10 +03:00
settings Use security-scoped bookmarks to keep track of data directory settings on macOS 2025-11-09 14:43:55 -05:00
tasks Reduce usage of [[nodiscard]] attributes 2025-07-07 20:56:29 +01:00
tools Remove usage of SIGNAL/SLOT macro 2025-06-05 21:35:19 +08:00
translations Update TranslationsModel.cpp 2025-08-31 10:14:40 -05:00
ui Use security-scoped bookmarks to keep track of data directory settings on macOS 2025-11-09 14:43:55 -05:00
updater Remove several warnings when building the project 2025-06-02 17:00:13 +08:00
Application.cpp Generate security-scoped bookmarks on startup 2025-11-09 14:43:57 -05: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 Generate security-scoped bookmarks on startup 2025-11-09 14:43:57 -05: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
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 Check return value of 'virtual bool QFile::open(QIODeviceBase::OpenMode)' 2025-10-30 03:15:14 -04:00
FileSystem.h Replace IPathMatcher stuff with Filter 2025-08-04 15:03:22 +01:00
Filter.h Replace IPathMatcher stuff with Filter 2025-08-04 15:03:22 +01:00
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
InstanceCopyPrefs.cpp
InstanceCopyPrefs.h Reduce usage of [[nodiscard]] attributes 2025-07-07 20:56:29 +01:00
InstanceCopyTask.cpp Replace IPathMatcher stuff with Filter 2025-08-04 15:03:22 +01: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 fix: icon import with dot in name 2025-06-28 23:34:13 +03:00
InstanceImportTask.h
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 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 Refactor Filter 2025-08-04 14:02:54 +01:00
MMCZip.h Replace IPathMatcher stuff with Filter 2025-08-04 15:03:22 +01: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 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
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 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