| .. |
|
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: Avoid unnecessary retain on alloced objects
|
2025-03-27 14:16:05 +00: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
|
gui/macOS: Correctly retain/release manager and domain in sync status object
|
2025-03-27 14:16:05 +00:00 |
|
fileproviderdomainsyncstatus.h
|
Ensure [[nodiscard]] in new file provider classes
|
2024-02-19 22:45:23 +08:00 |
|
fileprovidereditlocallyjob_mac.mm
|
gui/macOS: Properly retain/release NSFileProviderManager(s)
|
2025-03-27 14:16:05 +00: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
|
gui/macOS: Properly retain/release NSFileProviderManager(s)
|
2025-03-27 14:16:05 +00: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
|
gui/macOS: Correctly release objects received via FileProviderUtils functions
|
2025-03-27 14:16:05 +00: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
|
gui/macOS: Correctly release objects received via FileProviderUtils functions
|
2025-03-27 14:16:05 +00: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
|
gui/macOS: Do not assume accountState will always be valid
|
2025-03-25 11:12:23 +00:00 |
|
fileprovidersocketcontroller.h
|
gui/macOS: Constify methods in file provider socket controller
|
2025-03-25 11:12:22 +00: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
|
gui/macOS: Correctly release objects received via FileProviderUtils functions
|
2025-03-27 14:16:05 +00:00 |
|
fileproviderxpc_mac_utils.h
|
gui/macOS: Use explicit type in connections array arg
|
2025-03-27 14:16:05 +00:00 |
|
fileproviderxpc_mac_utils.mm
|
gui/macOS: Avoid retain call on extensionNcAccount by allocing new string
|
2025-03-27 14:16:05 +00:00 |
|
fileproviderxpc_mac.mm
|
gui/macOS: Do not leak debug log string after use
|
2025-03-27 14:16:05 +00: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
|
gui/macOS: Ensure file provider domain progress instances are correctly retained
|
2025-03-26 11:46:53 +00:00 |