pollymc/launcher/ui/dialogs
2023-06-21 13:23:24 -04:00
..
AboutDialog.cpp Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into develop 2023-02-05 22:11:58 +00:00
AboutDialog.h
AboutDialog.ui
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
CustomLoginDialog.cpp Add custom login support 2023-06-21 13:23:24 -04:00
CustomLoginDialog.h Add custom login support 2023-06-20 14:35:02 -04:00
CustomLoginDialog.ui Add custom login support 2023-06-20 14:35:02 -04:00
CustomMessageBox.cpp
CustomMessageBox.h
EditAccountDialog.cpp
EditAccountDialog.h
EditAccountDialog.ui
ElybyLoginDialog.cpp Add support for 2FA on ely.by accounts (#64) 2023-06-09 13:42:13 +00:00
ElybyLoginDialog.h
ElybyLoginDialog.ui Add support for 2FA on ely.by accounts (#64) 2023-06-09 13:42:13 +00:00
ExportInstanceDialog.cpp Optimised icons 2023-06-03 13:39:42 +01:00
ExportInstanceDialog.h Optimised icons 2023-06-03 13:39:42 +01:00
ExportInstanceDialog.ui
ExportMrPackDialog.cpp Validate input lengths on mrpack export 2023-06-05 17:54:24 +01:00
ExportMrPackDialog.h Validate input lengths on mrpack export 2023-06-05 17:54:24 +01:00
ExportMrPackDialog.ui Validate input lengths on mrpack export 2023-06-05 17:54:24 +01: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
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
LoginDialog.h
LoginDialog.ui
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
MSALoginDialog.h
MSALoginDialog.ui
NewComponentDialog.cpp
NewComponentDialog.h
NewComponentDialog.ui
NewInstanceDialog.cpp Revert "chore: remove FTB modpack support" 2023-05-30 19:54:28 +01:00
NewInstanceDialog.h
NewInstanceDialog.ui
NewsDialog.cpp
NewsDialog.h
NewsDialog.ui
OfflineLoginDialog.cpp
OfflineLoginDialog.h
OfflineLoginDialog.ui
ProfileSelectDialog.cpp
ProfileSelectDialog.h
ProfileSelectDialog.ui
ProfileSetupDialog.cpp
ProfileSetupDialog.h
ProfileSetupDialog.ui
ProgressDialog.cpp Apply suggestions from code review 2023-05-05 14:07:10 -07:00
ProgressDialog.h refactor: Qt can handle const& in signals and slots 2023-05-01 10:48:00 -07:00
ProgressDialog.ui fix: properly map progress range 2023-05-01 10:47:31 -07:00
ResourceDownloadDialog.cpp fix: fix crash when selecting resource/texture/shader packs 2023-06-06 15:17:13 -03:00
ResourceDownloadDialog.h Fix crash when selecting same mod from different providers (#1029) 2023-06-02 18:04:06 -03:00
ReviewMessageBox.cpp refactor(RD): allow setting custom folder target for downloaded resources 2023-01-13 16:23:09 -03:00
ReviewMessageBox.h refactor(RD): allow setting custom folder target for downloaded resources 2023-01-13 16:23:09 -03:00
ReviewMessageBox.ui fix(RD): set resource strings for ReviewMessageBox too 2023-01-13 16:23:09 -03:00
ScrollMessageBox.cpp
ScrollMessageBox.h
ScrollMessageBox.ui
SkinUploadDialog.cpp
SkinUploadDialog.h
SkinUploadDialog.ui
VersionSelectDialog.cpp
VersionSelectDialog.h