PrismLauncher/launcher/ui/dialogs
Trial97 2271a05b19
chore: add back deprecation warnings and disable all API deprecated before 6.0
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-04-18 12:37:54 +03:00
..
skins chore: add back deprecation warnings and disable all API deprecated before 6.0 2025-04-18 12:37:54 +03:00
AboutDialog.cpp change ZekeZ name 2024-10-27 13:17:58 +02: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 Add settings to control the if prism should move the downloaded mods 2024-12-20 19:57:09 +02:00
BlockedModsDialog.h Add settings to control the if prism should move the downloaded mods 2024-12-20 19:57:09 +02: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 translate standard buttons 2024-10-28 15:46:47 +02: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 Use CustomMessageBox::selectable 2025-03-31 07:14:09 +08:00
CustomMessageBox.h Use CustomMessageBox::selectable 2025-03-31 07:14:09 +08:00
ExportInstanceDialog.cpp refactor to remove code duplication 2025-01-16 17:04:53 +02:00
ExportInstanceDialog.h refactor to remove code duplication 2025-01-16 17:04:53 +02:00
ExportInstanceDialog.ui NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ExportPackDialog.cpp refactor to remove code duplication 2025-01-16 17:04:53 +02:00
ExportPackDialog.h refactor to remove code duplication 2025-01-16 17:04:53 +02:00
ExportPackDialog.ui Allow multiline description 2024-03-01 01:05:03 +00:00
ExportToModListDialog.cpp translate standard buttons 2024-10-28 15:46:47 +02:00
ExportToModListDialog.h moved export to list to the mods page 2023-11-14 18:40:45 +02:00
ExportToModListDialog.ui Update ExportToModListDialog.ui 2025-04-04 11:22:00 +08:00
IconPickerDialog.cpp Fix icon removal in icon picker 2025-02-19 09:29:05 +02:00
IconPickerDialog.h Added search and support for subdirectories to icon picker 2024-09-10 22:30:29 +02:00
IconPickerDialog.ui NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ImportResourceDialog.cpp translate standard buttons 2024-10-28 15:46:47 +02: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 translate standard buttons 2024-10-28 15:46:47 +02:00
InstallLoaderDialog.h Use protected inheritance for BasePageProvider 2023-08-02 20:24:15 +01:00
MSALoginDialog.cpp remove task parent from constuctor 2024-11-01 00:11:45 +02:00
MSALoginDialog.h remove some QEventLoops 2025-03-02 08:36:48 +02:00
MSALoginDialog.ui split the auth loading screen 2024-09-16 16:41:16 +03:00
NewComponentDialog.cpp translate standard buttons 2024-10-28 15:46:47 +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 chore: remove qt version checks from code 2025-04-17 23:46:55 +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 translate standard buttons 2024-10-28 15:46:47 +02:00
OfflineLoginDialog.h remove some QEventLoops 2025-03-02 08:36:48 +02:00
OfflineLoginDialog.ui Limit offline username to 16 characters with override 2022-03-19 10:12:07 -04:00
ProfileSelectDialog.cpp translate standard buttons 2024-10-28 15:46:47 +02: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 Apply suggestions from code review 2025-01-21 16:45:40 +02:00
ProfileSetupDialog.h Removed AuthRequest and NetAction 2024-05-14 00:21:45 +03:00
ProfileSetupDialog.ui Added mouse interactions for labels in ProgressDialog 2024-10-28 16:22:52 +02:00
ProgressDialog.cpp chore:fixed some codeql warnings 2025-03-24 22:25:35 +02:00
ProgressDialog.h chore:fixed some codeql warnings 2025-03-24 22:25:35 +02:00
ProgressDialog.ui feat(updater): final step for portable install 2023-06-25 13:47:32 -07:00
ResourceDownloadDialog.cpp remove some QEventLoops 2025-03-02 08:36:48 +02:00
ResourceDownloadDialog.h Add Change Version action to all pages 2024-10-28 16:07:41 +00:00
ResourceUpdateDialog.cpp chore:fixed some codeql warnings 2025-03-24 22:25:35 +02:00
ResourceUpdateDialog.h Add update UI for all resource types 2024-03-06 14:56:04 +00:00
ReviewMessageBox.cpp Fix installed typo 2024-10-31 14:51:18 +02: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 translate standard buttons 2024-10-28 15:46:47 +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 translate standard buttons 2024-10-28 15:46:47 +02:00
VersionSelectDialog.h Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into feature/java-downloader 2024-08-23 08:16:59 +03:00