PrismLauncher/launcher/ui
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
..
dialogs Move shortcut connection to constructor 2025-11-07 13:40:54 -05:00
instanceview add options to change the cat scalling 2025-06-02 15:15:17 +03:00
java Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
pagedialog chore: add miggrate qbytearray settings to qstring 2025-06-02 11:40:48 +03:00
pages fix: warn before double-click toggling resource while game is running 2025-10-07 16:17:43 +11:00
setupwizard Remove unused code 2025-09-19 09:04:29 +01:00
themes support gif catpacks 2025-07-24 11:30:52 +03:00
widgets Use security-scoped bookmarks to keep track of data directory settings on macOS 2025-11-09 14:43:55 -05:00
GuiUtil.cpp refactor: paste upload to report the error directly 2025-05-10 12:16:10 +03:00
GuiUtil.h feat: add regex removal for log sesnitive data 2025-05-07 00:12:10 +03:00
InstanceWindow.cpp chore: add miggrate qbytearray settings to qstring 2025-06-02 11:40:48 +03:00
InstanceWindow.h Reformat 2023-08-17 18:53:32 +01:00
MainWindow.cpp Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
MainWindow.h Add stubs and b asic integration with MainWindow 2025-05-18 23:09:39 +08:00
MainWindow.ui Consistent case style 2025-08-21 15:08:18 +01:00
ViewLogWindow.cpp Replace getThemedIcon with APPLICATION->logo() 2025-09-19 00:07:05 +01:00
ViewLogWindow.h Change log to be a QMainWindow 2025-06-05 23:15:55 +08:00