..
AboutDialog.cpp
Happy new year :D
2024-01-03 17:13:30 +00:00
AboutDialog.h
Merge pull request #1738 from Trial97/some_removals
2023-12-11 11:31:55 +01:00
AboutDialog.ui
Fix version labels width
2022-10-23 03:35:23 +08:00
BlockedModsDialog.cpp
Improved blocked mods dialog permissions prompt
2024-05-09 05:27:53 +00:00
BlockedModsDialog.h
added suport for atlauncher browser download
2023-08-21 00:09:46 +03:00
BlockedModsDialog.ui
fix: remove rogue notr
2022-12-06 20:52:32 +01:00
ChooseProviderDialog.cpp
refactor: generalize mod models and APIs to resources
2023-01-13 16:23:00 -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
Merge branch 'develop' into rename-groups
2023-08-15 11:03:19 +01: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
chore: reformat
2023-08-14 18:16:53 +02:00
CustomMessageBox.h
chore: reformat
2023-08-14 18:16:53 +02:00
EditAccountDialog.cpp
chore: reformat
2023-08-14 18:16:53 +02:00
EditAccountDialog.h
chore: reformat
2023-08-14 18:16:53 +02:00
EditAccountDialog.ui
NOISSUE continue reshuffling the codebase
2021-11-22 03:55:16 +01:00
ExportInstanceDialog.cpp
Fixed curseforge export
2024-04-29 16:30:17 +00:00
ExportInstanceDialog.h
Replace typedef
with using
2023-10-24 01:36:27 -07:00
ExportInstanceDialog.ui
NOISSUE continue reshuffling the codebase
2021-11-22 03:55:16 +01:00
ExportPackDialog.cpp
Allow multiline description
2024-03-03 15:30:54 +00:00
ExportPackDialog.h
Renamed ExportMrPackDialog to ExportPackDialog
2023-06-24 14:54:39 +03:00
ExportPackDialog.ui
Allow multiline description
2024-03-03 15:30:54 +00:00
ExportToModListDialog.cpp
Fixed visual bug with Modlist export
2023-11-03 11:04:13 +02:00
ExportToModListDialog.h
Added buttons
2023-07-14 23:41:45 +03:00
ExportToModListDialog.ui
Fixed visual bug with Modlist export
2023-11-03 11:04:13 +02:00
IconPickerDialog.cpp
fix: open paths directly
2024-01-17 14:19:03 +00:00
IconPickerDialog.h
chore: reformat
2023-08-14 18:16:53 +02:00
IconPickerDialog.ui
NOISSUE continue reshuffling the codebase
2021-11-22 03:55:16 +01:00
ImportResourceDialog.cpp
feat: Import all the things!
2023-01-07 15:04:22 -07: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
feat: add NeoForge to UIs
2023-08-15 11:06:14 +02:00
InstallLoaderDialog.h
Use protected inheritance for BasePageProvider
2023-08-02 20:24:15 +01:00
ModUpdateDialog.cpp
Merge pull request #1768 from Trial97/toggle_deps2
2024-01-18 18:19:17 +01:00
ModUpdateDialog.h
Merge remote-tracking branch 'upstream/develop' into const-in-declarations
2023-11-23 09:06:23 +01:00
MSALoginDialog.cpp
Update launcher/ui/dialogs/MSALoginDialog.cpp
2023-11-08 08:56:48 +02:00
MSALoginDialog.h
chore: reformat
2023-08-14 18:16:53 +02:00
MSALoginDialog.ui
feat(MSALogin): add open page & copy code button
2022-01-20 21:04:48 +01:00
NewComponentDialog.cpp
chore: update license headers
2023-08-14 18:17:05 +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
Merge pull request #1383 from TheKodeToad/rename-groups
2023-10-15 23:38:27 +02:00
NewInstanceDialog.h
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into curseforge-url-handle3
2023-08-15 12:16:00 +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
chore: reformat
2023-08-14 18:16:53 +02:00
OfflineLoginDialog.h
chore: reformat
2023-08-14 18:16:53 +02:00
OfflineLoginDialog.ui
Limit offline username to 16 characters with override
2022-03-19 10:12:07 -04:00
ProfileSelectDialog.cpp
chore: reformat
2023-08-14 18:16:53 +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
chore: update license headers
2023-08-14 18:17:05 +02:00
ProfileSetupDialog.h
chore: reformat
2023-08-14 18:16:53 +02:00
ProfileSetupDialog.ui
NOISSUE continue reshuffling the codebase
2021-11-22 03:55:16 +01:00
ProgressDialog.cpp
chore: reformat
2023-08-14 18:16:53 +02:00
ProgressDialog.h
chore: reformat
2023-08-14 18:16:53 +02:00
ProgressDialog.ui
feat(updater): final step for portable install
2023-06-25 13:47:32 -07:00
ResourceDownloadDialog.cpp
Added Global Dependenicies toggle
2023-11-05 22:22:49 +02:00
ResourceDownloadDialog.h
Remove top-level const
qualifiers in function declarations
2023-10-28 22:12:09 -07:00
ReviewMessageBox.cpp
Merge pull request #1768 from Trial97/toggle_deps2
2024-01-18 18:19:17 +01:00
ReviewMessageBox.h
Merge pull request #1768 from Trial97/toggle_deps2
2024-01-18 18:19:17 +01:00
ReviewMessageBox.ui
Merge pull request #1768 from Trial97/toggle_deps2
2024-01-18 18:19:17 +01:00
ScrollMessageBox.cpp
chore: reformat
2023-08-14 18:16:53 +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
SkinUploadDialog.cpp
chore: update license headers
2023-08-14 18:17:05 +02:00
SkinUploadDialog.h
chore: reformat
2023-08-14 18:16:53 +02:00
SkinUploadDialog.ui
fix: fix browse button size in skin upload dialog
2023-08-18 09:01:57 +02:00
UpdateAvailableDialog.cpp
format
2023-09-26 20:19:35 +03: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
chore: reformat
2023-08-14 18:16:53 +02:00
VersionSelectDialog.h
chore: reformat
2023-08-14 18:16:53 +02:00