PrismLauncher/launcher/ui/dialogs
2023-08-05 19:00:12 +03:00
..
AboutDialog.cpp fix: fix copyright year 2023-08-02 11:35:54 +02:00
AboutDialog.h remove patreon stuff 2022-01-09 13:51:46 -05:00
AboutDialog.ui Fix version labels width 2022-10-23 03:35:23 +08:00
BlockedModsDialog.cpp fix: super lax compare 2023-05-04 13:30:39 -07:00
BlockedModsDialog.h refactor: rename watch_subdirectories -> watch_recurisve (prevent confusion of behavior) 2023-04-12 11:30:02 -07: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 refactor: generalize mod models and APIs to resources 2023-01-13 16:23:00 -03:00
ChooseProviderDialog.ui feat: add ChooseProviderDialog 2022-07-17 11:33:41 -03:00
CopyInstanceDialog.cpp refactor: pass instance ptr to resource models. use it to find instance root. 2023-04-29 19:55:37 -07: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 NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
CustomMessageBox.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
EditAccountDialog.cpp NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
EditAccountDialog.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
EditAccountDialog.ui NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ExportInstanceDialog.cpp Ignore cache files entirely, also apply to modpack export 2023-07-27 01:42:14 +02:00
ExportInstanceDialog.h Added progress bar to Prism instance export 2023-07-16 20:57:57 +03:00
ExportInstanceDialog.ui NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ExportPackDialog.cpp Ignore cache files entirely, also apply to modpack export 2023-07-27 01:42:14 +02:00
ExportPackDialog.h Renamed ExportMrPackDialog to ExportPackDialog 2023-06-24 14:54:39 +03:00
ExportPackDialog.ui fixed typos 2023-07-02 16:45:15 +03:00
ExportToModListDialog.cpp renames 2023-07-14 23:41:51 +03:00
ExportToModListDialog.h Added buttons 2023-07-14 23:41:45 +03:00
ExportToModListDialog.ui Update launcher/ui/dialogs/ExportToModListDialog.ui 2023-07-15 15:59:19 +03:00
IconPickerDialog.cpp Merge pull request #630 from leo78913/yeet-scrollbars 2022-12-17 08:02:41 -08:00
IconPickerDialog.h make removeButton a member of IconPickerDialog 2022-12-08 11:13:53 -03: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: cleanup review suggestions 2023-01-09 17:18:08 -07:00
ImportResourceDialog.ui feat: Import all the things! 2023-01-07 15:04:22 -07:00
LoginDialog.cpp refactor+fix: use QSharedPointer for shared_qobject_ptr 2022-08-04 15:33:51 -03:00
LoginDialog.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
LoginDialog.ui NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ModUpdateDialog.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
ModUpdateDialog.h refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
MSALoginDialog.cpp refactor+fix: use QSharedPointer for shared_qobject_ptr 2022-08-04 15:33:51 -03:00
MSALoginDialog.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01: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 2022-07-10 12:19:15 +02:00
NewComponentDialog.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
NewComponentDialog.ui NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
NewInstanceDialog.cpp Merge branch 'staging' of https://github.com/PrismLauncher/PrismLauncher into icons 2023-08-05 19:00:12 +03:00
NewInstanceDialog.h huge nit: added const refs, everywhere 2022-09-26 11:50:31 +02: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 refactor+fix: use QSharedPointer for shared_qobject_ptr 2022-08-04 15:33:51 -03:00
OfflineLoginDialog.h Limit offline username to 16 characters with override 2022-03-19 10:12:07 -04:00
OfflineLoginDialog.ui Limit offline username to 16 characters with override 2022-03-19 10:12:07 -04:00
ProfileSelectDialog.cpp NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ProfileSelectDialog.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ProfileSelectDialog.ui NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ProfileSetupDialog.cpp chore: update license headers 2022-07-10 12:19:15 +02:00
ProfileSetupDialog.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ProfileSetupDialog.ui NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
ProgressDialog.cpp fix(progress dialog): if there is a parent center on creation 2023-07-08 02:28:37 -07:00
ProgressDialog.h fix(progress dialog): if there is a parent center on creation 2023-07-08 02:28:37 -07:00
ProgressDialog.ui fix: properly map progress range 2023-05-01 10:47:31 -07:00
ResourceDownloadDialog.cpp LiteMod downloading 2023-07-08 22:16:43 +01:00
ResourceDownloadDialog.h Fix crash when selecting same mod from different providers (#1029) 2023-06-02 18:04:06 -03:00
ReviewMessageBox.cpp Updated required_by as dependency 2023-05-04 23:54:46 +03:00
ReviewMessageBox.h Fixed comments 2023-05-04 22:25:05 +03:00
ReviewMessageBox.ui fix(RD): set resource strings for ReviewMessageBox too 2023-01-13 16:23:09 -03:00
ScrollMessageBox.cpp Restore ScrollMessageBox 2022-07-17 02:40:27 -04:00
ScrollMessageBox.h Restore ScrollMessageBox 2022-07-17 02:40:27 -04:00
ScrollMessageBox.ui feat: add mod update dialog 2022-07-17 11:33:42 -03:00
SkinUploadDialog.cpp Make skin upload optional 2022-07-15 12:23:11 +10:00
SkinUploadDialog.h NOISSUE continue reshuffling the codebase 2021-11-22 03:55:16 +01:00
SkinUploadDialog.ui Make skin upload optional 2022-07-15 12:23:11 +10:00
VersionSelectDialog.cpp Add a search bar to version lists 2023-06-05 22:47:42 +01:00
VersionSelectDialog.h fix: don't use forward-declared Ptr types in meta/ 2022-11-01 19:48:26 -03:00