.. |
AboutDialog.cpp
|
chore: add license header
|
2022-03-27 20:59:56 +02:00 |
AboutDialog.h
|
remove patreon stuff
|
2022-01-09 13:51:46 -05:00 |
AboutDialog.ui
|
Set beam cursor on selectable labels
|
2022-06-20 14:28:38 +08:00 |
CopyInstanceDialog.cpp
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
CopyInstanceDialog.h
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
CopyInstanceDialog.ui
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
CustomMessageBox.cpp
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
CustomMessageBox.h
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
EditAccountDialog.cpp
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
EditAccountDialog.h
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
EditAccountDialog.ui
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
ExportInstanceDialog.cpp
|
fix: replace deprecated stuff as of Qt 5.12
|
2022-05-17 22:25:50 +02:00 |
ExportInstanceDialog.h
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
ExportInstanceDialog.ui
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
IconPickerDialog.cpp
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
IconPickerDialog.h
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
IconPickerDialog.ui
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
LoginDialog.cpp
|
GH-4071 Heavily refactor and rearchitect account system
|
2021-12-04 01:18:05 +01:00 |
LoginDialog.h
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
LoginDialog.ui
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
ModDownloadDialog.cpp
|
feat(ui): make selected mods in downloader bold with underline
|
2022-05-21 08:04:26 -03:00 |
ModDownloadDialog.h
|
feat(ui): make selected mods in downloader bold with underline
|
2022-05-21 08:04:26 -03:00 |
MSALoginDialog.cpp
|
chore: add license header to files I modified
|
2022-03-19 12:46:56 +01:00 |
MSALoginDialog.h
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
MSALoginDialog.ui
|
feat(MSALogin): add open page & copy code button
|
2022-01-20 21:04:48 +01:00 |
NewComponentDialog.cpp
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
NewComponentDialog.h
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
NewComponentDialog.ui
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
NewInstanceDialog.cpp
|
Add support for importing Modrinth packs from files
|
2022-05-14 20:01:09 +02:00 |
NewInstanceDialog.h
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
NewInstanceDialog.ui
|
fix: limit instance names to 128 chars
|
2022-03-19 23:23:08 +01:00 |
NewsDialog.cpp
|
feat: add news reader dialog
|
2022-06-25 20:15:16 -03:00 |
NewsDialog.h
|
feat: add news reader dialog
|
2022-06-25 20:15:16 -03:00 |
NewsDialog.ui
|
fix: use clicked instead of pressed signal for button clicks
|
2022-06-26 08:10:52 -03: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
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
ProfileSelectDialog.h
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
ProfileSelectDialog.ui
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
ProfileSetupDialog.cpp
|
GH-4071 Heavily refactor and rearchitect account system
|
2021-12-04 01:18:05 +01:00 |
ProfileSetupDialog.h
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
ProfileSetupDialog.ui
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
ProgressDialog.cpp
|
fix: various issues with ProgressDialog and SequentialTasks
|
2022-05-21 08:36:36 -03:00 |
ProgressDialog.h
|
feat: Use a single progress dialog when doing multiple tasks
|
2022-04-01 09:32:00 -03:00 |
ProgressDialog.ui
|
fix: various issues with ProgressDialog and SequentialTasks
|
2022-05-21 08:36:36 -03:00 |
ReviewMessageBox.cpp
|
feat: allow deselecting mods from the mod confirmation dialog
|
2022-05-21 08:02:27 -03:00 |
ReviewMessageBox.h
|
feat: allow deselecting mods from the mod confirmation dialog
|
2022-05-21 08:02:27 -03:00 |
ReviewMessageBox.ui
|
feat: allow deselecting mods from the mod confirmation dialog
|
2022-05-21 08:02:27 -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
|
fix: remove unnecessary translation (#674)
|
2022-05-29 16:14:01 +02:00 |
SkinUploadDialog.cpp
|
fix: filter based on MIME type instead of plaintext suffix
|
2022-05-07 20:16:55 -03:00 |
SkinUploadDialog.h
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
SkinUploadDialog.ui
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
UpdateDialog.cpp
|
More rebranding
|
2022-01-10 12:47:35 -05:00 |
UpdateDialog.h
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
UpdateDialog.ui
|
fix(i18n): remove brand names from translations
|
2022-03-29 15:25:21 +02:00 |
VersionSelectDialog.cpp
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |
VersionSelectDialog.h
|
NOISSUE continue reshuffling the codebase
|
2021-11-22 03:55:16 +01:00 |