ShatteredPrism/launcher
Trial97 2ffabbdc6d
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into filters
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2024-06-10 10:00:52 +03:00
..
filelink format 2023-09-26 20:19:35 +03:00
icons Replaced QFile::remove with FS::deletePath 2024-02-10 11:03:51 +02:00
java please the pre-commit check 2024-05-21 13:44:00 +02:00
launch chore: reformat 2023-08-23 13:46:23 +02:00
meta Replaced QFile::remove with FS::deletePath 2024-02-10 11:03:51 +02:00
minecraft Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into filters 2024-06-10 10:00:52 +03:00
modplatform Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into filters 2024-06-09 19:57:16 +03:00
net added error message for import skin from user 2024-05-30 16:21:08 +03:00
news Replace typedef with using 2023-10-24 01:36:27 -07:00
pathmatcher Replace typedef with using 2023-10-24 01:36:27 -07:00
resources Merge branch 'develop' into env-vars 2023-08-26 23:12:02 +01:00
screenshots fixed some asan stuf 2023-10-26 18:31:52 +03:00
settings fixed settings saving 2023-11-16 13:26:29 +02:00
tasks Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into concurrent 2023-10-26 13:45:47 +03:00
tools rename to GenericProfiler 2023-08-15 22:18:28 +03:00
translations Fixed arch build 2023-10-14 09:41:04 +03:00
ui Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into filters 2024-06-10 10:00:52 +03:00
updater Merge pull request #2054 from Trial97/add_configurable_updater_interval 2024-06-10 09:22:54 +03:00
Application.cpp Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into skin_selector 2024-06-09 20:13:09 +03:00
Application.h Merge branch 'develop' into feat/launcher-updater 2023-08-30 11:47:33 +01:00
ApplicationMessage.cpp chore: update license headers 2023-08-14 18:17:05 +02:00
ApplicationMessage.h chore: reformat 2023-08-14 18:16:53 +02:00
BaseInstaller.cpp Replaced QFile::remove with FS::deletePath 2024-02-10 11:03:51 +02:00
BaseInstaller.h chore: reformat 2023-08-14 18:16:53 +02:00
BaseInstance.cpp Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into current_time 2023-11-18 10:45:24 +02:00
BaseInstance.h Replace typedef with using 2023-10-24 01:36:27 -07:00
BaseVersion.h fix: fix more warnings 2023-08-11 10:57:57 +02:00
BaseVersionList.cpp chore: update license headers 2023-08-14 18:17:05 +02:00
BaseVersionList.h Replace typedef with using 2023-10-24 01:36:27 -07:00
CMakeLists.txt Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into filters 2024-06-10 10:00:52 +03:00
Commandline.cpp chore: update license headers 2023-08-14 18:17:05 +02:00
Commandline.h chore: reformat 2023-08-14 18:16:53 +02:00
DataMigrationTask.cpp
DataMigrationTask.h Remove top-level const qualifiers in function declarations 2023-10-28 22:12:09 -07:00
DefaultVariable.h chore: reformat 2023-08-14 18:16:53 +02:00
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 chore: reformat 2023-08-14 18:16:53 +02:00
FastFileIconProvider.cpp Optimised icons 2023-06-03 13:39:42 +01:00
FastFileIconProvider.h Optimised icons 2023-06-03 13:39:42 +01:00
FileIgnoreProxy.cpp Hide index folder in pack export dialog 2023-08-28 17:25:07 +01:00
FileIgnoreProxy.h Made sure the logs are ignored when collecting files 2023-06-30 10:52:10 +03:00
FileSystem.cpp Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into import_zip 2024-04-24 00:21:39 +03:00
FileSystem.h Merge pull request #1554 from Trial97/instance_copy_progress 2024-06-09 16:05:11 +03:00
Filter.cpp chore: reformat 2023-08-14 18:16:53 +02:00
Filter.h chore: reformat 2023-08-14 18:16:53 +02:00
GZip.cpp chore: update license headers 2023-08-14 18:17:05 +02:00
GZip.h chore: reformat 2023-08-14 18:16:53 +02:00
install_prereqs.cmake.in fix: make portable builds bundle Qt 2024-04-29 15:08:10 +02:00
InstanceCopyPrefs.cpp chore: reformat 2023-08-14 18:16:53 +02:00
InstanceCopyPrefs.h chore: reformat 2023-08-14 18:16:53 +02:00
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 updated instance copy 2023-08-21 17:54:16 +03:00
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 Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into import_zip 2024-04-24 00:21:39 +03:00
InstanceList.h Fix group issues 2023-10-30 09:26:38 +00:00
InstancePageProvider.h chore: reformat 2023-08-14 18:16:53 +02:00
InstanceTask.cpp Fixed askIfShouldUpdate dialog on mac 2023-12-03 20:00:50 +02:00
InstanceTask.h
JavaCommon.cpp chore: update license headers 2023-08-14 18:17:05 +02:00
JavaCommon.h chore: reformat 2023-08-14 18:16:53 +02:00
Json.cpp chore: update license headers 2023-08-14 18:17:05 +02:00
Json.h chore: update license headers 2023-08-14 18:17:05 +02:00
KonamiCode.cpp chore: reformat 2023-08-14 18:16:53 +02:00
KonamiCode.h chore: reformat 2023-08-14 18:16:53 +02:00
LaunchController.cpp replace auth server ping 2024-06-06 00:09:08 +03:00
LaunchController.h Removed auto reauthenticate 2023-12-14 00:02:15 +02:00
Launcher.in fix: use /usr/bin/env bash in launch script 2023-02-04 01:06:16 +01:00
LoggedProcess.cpp chore: reformat 2023-08-14 18:16:53 +02:00
LoggedProcess.h chore: reformat 2023-08-14 18:16:53 +02:00
main.cpp chore: update license headers 2023-08-14 18:17:05 +02:00
MangoHud.cpp feat: implement override for GLFW/OpenAL with split natives 2023-08-15 10:50:38 +02:00
MangoHud.h feat: implement override for GLFW/OpenAL with split natives 2023-08-15 10:50:38 +02:00
Markdown.cpp Fixed more clang formatting 2024-05-01 00:21:32 -04:00
Markdown.h chore: reformat 2023-08-14 18:16:53 +02:00
MessageLevel.cpp chore: reformat 2023-08-14 18:16:53 +02:00
MessageLevel.h chore: reformat 2023-08-14 18:16:53 +02:00
MMCTime.cpp feat:added option to show playtime in hours 2023-08-18 12:24:28 +03:00
MMCTime.h feat:added option to show playtime in hours 2023-08-18 12:24:28 +03:00
MMCZip.cpp fix file permisions 2024-06-06 14:12:55 +03:00
MMCZip.h Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into import_zip 2024-05-18 12:47:01 +03:00
MTPixmapCache.h Fixed comparation warning 2023-11-06 11:24:19 +02:00
NullInstance.h Merge branch 'develop' into better-launch 2023-08-16 22:23:38 +01:00
ProblemProvider.h chore: reformat 2023-08-14 18:16:53 +02:00
QObjectPtr.h refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
qtlogging.ini Remove katabasis 2024-05-15 12:53:06 +03:00
QVariantUtils.h chore: reformat 2023-08-14 18:16:53 +02:00
RecursiveFileSystemWatcher.cpp chore: reformat 2023-08-14 18:16:53 +02:00
RecursiveFileSystemWatcher.h Remove top-level const qualifiers in function declarations 2023-10-28 22:12:09 -07:00
ResourceDownloadTask.cpp Merge branch 'develop' into refactor/net-split-headers-to-proxy-class 2023-07-31 22:26:20 -07:00
ResourceDownloadTask.h Remove top-level const qualifiers in function declarations 2023-10-28 22:12:09 -07:00
RuntimeContext.h chore: update license headers 2023-08-14 18:17:05 +02:00
RWStorage.h chore: reformat 2023-08-14 18:16:53 +02:00
SeparatorPrefixTree.h chore: reformat 2023-08-14 18:16:53 +02:00
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
Usable.h chore: reformat 2023-08-14 18:16:53 +02:00
Version.cpp chore: reformat 2023-08-14 18:16:53 +02:00
Version.h Merge branch 'develop' into feat/launcher-updater 2023-08-30 11:47:33 +01:00
VersionProxyModel.cpp chore: reformat 2023-08-14 18:16:53 +02:00
VersionProxyModel.h Remove top-level const qualifiers in function declarations 2023-10-28 22:12:09 -07:00
WatchLock.h chore: reformat 2023-08-14 18:16:53 +02:00
WindowsConsole.cpp chore: reformat 2023-08-14 18:16:53 +02:00
WindowsConsole.h refactor(windows console): move to external file 2023-07-30 13:38:47 -07:00