PrismLauncher/launcher/ui/widgets
Dominik Pakuła 022d2fe7cd Added missing tab stops and/or fixed their order
Signed-off-by: Dominik Pakuła <domi@domi.click>
2026-06-09 19:27:54 +02:00
..
AppearanceWidget.cpp Reduce include chain further, forward declare settings and log model 2026-02-09 20:03:10 -07:00
AppearanceWidget.h Reduce include chain further, forward declare settings and log model 2026-02-09 20:03:10 -07:00
AppearanceWidget.ui Fix settings window being too large 2026-01-14 17:07:58 +00:00
CheckComboBox.cpp fix(CheckComboBox): check that mouse press is inside view rectangle 2026-01-07 14:03:38 +05:00
CheckComboBox.h style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
Common.cpp
Common.h
CustomCommands.cpp Fix broken EnvironmentVariables and CustomCommands when tab is inactive 2026-01-09 21:13:12 +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 Fix broken EnvironmentVariables and CustomCommands when tab is inactive 2026-01-09 21:13:12 +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 chore(clang-tidy): fix clang tidy warnings 2026-05-09 23:26:21 +03:00
InfoFrame.h Apply suggestions from code review 2026-03-10 10:10:19 +02:00
InfoFrame.ui handle mod formatting codes 2026-03-10 09:24:53 +02:00
JavaSettingsWidget.cpp feat: allow disabling low RAM warning 2026-04-09 19:34:11 +05:00
JavaSettingsWidget.h style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
JavaSettingsWidget.ui Added missing tab stops and/or fixed their order 2026-06-09 19:27:54 +02:00
JavaWizardWidget.cpp feat: print hardware information in launch log 2026-03-16 15:04:46 +05:00
JavaWizardWidget.h Fix JavaWizardWidget compilation without PCH 2026-01-14 16:20:32 +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 change(LanguageSelectionWidget): 'Use system locale' -> 'Use system regional standards' 2026-05-03 16:33:05 +05:00
LanguageSelectionWidget.h increment clang-tools version 2024-06-28 12:48:52 +03:00
LogView.cpp Implement find wrapping in LogView 2025-11-23 16:15:43 +00:00
LogView.h Add color lines button 2025-04-15 05:07:56 +08:00
MinecraftSettingsWidget.cpp add more loaders to override setting (#4701) 2026-01-30 10:31:35 +01:00
MinecraftSettingsWidget.h refactor!!!: migrate from shared pointers 2026-01-11 21:00:03 +05:00
MinecraftSettingsWidget.ui Added missing tab stops and/or fixed their order 2026-06-09 19:27:54 +02:00
ModFilterWidget.cpp add more loaders to override setting (#4701) 2026-01-30 10:31:35 +01:00
ModFilterWidget.h refactor: replace std::list with std::vector 2026-01-21 12:19:55 +05:00
ModFilterWidget.ui add more loaders to ovveride setting 2026-01-17 17:34:05 +02:00
ModListView.cpp ui: implement smooth scrolling across all listing views 2026-02-14 18:39:41 +03:00
ModListView.h chore: reformat 2023-08-14 18:16:53 +02:00
PageContainer.cpp chore(clang-tidy): fix clang tidy warnings 2026-05-07 08:31:49 +03:00
PageContainer.h clang-tidy: clang-analyzer-* 2026-05-13 10:20:26 +03:00
PageContainer_p.h Make page container hug edges of dialog <3 2025-12-11 14:07:02 +00:00
ProgressWidget.cpp Remove pointless const_cast in ProgressWidget 2025-09-17 11:24:10 +01:00
ProgressWidget.h Remove pointless const_cast in ProgressWidget 2025-09-17 11:24:10 +01:00
ProjectDescriptionPage.cpp
ProjectDescriptionPage.h
ProjectItem.cpp clang-tidy: clang-analyzer-* 2026-05-13 10:20:26 +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 chore: remove double spaces from logs 2026-01-29 19:15:27 +05:00
VariableSizedImageObject.h Fix image width in project description 2024-04-24 22:02:55 +03:00
VersionListView.cpp ui: implement smooth scrolling across all listing views 2026-02-14 18:39:41 +03:00
VersionListView.h chore: reformat 2023-08-14 18:16:53 +02:00
VersionSelectWidget.cpp fix: force metadata version list refreshes to reload 2026-04-10 02:19:28 +02:00
VersionSelectWidget.h fix: force metadata version list refreshes to reload 2026-04-10 02:19:28 +02:00
WideBar.cpp Reduce usage of [[nodiscard]] attributes 2025-07-07 20:56:29 +01:00
WideBar.h Reduce usage of [[nodiscard]] attributes 2025-07-07 20:56:29 +01:00