ShatteredPrism/launcher/ui/dialogs
2024-10-01 11:40:42 +02:00
..
skins Add more null protection for skin management 2024-09-16 12:41:33 +03:00
AboutDialog.cpp Fixing CI format issues 2024-05-01 00:11:53 -04:00
AboutDialog.h removed some unused stuff 2023-10-20 16:44:37 +03:00
AboutDialog.ui Fix version labels width 2022-10-23 03:35:23 +08: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 fix: remove rogue notr 2022-12-06 20:52:32 +01:00
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 feat: add ChooseProviderDialog 2022-07-17 11:33:41 -03:00
CopyInstanceDialog.cpp Merge branch 'develop' into rename-groups 2023-08-15 11:03:19 +01:00
CopyInstanceDialog.h spelling and formatting 2023-03-20 16:38:40 -07:00
CopyInstanceDialog.ui fix: adjust geometry and add missing tooltip 2023-03-20 14:56:33 -07:00
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 NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ExportInstanceDialog.cpp Fixed curseforge export 2024-04-29 00:27:15 +03:00
ExportInstanceDialog.h Replace typedef with using 2023-10-24 01:36:27 -07:00
ExportInstanceDialog.ui NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
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-01 01:05:03 +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 2023-12-14 13:02:29 +01:00
IconPickerDialog.h chore: reformat 2023-08-14 18:16:53 +02:00
IconPickerDialog.ui NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ImportResourceDialog.cpp feat: Import all the things! 2023-01-07 15:04:22 -07:00
ImportResourceDialog.h chore: reformat 2023-08-14 18:16:53 +02:00
ImportResourceDialog.ui feat: Import all the things! 2023-01-07 15:04:22 -07:00
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 Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into update_filters 2024-06-28 20:55:16 +03:00
ModUpdateDialog.h Merge remote-tracking branch 'upstream/develop' into const-in-declarations 2023-11-23 09:06:23 +01:00
MSALoginDialog.cpp remove aspect ratio 2024-06-14 11:23:14 +03:00
MSALoginDialog.h update ui once again 2024-06-12 19:34:19 +03:00
MSALoginDialog.ui increase 'or' font size for login dialog 2024-06-29 08:41:35 +03: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 NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
NewInstanceDialog.cpp sync modpack search field 2024-10-01 08:53:27 +03:00
NewInstanceDialog.h sync modpack search field 2024-10-01 08:53:27 +03:00
NewInstanceDialog.ui fix: limit instance names to 128 chars 2022-03-19 23:23:08 +01:00
NewsDialog.cpp Fixed leaks 2023-06-18 23:27:26 +03:00
NewsDialog.h feat: add news reader dialog 2022-06-25 20:15:16 -03:00
NewsDialog.ui feat: add image support for the news reader :^) 2022-10-11 16:11:08 -03:00
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 Limit offline username to 16 characters with override 2022-03-19 10:12:07 -04:00
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 NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
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 NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ProgressDialog.cpp chore: reformat 2023-08-14 18:16:53 +02:00
ProgressDialog.h chore: reformat 2023-08-14 18:16:53 +02:00
ProgressDialog.ui feat(updater): final step for portable install 2023-06-25 13:47:32 -07:00
ResourceDownloadDialog.cpp Merge pull request #2173 from Trial97/dependency_removal 2024-06-30 22:21:38 +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 added button to disable dependencies on the mod review 2023-10-30 22:14:26 +02: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 feat: add mod update dialog 2022-07-17 11:33:42 -03:00
UpdateAvailableDialog.cpp Fixing CI format issues 2024-05-01 00:11:53 -04: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