ShatteredPrism/launcher
crpz1 0113456dea Use empty list label code for welcome screen
Signed-off-by: crpz1 <8588315+crpz1@users.noreply.github.com>
(cherry picked from commit 9aa81cf005)
2024-02-22 11:36:13 +00:00
..
filelink format 2023-09-26 20:19:35 +03:00
icons Remove top-level const qualifiers in function declarations 2023-10-28 22:12:09 -07:00
java Update launcher/java/JavaUtils.cpp 2023-11-08 09:01:31 +02:00
launch chore: reformat 2023-08-23 13:46:23 +02:00
meta Remove top-level const qualifiers in function declarations 2023-10-28 22:12:09 -07:00
minecraft Use absolute path to load MangoHUD library 2024-02-17 00:57:29 +00:00
modplatform Fixed curseforge neoforge export for 1.20.1 2024-02-18 11:42:43 +00:00
net Merge pull request #1694 from Trial97/concurrent 2023-12-11 11:20:17 +01: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 Merge pull request #1694 from Trial97/concurrent 2023-12-11 11:20:17 +01:00
settings Merge pull request #1857 from Trial97/copy_time 2023-12-11 11:02:12 +01:00
tasks Merge pull request #1694 from Trial97/concurrent 2023-12-11 11:20:17 +01:00
tools
translations Fixed arch build 2023-10-14 09:41:04 +03:00
ui Use empty list label code for welcome screen 2024-02-22 11:36:13 +00:00
updater Happy new year :D 2024-01-03 17:13:30 +00:00
Application.cpp Merge pull request #1825 from Trial97/ftb_import 2024-01-18 18:19:17 +01: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-04 19:41:47 +02:00
ApplicationMessage.h chore: reformat 2023-08-02 18:35:35 +02:00
BaseInstaller.cpp
BaseInstaller.h
BaseInstance.cpp Merge pull request #1712 from Trial97/current_time 2023-12-11 16:14:52 +01: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
BaseVersionList.h Replace typedef with using 2023-10-24 01:36:27 -07:00
CMakeLists.txt Merge pull request #1355 from TheKodeToad/env-vars 2023-10-26 22:10:26 +02:00
Commandline.cpp
Commandline.h
DataMigrationTask.cpp fix: implement code review suggestions 2022-11-12 20:28:30 +01:00
DataMigrationTask.h Remove top-level const qualifiers in function declarations 2023-10-28 22:12:09 -07:00
DefaultVariable.h chore: reformat 2023-08-02 18:35:35 +02:00
DesktopServices.cpp Fixed open path a second time 2024-01-23 08:30:16 +00:00
DesktopServices.h chore: improve param name 2024-01-17 14:19:03 +00:00
Exception.h Fix formatting issues 2024-02-13 08:14:52 +00:00
ExponentialSeries.h chore: reformat 2023-08-02 18:35:35 +02:00
FastFileIconProvider.cpp
FastFileIconProvider.h
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 fix: open paths directly 2024-01-17 14:19:03 +00:00
FileSystem.h fix: open paths directly 2024-01-17 14:19:03 +00: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-04 19:41:47 +02:00
GZip.h chore: reformat 2023-08-02 18:35:35 +02:00
install_prereqs.cmake.in NOISSUE Flatten gui and logic libraries into MultiMC 2021-07-25 19:50:44 +02:00
InstanceCopyPrefs.cpp chore: reformat 2023-08-02 18:35:35 +02:00
InstanceCopyPrefs.h chore: reformat 2023-08-02 18:35:35 +02:00
InstanceCopyTask.cpp Revert "[Backport release-8.x] Use minecraft instead of .minecraft for better accessibility" 2024-02-04 16:08:16 +00:00
InstanceCopyTask.h chore: reformat 2023-08-02 18:35:35 +02:00
InstanceCreationTask.cpp
InstanceCreationTask.h
InstanceImportTask.cpp Revert "[Backport release-8.x] Use minecraft instead of .minecraft for better accessibility" 2024-02-04 16:08:16 +00:00
InstanceImportTask.h Remove top-level const qualifiers in function declarations 2023-10-28 22:12:09 -07:00
InstanceList.cpp Merge pull request #1589 from Trial97/instance_reload 2023-11-23 10:48:01 +01: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 2024-01-18 20:05:30 +00:00
InstanceTask.h fix(ManagedPackPage): only update the current instance exactly 2022-12-06 17:00:34 -03:00
JavaCommon.cpp
JavaCommon.h
Json.cpp chore: update license headers 2023-08-04 19:41:47 +02:00
Json.h
KonamiCode.cpp chore: reformat 2023-08-02 18:35:35 +02:00
KonamiCode.h chore: reformat 2023-08-02 18:35:35 +02:00
LaunchController.cpp Merge pull request #1771 from Trial97/account 2024-01-10 16:24:34 +02:00
LaunchController.h
Launcher.in
LoggedProcess.cpp Remove unnecessary #if 2023-08-09 23:04:44 +01:00
LoggedProcess.h
main.cpp
MangoHud.cpp feat: implement override for GLFW/OpenAL with split natives 2023-08-15 10:50:38 +02:00
MangoHud.h
Markdown.cpp
Markdown.h chore: reformat 2023-08-02 18:35:35 +02:00
MessageLevel.cpp chore: reformat 2023-08-02 18:35:35 +02:00
MessageLevel.h
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 Remove top-level const qualifiers in function declarations 2023-10-28 22:12:09 -07:00
MMCZip.h Remove top-level const qualifiers in function declarations 2023-10-28 22:12:09 -07:00
MTPixmapCache.h Fixed comparation warning 2023-11-06 11:24:19 +02:00
NullInstance.h
ProblemProvider.h chore: reformat 2023-08-14 18:16:53 +02:00
QObjectPtr.h
qtlogging.ini fix: don't log katabasis by default 2023-12-19 11:25:00 +00:00
QVariantUtils.h
RecursiveFileSystemWatcher.cpp
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
RWStorage.h
SeparatorPrefixTree.h
SkinUtils.cpp fix: use QColorConstants in Qt 5.14+ 2023-08-11 15:57:12 +02:00
SkinUtils.h chore: reformat 2023-08-02 18:35:35 +02:00
StringUtils.cpp fix(updater): build atrifact fix on linux ci + add qt-ver to artifact name 2023-06-30 18:17:06 -07:00
StringUtils.h format 2023-09-26 20:19:35 +03:00
Usable.h
Version.cpp
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
WindowsConsole.cpp
WindowsConsole.h