.. |
AppearanceWidget.cpp
|
add options to change the cat scalling (#3380)
|
2025-06-06 14:23:39 +02:00 |
AppearanceWidget.h
|
fix memory leak
|
2025-03-24 01:48:15 +00:00 |
AppearanceWidget.ui
|
add options to change the cat scalling
|
2025-06-02 15:15:17 +03:00 |
CheckComboBox.cpp
|
Remove usage of SIGNAL/SLOT macro
|
2025-06-05 21:35:19 +08:00 |
CheckComboBox.h
|
Apply suggestions from code review
|
2025-02-11 21:02:27 +02:00 |
Common.cpp
|
feat: create delegate for project item views
|
2022-08-01 07:33:29 -03:00 |
Common.h
|
feat: create delegate for project item views
|
2022-08-01 07:33:29 -03:00 |
CustomCommands.cpp
|
Try to make getchoo requested changes
|
2025-03-27 00:38:37 +00:00 |
CustomCommands.h
|
chore: update license headers
|
2023-08-14 18:17:05 +02:00 |
CustomCommands.ui
|
fix(ui/CustomCommands): memory corruption in labelPostExitCmd
|
2025-07-03 01:20:45 -04:00 |
EnvironmentVariables.cpp
|
Try to make getchoo requested changes
|
2025-03-27 00:38:37 +00:00 |
EnvironmentVariables.h
|
made env vars behave like the rest of the settings
|
2023-10-26 22:51:38 +03:00 |
EnvironmentVariables.ui
|
Try to make getchoo requested changes
|
2025-03-27 00:38:37 +00:00 |
IconLabel.cpp
|
chore: reformat
|
2023-08-14 18:16:53 +02:00 |
IconLabel.h
|
chore: reformat
|
2023-08-14 18:16:53 +02:00 |
InfoFrame.cpp
|
Remove unnecessary QObject::
|
2025-06-05 21:41:06 +08:00 |
InfoFrame.h
|
Data pack management
|
2023-11-28 14:08:08 +00:00 |
InfoFrame.ui
|
feat: display license and issue tracker
|
2023-05-05 13:46:38 -07:00 |
JavaSettingsWidget.cpp
|
Remove usage of SIGNAL/SLOT macro
|
2025-06-05 21:35:19 +08:00 |
JavaSettingsWidget.h
|
Revert sliders
|
2025-03-24 11:59:29 +00:00 |
JavaSettingsWidget.ui
|
Redo tab orderings
|
2025-04-15 19:52:21 +01:00 |
JavaWizardWidget.cpp
|
Remove usage of SIGNAL/SLOT macro
|
2025-06-05 21:35:19 +08:00 |
JavaWizardWidget.h
|
Remove outdated JavaWizardWidget comment
|
2025-01-27 13:19:10 +00:00 |
LabeledToolButton.cpp
|
chore: update license headers
|
2023-08-14 18:17:05 +02:00 |
LabeledToolButton.h
|
chore: reformat
|
2023-08-14 18:16:53 +02:00 |
LanguageSelectionWidget.cpp
|
Remove top-level const qualifiers in function declarations
|
2023-10-28 22:12:09 -07:00 |
LanguageSelectionWidget.h
|
increment clang-tools version
|
2024-06-28 12:48:52 +03:00 |
LogView.cpp
|
chore: improve log display
|
2025-04-18 20:38:37 +03:00 |
LogView.h
|
Add color lines button
|
2025-04-15 05:07:56 +08:00 |
MinecraftSettingsWidget.cpp
|
Fix crash and make loader override more consistent with other option groups
|
2025-06-02 14:59:56 +01:00 |
MinecraftSettingsWidget.h
|
Fix crash and make loader override more consistent with other option groups
|
2025-06-02 14:59:56 +01:00 |
MinecraftSettingsWidget.ui
|
Merge remote-tracking branch 'upstream/develop' into data-packs
|
2025-06-02 09:52:05 +01:00 |
ModFilterWidget.cpp
|
propagate side as enum instead of Qstring (#3544)
|
2025-07-09 10:01:51 +02:00 |
ModFilterWidget.h
|
propagate side as enum instead of Qstring
|
2025-06-02 13:26:42 +03:00 |
ModFilterWidget.ui
|
Add checkbox for LiteLoader in mod filter
|
2025-04-02 16:01:45 +08:00 |
ModListView.cpp
|
Made resource columns resizable
|
2023-11-14 23:21:53 +02:00 |
ModListView.h
|
chore: reformat
|
2023-08-14 18:16:53 +02:00 |
PageContainer.cpp
|
Remove usage of SIGNAL/SLOT macro
|
2025-06-05 21:35:19 +08:00 |
PageContainer.h
|
Added mod reinstall dialog
|
2023-11-25 00:18:10 +02:00 |
PageContainer_p.h
|
chore: reformat
|
2023-08-14 18:16:53 +02:00 |
ProgressWidget.cpp
|
feat: add details signal to Task
|
2023-05-01 10:47:50 -07:00 |
ProgressWidget.h
|
refactor: generalize mod models and APIs to resources
|
2023-01-13 16:23:00 -03:00 |
ProjectDescriptionPage.cpp
|
fix: prevent images overriding content when changing pages
|
2022-10-11 15:51:54 -03:00 |
ProjectDescriptionPage.h
|
fix: prevent images overriding content when changing pages
|
2022-10-11 15:51:54 -03:00 |
ProjectItem.cpp
|
chore: move oppacity after checkbox draw
|
2025-06-07 09:10:03 +03:00 |
ProjectItem.h
|
Handle checkbox toggle
|
2025-03-19 01:17:25 +00:00 |
SubTaskProgressBar.cpp
|
chore: reformat
|
2023-08-14 18:16:53 +02:00 |
SubTaskProgressBar.h
|
chore: reformat
|
2023-08-14 18:16:53 +02:00 |
SubTaskProgressBar.ui
|
Added mouse interactions for labels in ProgressDialog
|
2024-10-28 16:22:52 +02:00 |
VariableSizedImageObject.cpp
|
update retry netjob dialog
|
2024-05-26 11:04:41 +03:00 |
VariableSizedImageObject.h
|
Fix image width in project description
|
2024-04-24 22:02:55 +03:00 |
VersionListView.cpp
|
chore: reformat
|
2023-08-14 18:16:53 +02:00 |
VersionListView.h
|
chore: reformat
|
2023-08-14 18:16:53 +02:00 |
VersionSelectWidget.cpp
|
allways load java list on autodetect
|
2024-08-20 01:18:37 +03:00 |
VersionSelectWidget.h
|
allways load java list on autodetect
|
2024-08-20 01:18:37 +03:00 |
WideBar.cpp
|
fix widebar action removal
|
2024-08-08 19:39:32 +03:00 |
WideBar.h
|
fix widebar action removal
|
2024-08-08 19:39:32 +03:00 |