PrismLauncher/launcher/ui/dialogs
Dylan Schooner a16026828e Move shortcut connection to constructor
Add copy functionality for changelog on ResourceUpdateDialog

Signed-off-by: Dylan Schooner <dschooner05@gmail.com>
2025-11-07 13:40:54 -05:00
..
skins Implement Reverse Z projection matrix for skin model (#4283) 2025-11-06 13:42:50 +01:00
AboutDialog.cpp Check return value of 'QFile::open(QIODeviceBase::OpenMode)' (#4274) 2025-11-06 09:47:33 +01: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
ChooseProviderDialog.cpp
ChooseProviderDialog.h
ChooseProviderDialog.ui
CopyInstanceDialog.cpp
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 Remove usage of SIGNAL/SLOT macro 2025-06-05 21:35:19 +08: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
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 Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
InstallLoaderDialog.h
MSALoginDialog.cpp fix: qr code overlaping with text when adding account (#3753) 2025-06-06 14:32:39 +02:00
MSALoginDialog.h remove some QEventLoops 2025-03-02 08:36:48 +02:00
MSALoginDialog.ui
NewComponentDialog.cpp chore: make all the regexes static const 2025-04-28 22:37:29 +03:00
NewComponentDialog.h
NewComponentDialog.ui
NewInstanceDialog.cpp Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
NewInstanceDialog.h
NewInstanceDialog.ui
NewsDialog.cpp
NewsDialog.h
NewsDialog.ui
OfflineLoginDialog.cpp
OfflineLoginDialog.h remove some QEventLoops 2025-03-02 08:36:48 +02:00
OfflineLoginDialog.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
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 Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
ResourceDownloadDialog.h Reduce usage of [[nodiscard]] attributes 2025-07-07 20:56:29 +01:00
ResourceUpdateDialog.cpp Move shortcut connection to constructor 2025-11-07 13:40:54 -05:00
ResourceUpdateDialog.h chore:renamed variables to camelCase 2025-07-22 13:33:19 +03:00
ReviewMessageBox.cpp Move shortcut connection to constructor 2025-11-07 13:40:54 -05:00
ReviewMessageBox.h
ReviewMessageBox.ui
ScrollMessageBox.cpp
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
VersionSelectDialog.h