pollymc/launcher/ui/dialogs
Rachel Powers a04a6f1e0d fix(memory leak): don't give shared pointers out to foldermodels (causes cyclic refrence)
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-05-28 02:15:39 -07:00
..
AboutDialog.cpp
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
ChooseProviderDialog.cpp
ChooseProviderDialog.h
ChooseProviderDialog.ui
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
CustomMessageBox.h
EditAccountDialog.cpp
EditAccountDialog.h
EditAccountDialog.ui
ExportInstanceDialog.cpp fix: follow symlinks when exporting 2023-03-20 14:56:32 -07:00
ExportInstanceDialog.h
ExportInstanceDialog.ui
IconPickerDialog.cpp
IconPickerDialog.h
IconPickerDialog.ui
ImportResourceDialog.cpp
ImportResourceDialog.h
ImportResourceDialog.ui
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 fix(memory leak): don't give shared pointers out to foldermodels (causes cyclic refrence) 2023-05-28 02:15:39 -07: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(memory leak): don't give shared pointers out to foldermodels (causes cyclic refrence) 2023-05-28 02:15:39 -07:00
ResourceDownloadDialog.h feat(RD): add texture pack downloader 2023-02-05 17:02:56 -03:00
ReviewMessageBox.cpp
ReviewMessageBox.h
ReviewMessageBox.ui
ScrollMessageBox.cpp
ScrollMessageBox.h
ScrollMessageBox.ui
SkinUploadDialog.cpp
SkinUploadDialog.h
SkinUploadDialog.ui
VersionSelectDialog.cpp
VersionSelectDialog.h