.. |
skins
|
Remove usage of SIGNAL/SLOT macro
|
2025-06-05 21:35:19 +08:00 |
AboutDialog.cpp
|
Remove usage of SIGNAL/SLOT macro
|
2025-06-05 21:35:19 +08: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
|
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
|
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 |
CreateShortcutDialog.cpp
|
Delete shortcut when deleting instances
|
2025-06-01 08:13:18 +08: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
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
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
|
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
|
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
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
ImportResourceDialog.cpp
|
Remove usage of SIGNAL/SLOT macro
|
2025-06-05 21:35:19 +08: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
|
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
|
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
|
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: add miggrate qbytearray settings to qstring
|
2025-06-02 11:40:48 +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
|
Remove usage of SIGNAL/SLOT macro
|
2025-06-05 21:35:19 +08: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
|
chore: make all the regexes static const
|
2025-04-28 22:37:29 +03: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
|
Make column visibility global (#3748)
|
2025-06-02 12:45:03 +03:00 |
ResourceDownloadDialog.h
|
Merge remote-tracking branch 'upstream/develop' into data-packs
|
2025-03-24 21:11:46 +00:00 |
ResourceUpdateDialog.cpp
|
Merge remote-tracking branch 'upstream/develop' into data-packs
|
2025-04-29 09:15:11 +01:00 |
ResourceUpdateDialog.h
|
Filter for datapack loader in datapack update too
|
2025-03-26 13:25:46 +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 |