ShatteredPrism/launcher/ui/dialogs
2024-10-29 03:29:24 -05:00
..
skins Clean up some lingering differences from upstream 2024-10-26 17:52:25 -04:00
AboutDialog.cpp Adjust branding to that of ShatteredPrism 2024-10-29 03:29:24 -05:00
AboutDialog.h Merge pull request #1738 from Trial97/some_removals 2023-12-11 11:31:55 +01:00
AboutDialog.ui
AuthlibInjectorLoginDialog.cpp Error handling for Yggdrasil accounts 2024-10-26 13:40:09 -04:00
AuthlibInjectorLoginDialog.h Error handling for Yggdrasil accounts 2024-10-26 13:40:09 -04:00
AuthlibInjectorLoginDialog.ui Error handling for Yggdrasil accounts 2024-10-26 13:40:09 -04:00
BlockedModsDialog.cpp refactored hassing task 2024-06-18 16:51:26 +03:00
BlockedModsDialog.h added suport for atlauncher browser download 2023-08-21 00:09:46 +03:00
BlockedModsDialog.ui
ChooseProviderDialog.cpp refactored hassing task 2024-06-18 16:51:26 +03:00
ChooseProviderDialog.h separated dependecy check from mod update 2023-10-23 19:46:30 +03:00
ChooseProviderDialog.ui
CopyInstanceDialog.cpp Merge branch 'develop' into rename-groups 2023-08-15 11:03:19 +01:00
CopyInstanceDialog.h
CopyInstanceDialog.ui
CustomMessageBox.cpp chore: reformat 2023-08-14 18:16:53 +02:00
CustomMessageBox.h chore: reformat 2023-08-14 18:16:53 +02:00
EditAccountDialog.cpp chore: reformat 2023-08-14 18:16:53 +02:00
EditAccountDialog.h chore: reformat 2023-08-14 18:16:53 +02:00
EditAccountDialog.ui
ExportInstanceDialog.cpp Fixed curseforge export 2024-04-29 16:30:17 +00:00
ExportInstanceDialog.h Replace typedef with using 2023-10-24 01:36:27 -07:00
ExportInstanceDialog.ui
ExportPackDialog.cpp don't tr() file types on file save/open, etc. dialogs 2024-06-22 17:28:59 +02:00
ExportPackDialog.h Renamed ExportMrPackDialog to ExportPackDialog 2023-06-24 14:54:39 +03:00
ExportPackDialog.ui Allow multiline description 2024-03-03 15:30:54 +00:00
ExportToModListDialog.cpp Wrap FS::write in try catch 2024-09-16 12:42:09 +03:00
ExportToModListDialog.h moved export to list to the mods page 2023-11-14 18:40:45 +02:00
ExportToModListDialog.ui Added filename to the modlist export 2023-11-14 19:37:23 +02:00
IconPickerDialog.cpp fix: open paths directly 2024-01-17 14:19:03 +00:00
IconPickerDialog.h chore: reformat 2023-08-14 18:16:53 +02:00
IconPickerDialog.ui
ImportResourceDialog.cpp
ImportResourceDialog.h chore: reformat 2023-08-14 18:16:53 +02:00
ImportResourceDialog.ui
InstallLoaderDialog.cpp fix some transtaions warnings 2024-10-01 08:51:06 +03:00
InstallLoaderDialog.h Use protected inheritance for BasePageProvider 2023-08-02 20:24:15 +01:00
ModUpdateDialog.cpp clang-format 2024-08-11 22:06:38 -04:00
ModUpdateDialog.h Merge remote-tracking branch 'upstream/develop' into const-in-declarations 2023-11-23 09:06:23 +01:00
MSALoginDialog.cpp Fix MSA login 2024-10-26 14:56:55 -04:00
MSALoginDialog.h split the auth loading screen 2024-09-16 16:41:16 +03:00
MSALoginDialog.ui Fix MSA login 2024-10-26 14:56:55 -04:00
NewComponentDialog.cpp chore: update license headers 2023-08-14 18:17:05 +02:00
NewComponentDialog.h chore: reformat 2023-08-14 18:16:53 +02:00
NewComponentDialog.ui
NewInstanceDialog.cpp Merge tag '9.0' into develop 2024-10-25 15:34:57 -04:00
NewInstanceDialog.h sync modpack search field 2024-10-01 08:53:27 +03:00
NewInstanceDialog.ui
NewsDialog.cpp Merge pull request #1200 from Trial97/net_job_crash 2023-07-16 20:42:25 +02:00
NewsDialog.h
NewsDialog.ui
OfflineLoginDialog.cpp Improve login UI 2024-05-15 17:25:15 +03:00
OfflineLoginDialog.h chore: reformat 2023-08-14 18:16:53 +02:00
OfflineLoginDialog.ui
ProfileSelectDialog.cpp added skin manage dialog 2023-09-05 00:18:36 +03:00
ProfileSelectDialog.h chore: reformat 2023-08-14 18:16:53 +02:00
ProfileSelectDialog.ui
ProfileSetupDialog.cpp remove duplicate code from net folder 2024-07-07 02:49:27 +03:00
ProfileSetupDialog.h Removed AuthRequest and NetAction 2024-05-14 00:21:45 +03:00
ProfileSetupDialog.ui
ProgressDialog.cpp fix: ensure all connections to the ProgressDialogs's Task the dialog made are dissconnected 2024-10-14 00:45:45 -07:00
ProgressDialog.h fix: ensure all connections to the ProgressDialogs's Task the dialog made are dissconnected 2024-10-14 00:45:45 -07:00
ProgressDialog.ui feat(updater): final step for portable install 2023-06-25 13:47:32 -07:00
ResourceDownloadDialog.cpp fix search term not remaining the same between providers on resource download 2024-10-01 08:52:07 +03:00
ResourceDownloadDialog.h Added mod reinstall dialog 2023-11-25 00:18:10 +02:00
ReviewMessageBox.cpp Merge pull request #1786 from Trial97/deps_improve 2024-03-27 20:42:26 +01:00
ReviewMessageBox.h Merge pull request #1786 from Trial97/deps_improve 2024-03-27 20:42:26 +01:00
ReviewMessageBox.ui Merge pull request #1768 from Trial97/toggle_deps2 2024-01-18 18:19:17 +01:00
ScrollMessageBox.cpp chore: reformat 2023-08-14 18:16:53 +02:00
ScrollMessageBox.h chore: reformat 2023-08-14 18:16:53 +02:00
ScrollMessageBox.ui
UpdateAvailableDialog.cpp Fixing CI format issues 2024-06-02 18:59:44 +03:00
UpdateAvailableDialog.h format 2023-09-26 20:19:35 +03:00
UpdateAvailableDialog.ui feat(updater): tie in part 2, let there be UI! 2023-06-26 01:22:33 -07:00
VersionSelectDialog.cpp allways load java list on autodetect 2024-08-20 01:18:37 +03:00
VersionSelectDialog.h Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into feature/java-downloader 2024-08-23 08:16:59 +03:00