client
client copied to clipboard
🖥️ Desktop Syncing Client for ownCloud
We decided to drop the setting that caused bigger folders to not be synced by default and moved the selective sync view to a separate dialog. Now, when a new...
In https://github.com/owncloud/client/blob/9a6fa8a9389133337f0da1cbd9762204240ef0af/src/libsync/logger.cpp#L245-L245 We use `APPLICATION_SHORTNAME` to write the log file. In the reporter we however use https://github.com/owncloud/client/blob/9a6fa8a9389133337f0da1cbd9762204240ef0af/src/crashreporter/CrashReporterConfig.h.in#L8-L8
### Pre-submission Checks - [X] I [checked for similar issues](https://github.com/owncloud/client/issues?q=), but could not find any. I also checked the closed issues. I could not contribute additional information to any existing...
Part of https://github.com/owncloud/ocis/issues/10373
https://github.com/owncloud/client/blob/e51dce78e143681585b69f8d637839d5762e9f02/src/libsync/graphapi/space.cpp#L101
### Pre-submission Checks - [X] I [checked for similar issues](https://github.com/owncloud/client/issues?q=), but could not find any. I also checked the closed issues. I could not contribute additional information to any existing...
Since Qt6.8 it supports native popups, however for now it appears that they are only active for menus by default. However, it can be enabled by setting: `ToolTip.toolTip.popupType: Popup.Native `...
### Pre-submission Checks - [X] I [checked for similar issues](https://github.com/owncloud/client/issues?q=), but could not find any. I also checked the closed issues. I could not contribute additional information to any existing...