nextcloud-desktop/src/gui/macOS
Claudio Cambra a469d44123
Provide correct sync state icon in file provider domain sync status
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2024-02-19 22:45:22 +08:00
..
ui Bolden sync state text for fp 2024-02-19 22:45:22 +08:00
ClientCommunicationProtocol.h Add relative symlink to ClientCommunicationProtocol in srd/gui/macOS 2024-02-19 22:39:37 +08:00
fileprovider.h Replace old and now broken socket based debug archive command with command over XPC 2024-02-19 22:45:18 +08:00
fileprovider_mac.mm Replace old and now broken socket based debug archive command with command over XPC 2024-02-19 22:45:18 +08:00
fileproviderdomainmanager.h Add public convenience static method to get domainIdentifier from a given accountState 2024-02-19 22:45:17 +08:00
fileproviderdomainmanager_mac.mm Add public convenience static method to get domainIdentifier from a given accountState 2024-02-19 22:45:17 +08:00
fileproviderdomainsyncstatus.h Provide correct sync state icon in file provider domain sync status 2024-02-19 22:45:22 +08:00
fileproviderdomainsyncstatus_mac.mm Provide correct sync state icon in file provider domain sync status 2024-02-19 22:45:22 +08:00
fileprovideritemmetadata.cpp Add a user-understandable file type string to itemmetadata 2024-02-19 22:45:15 +08:00
fileprovideritemmetadata.h Add a user-understandable file type string to itemmetadata 2024-02-19 22:45:15 +08:00
fileprovideritemmetadata_mac.mm Always perform fallback document size discovery in fileprovideritemmetadata 2024-02-19 22:45:19 +08:00
fileprovidermaterialiseditemsmodel.cpp Always perform fallback document size discovery in fileprovideritemmetadata 2024-02-19 22:45:19 +08:00
fileprovidermaterialiseditemsmodel.h Display file sizes as nicely formatted string in file provider file delegate 2024-02-19 22:45:16 +08:00
fileprovidermaterialiseditemsmodel_mac.mm Update the materialised items model post-file eviction 2024-02-19 22:45:17 +08:00
fileprovidersettingscontroller.h Add method to acquire domain sync status in settings controller 2024-02-19 22:45:21 +08:00
fileprovidersettingscontroller_mac.mm Add method to acquire domain sync status in settings controller 2024-02-19 22:45:21 +08:00
fileprovidersocketcontroller.cpp Improve socket controller logging 2024-02-19 22:39:37 +08:00
fileprovidersocketcontroller.h Move accountStateFromFileProviderDomainIdentifier to FileProviderDomainManager where we have methods to guarantee conversion 2023-05-12 13:28:47 +08:00
fileprovidersocketserver.cpp Do not use QSharedPointer to store FileProviderSocketControllers, use QPointer 2023-05-12 13:29:54 +08:00
fileprovidersocketserver.h Simplify and clarify utility of socket system for file provider 2024-02-19 22:39:37 +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
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.h Separate domain finding into separate function in FileProviderUtils 2024-02-19 22:45:16 +08:00
fileproviderutils_mac.mm Fix retain crash when calling managerForDomain 2024-02-19 22:45:16 +08:00
fileproviderxpc.h Replace old and now broken socket based debug archive command with command over XPC 2024-02-19 22:45:18 +08:00
fileproviderxpc_mac.mm Create debug archive on client side 2024-02-19 22:45:18 +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
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