| .. |
|
ui
|
Limit clickable area of macOS vfs fast sync checkbox to its drawing zone
|
2024-07-19 16:59:31 +08: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
|
Allow retrieval of domain associated with account in FileProviderDomainManager
|
2024-07-22 19:51:39 +08:00 |
|
fileproviderdomainmanager.h
|
Allow retrieval of domain associated with account in FileProviderDomainManager
|
2024-07-22 19:51:39 +08:00 |
|
fileproviderdomainsyncstatus_mac.mm
|
Provide correct sync state icon in file provider domain sync status
|
2024-02-19 22:45:22 +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
|
Connect receipt of a file's ocId with file opening procedure in FileProviderEditLocallyJob
|
2024-07-22 19:51:40 +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
|
Fix crash when in debug mode when toggling enabled status of an account's virtual files (macOS)
|
2024-04-17 03:05:46 +08: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
|
Clean up unused components in file provider socket controller
|
2024-07-23 14:08:26 +08: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
|
Add method to fileproviderxpc to check if the file provider extension is reachable
|
2024-07-23 14:08:26 +08:00 |
|
fileproviderxpc.h
|
Add method to fileproviderxpc to check if the file provider extension is reachable
|
2024-07-23 14:08:26 +08: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 |