pollymc/launcher/ui/dialogs
flow 29f7ea752f
refactor: make shared_qobject_ptr ctor explicit
This turns issues like creating two shared ptrs from a single raw ptr
from popping up at runtime, instead making them a compile error.

Signed-off-by: flow <flowlnlnln@gmail.com>
2023-01-25 16:57:51 -03:00
..
AboutDialog.cpp refactor: replace hoedown markdown parser with cmark 2023-01-12 10:08:52 -05:00
AboutDialog.h
AboutDialog.ui
BlockedModsDialog.cpp Merge branch 'develop' into remove-updater 2023-01-24 14:40:17 +01:00
BlockedModsDialog.h fix(blockedmods): Track and use targetFolder for blocked files 2022-12-08 18:42:51 -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
CopyInstanceDialog.cpp
CopyInstanceDialog.h
CopyInstanceDialog.ui
CustomMessageBox.cpp
CustomMessageBox.h
EditAccountDialog.cpp
EditAccountDialog.h
EditAccountDialog.ui
ExportInstanceDialog.cpp refactor: remove old updater 2022-11-21 16:18:05 +01:00
ExportInstanceDialog.h
ExportInstanceDialog.ui
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
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 fix: prevent abort for un-abortable tasks 2022-11-12 20:28:30 +01:00
ProgressDialog.h
ProgressDialog.ui
ResourceDownloadDialog.cpp refactor: make shared_qobject_ptr ctor explicit 2023-01-25 16:57:51 -03:00
ResourceDownloadDialog.h fix(RD): set resource strings for ReviewMessageBox too 2023-01-13 16:23:09 -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