| .. |
|
ui
|
gui/macOS: Fix emitted signal in file provider sync status GUI component
|
2025-03-06 08:12:49 +00:00 |
|
ClientCommunicationProtocol.h
|
Add relative symlink to ClientCommunicationProtocol in srd/gui/macOS
|
2024-02-19 22:39:37 +08:00 |
|
fileprovider_mac.mm
|
Expose socket server in FileProvider class
|
2024-07-23 14:08:23 +08:00 |
|
fileprovider.h
|
Expose socket server in FileProvider class
|
2024-07-23 14:08:23 +08:00 |
|
fileproviderdomainmanager_mac.mm
|
gui/macOS: Do not automatically configure file provider domains for new accounts
|
2025-03-13 11:29:11 +01:00 |
|
fileproviderdomainmanager.h
|
gui/macOS: Do not automatically configure file provider domains for new accounts
|
2025-03-13 11:29:11 +01:00 |
|
fileproviderdomainsyncstatus_mac.mm
|
Wrap use of NSFileProviderManager globalProgress in availability check
|
2024-10-18 14:00:21 +08:00 |
|
fileproviderdomainsyncstatus.h
|
Ensure [[nodiscard]] in new file provider classes
|
2024-02-19 22:45:23 +08:00 |
|
fileprovidereditlocallyjob_mac.mm
|
Implement opening of a file with a given ocId in File Provider files
|
2024-07-22 19:51:40 +08:00 |
|
fileprovidereditlocallyjob.cpp
|
Added space between sentences
|
2025-02-24 15:55:03 +08:00 |
|
fileprovidereditlocallyjob.h
|
Connect receipt of a file's ocId with file opening procedure in FileProviderEditLocallyJob
|
2024-07-22 19:51:40 +08:00 |
|
fileprovideritemmetadata_mac.mm
|
Always perform fallback document size discovery in fileprovideritemmetadata
|
2024-02-19 22:45:19 +08:00 |
|
fileprovideritemmetadata.cpp
|
Add a user-understandable file type string to itemmetadata
|
2024-02-19 22:45:15 +08:00 |
|
fileprovideritemmetadata.h
|
Ensure [[nodiscard]] in new file provider classes
|
2024-02-19 22:45:23 +08:00 |
|
fileprovidermaterialiseditemsmodel_mac.mm
|
Update the materialised items model post-file eviction
|
2024-02-19 22:45:17 +08:00 |
|
fileprovidermaterialiseditemsmodel.cpp
|
Always perform fallback document size discovery in fileprovideritemmetadata
|
2024-02-19 22:45:19 +08:00 |
|
fileprovidermaterialiseditemsmodel.h
|
Ensure [[nodiscard]] in new file provider classes
|
2024-02-19 22:45:23 +08:00 |
|
fileprovidersettingscontroller_mac.mm
|
Start counting storage usage from 0 for macOS virtual files account
|
2024-11-05 14:59:53 +09:00 |
|
fileprovidersettingscontroller.h
|
Add slot to file provider settings controller to refresh materialised items for account
|
2024-03-07 11:51:55 +08:00 |
|
fileprovidersocketcontroller.cpp
|
Handle NeedToSignTermsOfService account state in file provider components
|
2024-11-20 16:27:09 +01:00 |
|
fileprovidersocketcontroller.h
|
Clean up unused components in file provider socket controller
|
2024-07-23 14:08:26 +08:00 |
|
fileprovidersocketserver_mac.mm
|
Make the socket manager just manage the server, leave the socket controller in charge of controlling the socket
|
2023-05-12 13:21:07 +08:00 |
|
fileprovidersocketserver.cpp
|
Store and provide latest account's file provider sync state as there is no guarantee (nor should we ensure) the socket with the extension stays alive
|
2024-07-23 14:08:25 +08:00 |
|
fileprovidersocketserver.h
|
Store and provide latest account's file provider sync state as there is no guarantee (nor should we ensure) the socket with the extension stays alive
|
2024-07-23 14:08:25 +08:00 |
|
fileproviderstorageuseenumerationobserver.h
|
Remove unused usage property from enumeration observer
|
2024-02-19 22:45:19 +08:00 |
|
fileproviderstorageuseenumerationobserver.m
|
Remove unused usage property from enumeration observer
|
2024-02-19 22:45:19 +08:00 |
|
fileproviderutils_mac.mm
|
Fix retain crash when calling managerForDomain
|
2024-02-19 22:45:16 +08:00 |
|
fileproviderutils.h
|
Separate domain finding into separate function in FileProviderUtils
|
2024-02-19 22:45:16 +08:00 |
|
fileproviderxpc_mac_utils.h
|
Get services using better non-url based method if available (macOS 13.0+)
|
2024-02-19 22:39:37 +08:00 |
|
fileproviderxpc_mac_utils.mm
|
Simplify xpc service acquisition completion handler
|
2024-02-19 22:39:37 +08:00 |
|
fileproviderxpc_mac.mm
|
Ensure we are not halting the entire application when trying to generate the debug archive for macOS vfs
|
2024-11-22 10:08:32 +01:00 |
|
fileproviderxpc.h
|
Ensure we are not halting the entire application when trying to generate the debug archive for macOS vfs
|
2024-11-22 10:08:32 +01:00 |
|
progressobserver.h
|
Fix crash on state change in file provider domain sync status
|
2024-02-19 22:45:21 +08:00 |
|
progressobserver.m
|
Add observing for important properties of nsprogress in progresshandler
|
2024-02-19 22:45:20 +08:00 |