pollymc/launcher/ui/dialogs
timoreo22 699ad316f0
Rework curseforge download (#611)
* Use the bulk endpoint on mod resolution for faster download
* Search on modrinth for api blocked mods
* Display a dialog for manually downloading blocked mods
2022-05-28 21:53:12 +02:00
..
AboutDialog.cpp chore: add license header 2022-03-27 20:59:56 +02:00
AboutDialog.h
AboutDialog.ui fix(i18n): remove brand names from translations 2022-03-29 15:25:21 +02:00
CopyInstanceDialog.cpp
CopyInstanceDialog.h
CopyInstanceDialog.ui
CustomMessageBox.cpp
CustomMessageBox.h
EditAccountDialog.cpp
EditAccountDialog.h
EditAccountDialog.ui
ExportInstanceDialog.cpp fix: replace deprecated stuff as of Qt 5.12 2022-05-17 22:25:50 +02:00
ExportInstanceDialog.h
ExportInstanceDialog.ui
IconPickerDialog.cpp
IconPickerDialog.h
IconPickerDialog.ui
LoginDialog.cpp
LoginDialog.h
LoginDialog.ui
ModDownloadDialog.cpp refactor: rename Modrinth classes to ModrinthMod 2022-05-14 20:00:54 +02:00
ModDownloadDialog.h refactor: rename Modrinth classes to ModrinthMod 2022-05-14 20:00:54 +02:00
MSALoginDialog.cpp chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
MSALoginDialog.h
MSALoginDialog.ui
NewComponentDialog.cpp
NewComponentDialog.h
NewComponentDialog.ui
NewInstanceDialog.cpp Add support for importing Modrinth packs from files 2022-05-14 20:01:09 +02:00
NewInstanceDialog.h
NewInstanceDialog.ui fix: limit instance names to 128 chars 2022-03-19 23:23:08 +01:00
OfflineLoginDialog.cpp Limit offline username to 16 characters with override 2022-03-19 10:12:07 -04: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
ProfileSelectDialog.h
ProfileSelectDialog.ui
ProfileSetupDialog.cpp
ProfileSetupDialog.h
ProfileSetupDialog.ui
ProgressDialog.cpp feat: Use a single progress dialog when doing multiple tasks 2022-04-01 09:32:00 -03:00
ProgressDialog.h feat: Use a single progress dialog when doing multiple tasks 2022-04-01 09:32:00 -03:00
ProgressDialog.ui feat: Use a single progress dialog when doing multiple tasks 2022-04-01 09:32:00 -03:00
ReviewMessageBox.cpp add translation string 2022-03-13 13:11:35 -03:00
ReviewMessageBox.h feat(ui): make a better "Mod download confirmation dialog" 2022-03-13 11:50:18 -03:00
ReviewMessageBox.ui feat(ui): make a better "Mod download confirmation dialog" 2022-03-13 11:50:18 -03:00
ScrollMessageBox.cpp Rework curseforge download (#611) 2022-05-28 21:53:12 +02:00
ScrollMessageBox.h Rework curseforge download (#611) 2022-05-28 21:53:12 +02:00
ScrollMessageBox.ui Rework curseforge download (#611) 2022-05-28 21:53:12 +02:00
SkinUploadDialog.cpp fix: filter based on MIME type instead of plaintext suffix 2022-05-07 20:16:55 -03:00
SkinUploadDialog.h
SkinUploadDialog.ui
UpdateDialog.cpp
UpdateDialog.h
UpdateDialog.ui fix(i18n): remove brand names from translations 2022-03-29 15:25:21 +02:00
VersionSelectDialog.cpp
VersionSelectDialog.h