pollymc/launcher/ui/dialogs
Marcelo Hernandez e7e56eb1e3
add more options to copy instance dialog
- Copy game options, copy resource packs, copy shaders,
copy servers, and copy mods
- Also made a new InstanceCopyPrefs struct to store those
options rather than passing 7 different booleans into
InstanceCopyTask's constructor

Signed-off-by: Marcelo Hernandez <marcelohdez.inq@gmail.com>
2022-10-23 19:30:28 -04:00
..
AboutDialog.cpp fix contributor notices in AboutDialog.cpp for license compliance 2022-10-20 15:14:26 -04:00
AboutDialog.h
AboutDialog.ui make the about dialog smaller 2022-09-04 14:32:33 +02:00
BlockedModsDialog.cpp qtcreator moment 2022-07-18 14:03:06 -04:00
BlockedModsDialog.h
BlockedModsDialog.ui
ChooseProviderDialog.cpp
ChooseProviderDialog.h
ChooseProviderDialog.ui
CopyInstanceDialog.cpp add more options to copy instance dialog 2022-10-23 19:30:28 -04:00
CopyInstanceDialog.h add more options to copy instance dialog 2022-10-23 19:30:28 -04:00
CopyInstanceDialog.ui add more options to copy instance dialog 2022-10-23 19:30:28 -04:00
CustomMessageBox.cpp
CustomMessageBox.h
EditAccountDialog.cpp
EditAccountDialog.h
EditAccountDialog.ui
ExportInstanceDialog.cpp
ExportInstanceDialog.h
ExportInstanceDialog.ui
IconPickerDialog.cpp
IconPickerDialog.h
IconPickerDialog.ui
LoginDialog.cpp refactor+fix: use QSharedPointer for shared_qobject_ptr 2022-08-04 15:33:51 -03:00
LoginDialog.h
LoginDialog.ui
ModDownloadDialog.cpp refactor: create mod pages and filter widget by factory methods 2022-09-07 08:29:58 -03:00
ModDownloadDialog.h change: preserve search term across different mod providers 2022-08-01 07:33:29 -03:00
ModUpdateDialog.cpp Merge pull request #1052 from flowln/resource_model 2022-08-28 16:52:53 +02:00
ModUpdateDialog.h fix: don't give shared pointer to obj. external to the model 2022-08-20 10:48:00 -03:00
MSALoginDialog.cpp refactor+fix: use QSharedPointer for shared_qobject_ptr 2022-08-04 15:33:51 -03:00
MSALoginDialog.h
MSALoginDialog.ui
NewComponentDialog.cpp
NewComponentDialog.h
NewComponentDialog.ui
NewInstanceDialog.cpp fix: abort search if we're already trying to download a pack 2022-10-13 13:49:06 -03:00
NewInstanceDialog.h huge nit: added const refs, everywhere 2022-09-26 11:50:31 +02:00
NewInstanceDialog.ui
NewsDialog.cpp feat: add image support for the news reader :^) 2022-10-11 16:11:08 -03:00
NewsDialog.h
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
OfflineLoginDialog.ui
ProfileSelectDialog.cpp
ProfileSelectDialog.h
ProfileSelectDialog.ui
ProfileSetupDialog.cpp
ProfileSetupDialog.h
ProfileSetupDialog.ui
ProgressDialog.cpp fix: hide ProgressDialog when failing/succeeding tasks 2022-10-20 16:54:39 -03:00
ProgressDialog.h
ProgressDialog.ui
ReviewMessageBox.cpp change: change button names to be more user-friendly 2022-08-01 07:33:29 -03:00
ReviewMessageBox.h
ReviewMessageBox.ui
ScrollMessageBox.cpp
ScrollMessageBox.h
ScrollMessageBox.ui
SkinUploadDialog.cpp
SkinUploadDialog.h
SkinUploadDialog.ui
UpdateDialog.cpp Rename 2022-10-19 15:02:43 +05:30
UpdateDialog.h
UpdateDialog.ui
VersionSelectDialog.cpp
VersionSelectDialog.h