PrismLauncher/launcher/ui/dialogs
Octol1ttle 56392a20ed
refactor: remove broken Qt includes
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2026-01-06 15:51:47 +05:00
..
skins fix(skin-preview): smoother chessboard background contrast 2025-12-19 16:53:31 -07:00
AboutDialog.cpp refactor: remove broken Qt includes 2026-01-06 15:51:47 +05:00
AboutDialog.h
AboutDialog.ui
BlockedModsDialog.cpp improve blocked mods dialog 2025-06-02 15:35:05 +03:00
BlockedModsDialog.h fix: curseforge optinal blocked mods 2025-06-09 23:04:20 +03:00
BlockedModsDialog.ui improve blocked mods dialog 2025-06-02 15:35:05 +03:00
ChooseOfflineNameDialog.cpp Create a unified dialog to ask user for offline name 2025-10-07 01:07:50 +05:00
ChooseOfflineNameDialog.h Create a unified dialog to ask user for offline name 2025-10-07 01:07:50 +05:00
ChooseOfflineNameDialog.ui Create a unified dialog to ask user for offline name 2025-10-07 01:07:50 +05:00
ChooseProviderDialog.cpp refactored hassing task 2024-06-18 16:51:26 +03:00
ChooseProviderDialog.h
ChooseProviderDialog.ui
CopyInstanceDialog.cpp translate standard buttons 2024-10-28 15:46:47 +02:00
CopyInstanceDialog.h
CopyInstanceDialog.ui
CreateShortcutDialog.cpp Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
CreateShortcutDialog.h Delete shortcut when deleting instances 2025-06-01 08:13:18 +08:00
CreateShortcutDialog.ui Add notes in shortcut creation screen 2025-06-01 16:33:43 +08: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 move ExportToZipTask 2025-11-26 18:39:18 +02:00
ExportInstanceDialog.h refactor to remove code duplication 2025-01-16 17:04:53 +02:00
ExportInstanceDialog.ui
ExportPackDialog.cpp fix: crash with global datapacks on export 2025-06-05 17:50:47 +03:00
ExportPackDialog.h Use options struct for FlamePackExportTask 2025-05-03 14:26:52 +01:00
ExportPackDialog.ui Tweak pack export UI – add recommended RAM 2025-04-29 14:44:09 +01:00
ExportToModListDialog.cpp Remove usage of SIGNAL/SLOT macro 2025-06-05 21:35:19 +08:00
ExportToModListDialog.h
ExportToModListDialog.ui Update ExportToModListDialog.ui 2025-04-04 11:22:00 +08:00
IconPickerDialog.cpp Remove usage of SIGNAL/SLOT macro 2025-06-05 21:35:19 +08:00
IconPickerDialog.h Added search and support for subdirectories to icon picker 2024-09-10 22:30:29 +02:00
IconPickerDialog.ui
ImportResourceDialog.cpp make universal resource type 2025-07-18 16:17:22 +03:00
ImportResourceDialog.h make universal resource type 2025-07-18 16:17:22 +03:00
ImportResourceDialog.ui
InstallLoaderDialog.cpp Make page container hug edges of dialog <3 2025-12-11 14:07:02 +00:00
InstallLoaderDialog.h
MSALoginDialog.cpp feat(ui/MSALoginDialog): use libqrencode for qr codes 2025-11-13 04:12:52 -05: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 chore: make all the regexes static const 2025-04-28 22:37:29 +03:00
NewComponentDialog.h
NewComponentDialog.ui
NewInstanceDialog.cpp Make page container hug edges of dialog <3 2025-12-11 14:07:02 +00:00
NewInstanceDialog.h sync modpack search field 2024-10-01 08:53:27 +03:00
NewInstanceDialog.ui
NewsDialog.cpp
NewsDialog.h
NewsDialog.ui
ProfileSelectDialog.cpp Remove usage of SIGNAL/SLOT macro 2025-06-05 21:35:19 +08:00
ProfileSelectDialog.h
ProfileSelectDialog.ui
ProfileSetupDialog.cpp Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01: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
ResourceDownloadDialog.cpp Make page container hug edges of dialog <3 2025-12-11 14:07:02 +00:00
ResourceDownloadDialog.h Reduce usage of [[nodiscard]] attributes 2025-07-07 20:56:29 +01:00
ResourceUpdateDialog.cpp chore: Re-simplify IndexVersionType and MessageLevel with c++20 2025-12-11 09:59:33 -07:00
ResourceUpdateDialog.h chore:renamed variables to camelCase 2025-07-22 13:33:19 +03:00
ReviewMessageBox.cpp Simplify implementation by removing some unused code 2025-12-09 11:42:17 +00:00
ReviewMessageBox.h Simplify implementation by removing some unused code 2025-12-09 11:42:17 +00:00
ReviewMessageBox.ui
ScrollMessageBox.cpp translate standard buttons 2024-10-28 15:46:47 +02:00
ScrollMessageBox.h
ScrollMessageBox.ui
UpdateAvailableDialog.cpp Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
UpdateAvailableDialog.h
UpdateAvailableDialog.ui
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