PrismLauncher/launcher/ui/widgets
Kenneth Chew 710789b701
Use security-scoped bookmarks to keep track of data directory settings on macOS
This enables sandboxed apps to maintain access to user-selected items. In addition, for both sandboxed and nonsandboxed apps it can keep track of directories even if they are moved or renamed, and can remember access to directories in "sensitive" locations (such as the Documents folder or external drives).

Signed-off-by: Kenneth Chew <79120643+kthchew@users.noreply.github.com>
2025-11-09 14:43:55 -05:00
..
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 Cat Fit -> Cat Scaling 2025-08-03 12:14:03 +01: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
Common.h
CustomCommands.cpp Try to make getchoo requested changes 2025-03-27 00:38:37 +00:00
CustomCommands.h
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
IconLabel.h
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
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 Fix Java memory field alignment when warning label is visible 2025-11-05 10:31:55 +00:00
JavaWizardWidget.cpp Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
JavaWizardWidget.h Remove outdated JavaWizardWidget comment 2025-01-27 13:19:10 +00:00
LabeledToolButton.cpp
LabeledToolButton.h
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 Use security-scoped bookmarks to keep track of data directory settings on macOS 2025-11-09 14:43:55 -05:00
MinecraftSettingsWidget.h Use security-scoped bookmarks to keep track of data directory settings on macOS 2025-11-09 14:43:55 -05:00
MinecraftSettingsWidget.ui More consistent padding and frames 2025-08-21 15:08:18 +01:00
ModFilterWidget.cpp Merge branch 'develop' into refactor-filter 2025-08-18 11:40:38 +01:00
ModFilterWidget.h removed some duplicate code 2025-09-15 18:25:07 +03:00
ModFilterWidget.ui Add Ornithe, LegacyFabric and Rift mod loader filters 2025-08-05 11:12:22 +02:00
ModListView.cpp Made resource columns resizable 2023-11-14 23:21:53 +02:00
ModListView.h
PageContainer.cpp Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
PageContainer.h Added mod reinstall dialog 2023-11-25 00:18:10 +02:00
PageContainer_p.h
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 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
SubTaskProgressBar.h
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
VersionListView.h
VersionSelectWidget.cpp Refactor Filter 2025-08-04 14:02:54 +01:00
VersionSelectWidget.h Refactor Filter 2025-08-04 14:02:54 +01: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