.. |
cloudproviders
|
let clang-tidy add missing override after enabling again the check
|
2021-08-31 08:35:56 +00:00 |
creds
|
mark unused variable as bein unused to avoid clang warning
|
2022-08-02 16:28:50 +02:00 |
socketapi
|
Do not ignore return value of SyncJournalDB in socket API.
|
2022-09-17 09:47:15 +02:00 |
tray
|
Make activity action button an actual button, clean up contents
|
2022-09-28 13:07:08 +02:00 |
updater
|
Always run MSI with full UI.
|
2022-08-02 15:27:01 +03:00 |
wizard
|
Make account setup wizard's adjustWizardSize resize to current page size instead of largest wizard page
|
2022-09-13 23:00:05 +02:00 |
accountmanager.cpp
|
i18n: Spelling unification
|
2022-08-05 11:26:03 +02:00 |
accountmanager.h
|
let clang-tidy add missing override after enabling again the check
|
2021-08-31 08:35:56 +00:00 |
accountsettings.cpp
|
Do not ignore return values for SyncJournalDB in accountsettings folderstatusmodel activitylistmodel abstractpropagateremotedeleteyncrypted lockgilejobs and propagator jobs
|
2022-09-17 09:47:15 +02:00 |
accountsettings.h
|
let clang-tidy add missing override after enabling again the check
|
2021-08-31 08:35:56 +00:00 |
accountsettings.ui
|
Handle the warning message when unchecking folders for syncing.
|
2020-12-14 12:36:51 +01:00 |
accountstate.cpp
|
Use proper online status for user ('dnd', 'online', 'invisible', etc.) to enable or disable desktop notifications.
|
2022-05-16 10:47:05 +03:00 |
accountstate.h
|
Use proper online status for user ('dnd', 'online', 'invisible', etc.) to enable or disable desktop notifications.
|
2022-05-16 10:47:05 +03:00 |
addcertificatedialog.cpp
|
|
|
addcertificatedialog.h
|
let clang-tidy add missing override after enabling again the check
|
2021-08-31 08:35:56 +00:00 |
addcertificatedialog.ui
|
l10n: Delete space and change capital letter
|
2021-04-28 11:41:06 +00:00 |
application.cpp
|
Implement URI handler for local file editing
|
2022-08-03 11:38:33 +03:00 |
application.h
|
Implement URI handler for local file editing
|
2022-08-03 11:38:33 +03:00 |
authenticationdialog.cpp
|
Make client language gender-neutral and more clear
|
2022-06-24 14:36:36 +02:00 |
authenticationdialog.h
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01:00 |
BasicComboBox.qml
|
Do not format text in QML components as HTML
|
2022-09-17 15:05:22 +02:00 |
callstatechecker.cpp
|
Increase the call state checking interval to not overload the server
|
2022-07-01 14:44:46 +02:00 |
callstatechecker.h
|
Close call notifications when the call has been joined by the user, or the call has ended
|
2022-07-01 11:39:50 +02:00 |
CMakeLists.txt
|
Add a sortedactivitylistmodel that automatically handles sorting of activities
|
2022-09-26 18:18:28 +02:00 |
cocoainitializer.h
|
|
|
cocoainitializer_mac.mm
|
Implement URI handler for local file editing
|
2022-08-03 11:38:33 +03:00 |
configgui.h.in
|
Use different icon for a sync folder on Windows depending on zoom level.
|
2021-12-07 15:48:16 +00:00 |
conflictdialog.cpp
|
Remove last left over of the "remote" wording
|
2020-10-26 14:45:46 +00:00 |
conflictdialog.h
|
Add a conflict dialog to help the user solve them
|
2020-10-22 16:40:46 +02:00 |
conflictdialog.ui
|
Add a conflict dialog to help the user solve them
|
2020-10-22 16:40:46 +02:00 |
conflictsolver.cpp
|
Add KeepBothVersions as a possible solution to ConflictSolver
|
2020-10-22 16:40:46 +02:00 |
conflictsolver.h
|
Add KeepBothVersions as a possible solution to ConflictSolver
|
2020-10-22 16:40:46 +02:00 |
connectionvalidator.cpp
|
Fix deprecation warnings.
|
2022-09-17 09:47:15 +02:00 |
connectionvalidator.h
|
Remove request to config for userVisibleURL.
|
2021-07-16 06:45:41 +00:00 |
elidedlabel.cpp
|
Remove redundant initialization of ElidedLabel::_elideMode
|
2020-07-08 14:08:41 +02:00 |
elidedlabel.h
|
Use default member init when applicable
|
2020-06-03 16:10:39 +02:00 |
emojimodel.cpp
|
Add dialog to set user status
|
2021-09-09 11:18:22 +02:00 |
emojimodel.h
|
Add dialog to set user status
|
2021-09-09 11:18:22 +02:00 |
EmojiPicker.qml
|
Ensure placeholder message in emoji picker wraps correctly
|
2022-09-28 12:33:09 +02:00 |
ErrorBox.qml
|
Improve the error box QML component
|
2022-09-29 12:14:37 +02:00 |
fileactivitylistmodel.cpp
|
Optimize activities fetch requests. Do not fetch when the Tray is not open. Fetch next subset only when scrolling. Fix duplicate notifications.
|
2022-04-29 20:59:56 +03:00 |
fileactivitylistmodel.h
|
Refactor ActivityListModel population mechanisms
|
2022-09-13 19:34:41 +02:00 |
folder.cpp
|
Revert "Remove behavior changes."
|
2022-09-17 09:47:15 +02:00 |
folder.h
|
Make sure Folder is deleted from the list and the SyncJournalDB is closed for every folder of the account that has been removed.
|
2022-09-10 10:34:34 +02:00 |
foldercreationdialog.cpp
|
Fix crash when trying to open the folder creation dialog
|
2021-03-17 08:43:32 +01:00 |
foldercreationdialog.h
|
let clang-tidy add missing override after enabling again the check
|
2021-08-31 08:35:56 +00:00 |
foldercreationdialog.ui
|
Put FolderCreationDialog into the OCC namespace.
|
2021-02-05 16:27:25 +01:00 |
folderman.cpp
|
Make sure Folder is deleted from the list and the SyncJournalDB is closed for every folder of the account that has been removed.
|
2022-09-10 10:34:34 +02:00 |
folderman.h
|
Make sure Folder is deleted from the list and the SyncJournalDB is closed for every folder of the account that has been removed.
|
2022-09-10 10:34:34 +02:00 |
folderstatusdelegate.cpp
|
Fix deprecation warnings.
|
2022-09-17 09:47:15 +02:00 |
folderstatusdelegate.h
|
Remove vfs warning in the delegate, indicate them in the description instead
|
2020-12-15 10:59:20 +01:00 |
folderstatusmodel.cpp
|
Do not ignore return values for SyncJournalDB in accountsettings folderstatusmodel activitylistmodel abstractpropagateremotedeleteyncrypted lockgilejobs and propagator jobs
|
2022-09-17 09:47:15 +02:00 |
folderstatusmodel.h
|
Fix wrong estimated time when doing sync.
|
2022-09-07 09:31:05 +03:00 |
folderstatusview.cpp
|
Use the return braced init list pattern
|
2020-05-27 14:36:07 +02:00 |
folderstatusview.h
|
Make the "Add Folder Sync Connection" button act like a button
|
2018-10-31 20:05:14 +01:00 |
folderwatcher.cpp
|
FolderWatcher: Disable test on OSX #7305
|
2020-11-24 16:56:49 +00:00 |
folderwatcher.h
|
let clang-tidy add missing override after enabling again the check
|
2021-08-31 08:35:56 +00:00 |
folderwatcher_linux.cpp
|
FolderWatcher: Become unreliable if test notification fails #7241
|
2020-11-24 16:56:49 +00:00 |
folderwatcher_linux.h
|
let clang-tidy add missing override after enabling again the check
|
2021-08-31 08:35:56 +00:00 |
folderwatcher_mac.cpp
|
Also output the event flags in the debug logs
|
2020-10-26 12:37:00 +00:00 |
folderwatcher_mac.h
|
FolderWatcher: Wait for ready before testing #7305
|
2020-11-24 16:56:49 +00:00 |
folderwatcher_win.cpp
|
GetLastError() needs to be called when the error happens
|
2021-05-06 07:35:59 +00:00 |
folderwatcher_win.h
|
Win: Use full Windows paths in file watcher and improve logging
|
2020-12-15 10:59:16 +01:00 |
folderwizard.cpp
|
Check folder invalidity reson when deciding to enable or disable the 'Finish' button in a Wizard page.
|
2022-09-10 10:34:34 +02:00 |
folderwizard.h
|
Fix warn colour in dark mode
|
2022-03-18 12:08:12 +01:00 |
folderwizardsourcepage.ui
|
l10n: Triple dot to ellipsis
|
2020-02-05 06:50:27 +01:00 |
folderwizardtargetpage.ui
|
l10n: Change case of one word
|
2020-02-24 11:08:56 +01:00 |
generalsettings.cpp
|
Replace private API QZipWriter with KArchive
|
2022-09-07 19:10:03 +02:00 |
generalsettings.h
|
Add an incoming talk call notification to the desktop client
|
2022-04-28 09:13:13 +02:00 |
generalsettings.ui
|
Remove "…" from "Create Debug Archive" button
|
2022-05-05 22:26:58 +02:00 |
gui.md
|
|
|
guiutility.cpp
|
Validate sensitive URLs to onle allow http(s) schemes.
|
2021-02-09 15:00:35 +02:00 |
guiutility.h
|
Default parameter nullptr widget for openBrowser.
|
2021-02-09 08:40:51 +00:00 |
headerbanner.cpp
|
Update comments
|
2020-10-15 02:18:52 +02:00 |
headerbanner.h
|
Update comments
|
2020-10-15 02:18:52 +02:00 |
iconutils.cpp
|
Fix review comments. Use QImage for QML and QPixmap for rest of code. Do not cache images for QML. Fix tests. Use signal in QML.
|
2021-11-04 20:50:51 +00:00 |
iconutils.h
|
Fix review comments. Use QImage for QML and QPixmap for rest of code. Do not cache images for QML. Fix tests. Use signal in QML.
|
2021-11-04 20:50:51 +00:00 |
ignorelisteditor.cpp
|
l10n: Replace apostrophe with double quotation
|
2021-07-30 06:21:05 +00:00 |
ignorelisteditor.h
|
let clang-tidy add missing override after enabling again the check
|
2021-08-31 08:35:56 +00:00 |
ignorelisteditor.ui
|
IgnoreListEditor: increase a bit the size
|
2020-12-15 10:58:21 +01:00 |
ignorelisttablewidget.cpp
|
l10n: Replace apostrophe with double quotation
|
2021-07-30 06:21:05 +00:00 |
ignorelisttablewidget.h
|
let clang-tidy add missing override after enabling again the check
|
2021-08-31 08:35:56 +00:00 |
ignorelisttablewidget.ui
|
Fixed some missing 'translatable' exclusions, added missing window titles in flow dialogs
|
2019-09-25 14:02:59 +02:00 |
internallinkwidget.cpp
|
Add ability to copy internal link from share dialog
|
2022-01-24 09:40:28 +00:00 |
internallinkwidget.h
|
Add ability to copy internal link from share dialog
|
2022-01-24 09:40:28 +00:00 |
internallinkwidget.ui
|
Add ability to copy internal link from share dialog
|
2022-01-24 09:40:28 +00:00 |
invalidfilenamedialog.cpp
|
i18n: Change three dots to an ellipsis
|
2022-05-17 09:06:20 +02:00 |
invalidfilenamedialog.h
|
Allow manual renaming of files and folders with spaces. Allow uploading invalid file name via the InvalidFileName dialog.
|
2022-05-16 18:07:26 +03:00 |
invalidfilenamedialog.ui
|
Add dialog to resolve invalid filenames
|
2021-09-23 10:45:15 +00:00 |
legalnotice.cpp
|
also update ownCloud years interval in copyright notice
|
2021-05-10 10:29:22 +00:00 |
legalnotice.h
|
let clang-tidy add missing override after enabling again the check
|
2021-08-31 08:35:56 +00:00 |
legalnotice.ui
|
Fix Legal notice dialog: Correct title and header font
|
2020-03-09 00:41:59 +01:00 |
lockwatcher.cpp
|
Test: Add test for locked file tracking and propagation
|
2020-12-15 10:58:17 +01:00 |
lockwatcher.h
|
LockWatcher: Add chrono header
|
2020-12-15 10:58:20 +01:00 |
logbrowser.cpp
|
Log Window: Create and open folder properly #7166
|
2020-12-15 10:58:50 +01:00 |
logbrowser.h
|
let clang-tidy add missing override after enabling again the check
|
2021-08-31 08:35:56 +00:00 |
main.cpp
|
Clean up QML registration
|
2022-09-07 17:00:44 +02:00 |
manifest-mingw.rc
|
|
|
mnemonicdialog.ui
|
Fixed some missing 'translatable' exclusions, added missing window titles in flow dialogs
|
2019-09-25 14:02:59 +02:00 |
navigationpanehelper.cpp
|
Display VFS sync folder within the navigation panel on Windows.
|
2021-04-16 07:18:44 +00:00 |
navigationpanehelper.h
|
|
|
networksettings.cpp
|
Cmake option to disable proxy
|
2022-02-02 10:02:34 +00:00 |
networksettings.h
|
let clang-tidy add missing override after enabling again the check
|
2021-08-31 08:35:56 +00:00 |
networksettings.ui
|
Network Settings: Show a warning that proxy settings do not apply to localhost
|
2020-12-15 10:59:03 +01:00 |
notificationconfirmjob.cpp
|
Replace deprecated QRegExp with QRegularExpression.
|
2021-11-02 08:54:06 +00:00 |
notificationconfirmjob.h
|
GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override"
|
2018-11-11 11:12:37 +01:00 |
ocsjob.cpp
|
Use auto to avoiding repeating type names
|
2020-05-20 03:54:41 +02:00 |
ocsjob.h
|
Fix persistent two factor auth notification.
|
2022-09-27 14:49:29 +00:00 |
ocsnavigationappsjob.cpp
|
|
|
ocsnavigationappsjob.h
|
|
|
ocsshareejob.cpp
|
Fixed slow sharee search in the share dialog
|
2020-12-08 13:48:43 +00:00 |
ocsshareejob.h
|
Fixed slow sharee search in the share dialog
|
2020-12-08 13:48:43 +00:00 |
ocssharejob.cpp
|
Add option to create label for share link.
|
2021-09-21 10:01:20 +00:00 |
ocssharejob.h
|
Add option to create label for share link.
|
2021-09-21 10:01:20 +00:00 |
openfilemanager.cpp
|
Fix various deprecated warnings
|
2021-09-08 08:54:00 +00:00 |
openfilemanager.h
|
|
|
owncloud.exe.manifest-mingw
|
|
|
owncloud.xml.in
|
Virtual Files Mime Type: use "vnd." prefix instead of "x-"
|
2020-12-15 10:58:03 +01:00 |
owncloudgui.cpp
|
Add a sortedactivitylistmodel that automatically handles sorting of activities
|
2022-09-26 18:18:28 +02:00 |
owncloudgui.h
|
Reimplement notifications for macOS and add support for actionable update notifications
|
2022-05-11 17:33:33 +02:00 |
owncloudsetupwizard.cpp
|
Make account setup wizard's adjustWizardSize resize to current page size instead of largest wizard page
|
2022-09-13 23:00:05 +02:00 |
owncloudsetupwizard.h
|
let clang-tidy add missing override after enabling again the check
|
2021-08-31 08:35:56 +00:00 |
passwordinputdialog.cpp
|
Fix review comments.
|
2022-01-12 10:36:25 +00:00 |
passwordinputdialog.h
|
Fix review comments.
|
2022-01-12 10:36:25 +00:00 |
passwordinputdialog.ui
|
Fix review comments.
|
2022-01-12 10:36:25 +00:00 |
PredefinedStatusButton.qml
|
Do not format text in QML components as HTML
|
2022-09-17 15:05:22 +02:00 |
profilepagewidget.cpp
|
Add profile page
|
2021-11-10 13:11:47 +01:00 |
profilepagewidget.h
|
Add profile page
|
2021-11-10 13:11:47 +01:00 |
proxyauthdialog.cpp
|
|
|
proxyauthdialog.h
|
let clang-tidy add missing override after enabling again the check
|
2021-08-31 08:35:56 +00:00 |
proxyauthdialog.ui
|
Fixed some missing 'translatable' exclusions, added missing window titles in flow dialogs
|
2019-09-25 14:02:59 +02:00 |
proxyauthhandler.cpp
|
ProxyAuthHandler Use QPointer instead of QWeakPointer
|
2020-12-15 10:59:05 +01:00 |
proxyauthhandler.h
|
let clang-tidy add missing override after enabling again the check
|
2021-08-31 08:35:56 +00:00 |
remotewipe.cpp
|
Enable all the misc clang-tidy check except one
|
2020-08-31 09:14:09 +02:00 |
remotewipe.h
|
Once client gets 401/403 from the server, check if remote wipe was requested.
|
2019-10-17 20:11:31 +02:00 |
selectivesyncdialog.cpp
|
Start sync immediately after modifying the selective sync settings.
|
2022-09-07 13:38:09 +03:00 |
selectivesyncdialog.h
|
Bugfix. Take root folder's files size into account when displaying the total size in selective sync dialog.
|
2022-05-16 17:40:30 +03:00 |
settingsdialog.cpp
|
QMLify the UserModel, use properties rather than setter methods
|
2022-07-15 16:47:17 +02:00 |
settingsdialog.h
|
let clang-tidy add missing override after enabling again the check
|
2021-08-31 08:35:56 +00:00 |
settingsdialog.ui
|
Don't customize settings dialog palette
|
2021-03-12 11:47:16 +01:00 |
sharedialog.cpp
|
Share dialog is now resizeable
|
2022-06-24 13:45:56 +02:00 |
sharedialog.h
|
Share dialog is now resizeable
|
2022-06-24 13:45:56 +02:00 |
sharedialog.ui
|
Share dialog is now resizeable
|
2022-06-24 13:45:56 +02:00 |
sharee.cpp
|
Sharing: add the shareWithAdditionalInfo string in autocompletion results
|
2020-12-15 10:58:15 +01:00 |
sharee.h
|
Fixed slow sharee search in the share dialog
|
2020-12-08 13:48:43 +00:00 |
sharelinkwidget.cpp
|
remove variables set but never read
|
2022-08-02 16:28:50 +02:00 |
sharelinkwidget.h
|
Fix label borking and wrong icon colours in the share dialog
|
2022-05-16 22:59:00 +02:00 |
sharelinkwidget.ui
|
ShareDialog: group links and users in one scrollbar.
|
2022-01-13 10:39:11 +00:00 |
sharemanager.cpp
|
ShareLinkWidget. Fix incorrect calendar mindate.
|
2021-11-03 13:23:00 +02:00 |
sharemanager.h
|
ShareLinkWidget. Fix incorrect calendar mindate.
|
2021-11-03 13:23:00 +02:00 |
sharepermissions.h
|
Beautify flags
|
2020-12-15 10:59:13 +01:00 |
shareusergroupwidget.cpp
|
Fix label borking and wrong icon colours in the share dialog
|
2022-05-16 22:59:00 +02:00 |
shareusergroupwidget.h
|
Fix label borking and wrong icon colours in the share dialog
|
2022-05-16 22:59:00 +02:00 |
shareusergroupwidget.ui
|
ShareDialog: group links and users in one scrollbar.
|
2022-01-13 10:39:11 +00:00 |
shareuserline.ui
|
ShareDialog: group links and users in one scrollbar.
|
2022-01-13 10:39:11 +00:00 |
shellextensionsserver.cpp
|
Implement COM Dll for CfApi shell extensins. Implement Thumbnail Provider.
|
2022-07-29 19:26:53 +03:00 |
shellextensionsserver.h
|
Implement COM Dll for CfApi shell extensins. Implement Thumbnail Provider.
|
2022-07-29 19:26:53 +03:00 |
sslbutton.cpp
|
Use auto to avoiding repeating type names
|
2020-05-20 03:54:41 +02:00 |
sslbutton.h
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01:00 |
sslerrordialog.cpp
|
Forbid trusting the untrusted certificate.
|
2021-10-27 07:23:42 +00:00 |
sslerrordialog.h
|
let clang-tidy add missing override after enabling again the check
|
2021-08-31 08:35:56 +00:00 |
sslerrordialog.ui
|
Marking unused strings as unstranslatable
|
2019-05-14 20:07:08 +02:00 |
syncrunfilelog.cpp
|
Replace deprecated QRegExp with QRegularExpression.
|
2021-11-02 08:54:06 +00:00 |
syncrunfilelog.h
|
Remvoe now unneeded SyncRunFileLog::directionToStr
|
2020-12-15 10:59:11 +01:00 |
systray.cpp
|
Deallocate call notification dialog objects when closed
|
2022-09-14 12:34:47 +02:00 |
systray.h
|
Deallocate call notification dialog objects when closed
|
2022-09-14 12:34:47 +02:00 |
systray.mm
|
Fix menu bar height calculation on macOS
|
2022-09-10 11:52:29 +02:00 |
thumbnailjob.cpp
|
|
|
thumbnailjob.h
|
GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override"
|
2018-11-11 11:12:37 +01:00 |
tooltipupdater.cpp
|
Use auto to avoiding repeating type names
|
2020-05-20 03:54:41 +02:00 |
tooltipupdater.h
|
GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override"
|
2018-11-11 11:12:37 +01:00 |
userinfo.cpp
|
Update comments
|
2020-10-15 02:18:52 +02:00 |
userinfo.h
|
Update comments
|
2020-10-15 02:18:52 +02:00 |
UserStatusSelector.qml
|
Add a ScrollView to the predefined statuses area of the UserStatusSelector
|
2022-09-05 12:33:19 +02:00 |
UserStatusSelectorButton.qml
|
Do not format text in QML components as HTML
|
2022-09-17 15:05:22 +02:00 |
userstatusselectormodel.cpp
|
Make UserStatusSelector a dismissible page pushed onto the tray window
|
2022-08-10 09:22:33 +00:00 |
userstatusselectormodel.h
|
Make UserStatusSelector a dismissible page pushed onto the tray window
|
2022-08-10 09:22:33 +00:00 |
UserStatusSelectorPage.qml
|
Make UserStatusSelector a dismissible page pushed onto the tray window
|
2022-08-10 09:22:33 +00:00 |
version.rc.in
|
|
|