| .. |
|
ui
|
Improve design of materialised file delegates
|
2024-03-07 11:51:55 +08:00 |
|
ClientCommunicationProtocol.h
|
Add relative symlink to ClientCommunicationProtocol in srd/gui/macOS
|
2024-02-19 22:39:37 +08:00 |
|
fileprovider_mac.mm
|
Remove wrapper method for creating debug archive, directly use FileProviderXPC
|
2024-03-06 18:46:41 +08:00 |
|
fileprovider.h
|
Remove wrapper method for creating debug archive, directly use FileProviderXPC
|
2024-03-06 18:46:41 +08:00 |
|
fileproviderdomainmanager_mac.mm
|
Prevent use of invalid characters for file provider domain names
|
2024-04-23 19:11:11 +02:00 |
|
fileproviderdomainmanager.h
|
Remove client-side push notification handling for file provider extension in favour of simply using NCFPK remote change observer
|
2024-04-17 16:15:05 +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 |
|
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
|
Use davUser instead of direct credentials user in file provider
|
2024-04-23 22:24:20 +08:00 |
|
fileprovidersocketcontroller.h
|
Move accountStateFromFileProviderDomainIdentifier to FileProviderDomainManager where we have methods to guarantee conversion
|
2023-05-12 13:28:47 +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
|
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 |
|
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 in file provider xpc to set fast enumeration enabled state
|
2024-03-06 18:46:41 +08:00 |
|
fileproviderxpc.h
|
Add method in file provider xpc to set fast enumeration enabled state
|
2024-03-06 18:46:41 +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 |