..
skins
fix(SkinManageDialog): add missing QMenu include
2026-02-12 22:08:45 +00:00
AboutDialog.cpp
refactor: remove broken Qt includes
2026-01-06 11:06:15 +00:00
AboutDialog.h
AboutDialog.ui
BlockedModsDialog.cpp
chore: remove double spaces from logs
2026-01-30 11:10:01 +00: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
format the code
2026-01-09 21:36:46 +00:00
ChooseOfflineNameDialog.h
style: re-format tree with editorconfig
2026-01-18 23:01:42 +02: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 oversights and make requested changes
2026-01-06 21:53:30 +00: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
style: re-format tree with editorconfig
2026-01-18 23:01:42 +02: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
fix(macos): fix margins on macos
2026-02-12 20:59:01 +00:00
InstallLoaderDialog.h
MSALoginDialog.cpp
style: re-format tree with editorconfig
2026-01-18 23:01:42 +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
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
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
fix(macos): fix margins on macos
2026-02-12 20:59:01 +00:00
ResourceDownloadDialog.h
Reduce usage of [[nodiscard]] attributes
2025-07-07 20:56:29 +01:00
ResourceUpdateDialog.cpp
chore: remove double spaces from logs
2026-01-30 11:10:01 +00: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