..
cloudproviders
Do not include glib.h with extern C (2)
2021-03-10 07:48:23 +01:00
creds
Display the content of the login dialog correct
2021-03-16 13:34:34 +00:00
tray
Reposition qml elements for the folder status icon.
2021-04-08 07:10:59 +00:00
updater
Remove html tags from strings that may appear in notifications
2021-03-31 16:23:42 +02:00
wizard
Display the content of the login dialog correct
2021-03-16 13:34:34 +00:00
accountmanager.cpp
Refresh Windows download dialog progress when hydrating a placeholder
2021-03-24 14:09:06 +02:00
accountmanager.h
Refresh Windows download dialog progress when hydrating a placeholder
2021-03-24 14:09:06 +02:00
accountsettings.cpp
use QFileInfo to check if path is absolute to avoid assert on windows
2021-04-07 07:40:07 +00:00
accountsettings.h
Allow creation of new folders from the Settings Dialog.
2021-02-04 10:05:18 +02:00
accountsettings.ui
Handle the warning message when unchecking folders for syncing.
2020-12-14 12:36:51 +01:00
accountstate.cpp
Remove const and reference of base types.
2021-04-08 07:10:58 +00:00
accountstate.h
Remove const and reference of base types.
2021-04-08 07:10:58 +00:00
addcertificatedialog.cpp
addcertificatedialog.h
GUI: run clang-tidy modernize-use-nullptr
2018-11-11 10:56:22 +01:00
addcertificatedialog.ui
Client certs: Store pkcs12 in config, password in keychain
2020-12-15 10:58:43 +01:00
application.cpp
Restyle wizard
2021-03-10 09:55:40 +01:00
application.h
Make ownCloud accassible on the Application object
2020-12-15 10:59:14 +01:00
authenticationdialog.cpp
Use auto to avoiding repeating type names
2020-05-20 03:54:41 +02:00
authenticationdialog.h
GUI: run clang-tidy modernize-use-nullptr
2018-11-11 10:56:22 +01:00
CMakeLists.txt
Embed version and icon into windows executable
2021-04-09 13:53:12 +02:00
cocoainitializer_mac.mm
cocoainitializer.h
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
Avoid keeping Account alive via a shared ptr in ClientSideEncryption
2021-01-26 11:20:13 +00:00
connectionvalidator.h
ConnectionValidator: increase timeout to 57s #7456
2020-12-15 10:58:59 +01: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
folder.cpp
Refresh Windows download dialog progress when hydrating a placeholder
2021-03-24 14:09:06 +02:00
folder.h
Refresh Windows download dialog progress when hydrating a placeholder
2021-03-24 14:09:06 +02:00
foldercreationdialog.cpp
Fix crash when trying to open the folder creation dialog
2021-03-17 08:43:32 +01:00
foldercreationdialog.h
Put FolderCreationDialog into the OCC namespace.
2021-02-05 16:27:25 +01:00
foldercreationdialog.ui
Put FolderCreationDialog into the OCC namespace.
2021-02-05 16:27:25 +01:00
folderman.cpp
l10n: Change sync message #3027
2021-03-24 13:13:40 +00:00
folderman.h
Refresh Windows download dialog progress when hydrating a placeholder
2021-03-24 14:09:06 +02:00
folderstatusdelegate.cpp
Draw active progressbar
2020-12-15 10:59:25 +01: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
Allow creation of new folders from the Settings Dialog.
2021-02-04 10:05:18 +02:00
folderstatusmodel.h
Allow creation of new folders from the Settings Dialog.
2021-02-04 10:05:18 +02:00
folderstatusview.cpp
Use the return braced init list pattern
2020-05-27 14:36:07 +02:00
folderstatusview.h
folderwatcher_linux.cpp
FolderWatcher: Become unreliable if test notification fails #7241
2020-11-24 16:56:49 +00:00
folderwatcher_linux.h
FolderWatcher: Wait for ready before testing #7305
2020-11-24 16:56:49 +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
Win: Use full Windows paths in file watcher and improve logging
2020-12-15 10:59:16 +01:00
folderwatcher_win.h
Win: Use full Windows paths in file watcher and improve logging
2020-12-15 10:59:16 +01:00
folderwatcher.cpp
FolderWatcher: Disable test on OSX #7305
2020-11-24 16:56:49 +00:00
folderwatcher.h
FolderWatcher: Usage of QTime for elapsed time is deprecated
2020-11-24 16:56:49 +00:00
folderwizard.cpp
Move space in "folderwizard.cpp"
2021-01-25 17:42:38 +00:00
folderwizard.h
Stop using e2e()->isFolderEncrypted() in the folder wizard
2020-12-15 10:59:23 +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
Update windows launch on start binary location
2020-12-30 16:17:47 +01:00
generalsettings.h
Remove dead code
2020-12-15 10:59:14 +01:00
generalsettings.ui
General settings: move buttons to the bottom left of their group boxes.
2020-12-17 07:04:07 +00: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
iconjob.cpp
Free IconJob after use
2020-09-28 12:30:53 +02:00
iconjob.h
GUI: run clang-tidy modernize-use-nullptr
2018-11-11 10:56:22 +01:00
ignorelisteditor.cpp
Never ignore .sync-exclude, even if excludeHidden
2019-08-15 03:00:26 +01:00
ignorelisteditor.h
Extract IgnoreListTableWidget to be reused
2019-08-15 03:00:26 +01:00
ignorelisteditor.ui
IgnoreListEditor: increase a bit the size
2020-12-15 10:58:21 +01:00
ignorelisttablewidget.cpp
Do not declare local variables without an initial value.
2020-06-03 07:50:40 +00:00
ignorelisttablewidget.h
Extract IgnoreListTableWidget to be reused
2019-08-15 03:00:26 +01:00
ignorelisttablewidget.ui
Fixed some missing 'translatable' exclusions, added missing window titles in flow dialogs
2019-09-25 14:02:59 +02:00
legalnotice.cpp
Settings dialog: Move detailed version info from About section to Legal notice dialog
2020-03-07 06:45:41 +01:00
legalnotice.h
Settings dialog: Move detailed version info from About section to Legal notice dialog
2020-03-07 06:45:41 +01: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
LogWindow: Remove output, add "go to log folder" button #6475
2020-12-15 10:58:47 +01:00
main.cpp
Enable high dpi scaling on all platforms
2021-03-23 08:36:11 +00: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
VFS: Prevent duplicated navigation panel icon
2020-12-15 10:59:13 +01:00
navigationpanehelper.h
networksettings.cpp
Network Settings: Show a warning that proxy settings do not apply to localhost
2020-12-15 10:59:03 +01:00
networksettings.h
Network Settings: Show a warning that proxy settings do not apply to localhost
2020-12-15 10:59:03 +01: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
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
GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override"
2018-11-11 11:12:37 +01: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
Enable all the misc clang-tidy check except one
2020-08-31 09:14:09 +02:00
ocssharejob.h
Finishing PR #1154 adding note when sharing
2019-09-18 13:37:49 +02:00
openfilemanager.cpp
Use raw string literals when appropriate
2020-05-26 20:13:51 +02: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
Validate sensitive URLs to onle allow http(s) schemes.
2021-02-09 15:00:35 +02:00
owncloudgui.h
Tray: Try to establish tray after 10s if failed initially #6518
2020-12-15 10:58:43 +01:00
owncloudsetupwizard.cpp
Finish cleaning up shibboleth
2021-03-15 09:38:15 +00:00
owncloudsetupwizard.h
GUI: run clang-tidy modernize-use-nullptr
2018-11-11 10:56:22 +01:00
proxyauthdialog.cpp
proxyauthdialog.h
GUI: run clang-tidy modernize-use-nullptr
2018-11-11 10:56:22 +01: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
ProxyAuthHandler: Add template member function execAwait to avoid code duplication
2020-07-06 21:51:40 +02: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
Stop using e2e()->isFolderEncrypted() in the folder wizard
2020-12-15 10:59:23 +01:00
selectivesyncdialog.h
Stop using e2e()->isFolderEncrypted() in the folder wizard
2020-12-15 10:59:23 +01:00
settingsdialog.cpp
Update the settings dialog window title.
2020-12-17 07:04:07 +00:00
settingsdialog.h
Remove empty action in the settings toolbar
2020-12-15 10:59:24 +01:00
settingsdialog.ui
Don't customize settings dialog palette
2021-03-12 11:47:16 +01:00
sharedialog.cpp
Share dialog: use the original name and not the virtual file name
2020-12-15 10:57:54 +01:00
sharedialog.h
ShareDialog: Pointer cosmetics
2020-05-29 20:57:52 +02:00
sharedialog.ui
resolving conflict with current master
2019-10-29 14:07:26 +01: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
Stop the animation if we got an error message
2020-10-19 14:33:19 +00:00
sharelinkwidget.h
Code cleanup
2020-02-14 03:00:20 +01:00
sharelinkwidget.ui
Cleanup/Removal/Adaption/Update to resource files and crresponding code, esp. regarding svg usage
2020-01-18 17:47:17 +01:00
sharemanager.cpp
Ensure local discovery on selective sync changes
2020-12-15 10:58:41 +01:00
sharemanager.h
Added sharing via email.
2020-12-08 11:08:45 +02:00
sharepermissions.h
Beautify flags
2020-12-15 10:59:13 +01:00
shareusergroupwidget.cpp
Fixed slow sharee search in the share dialog
2020-12-08 13:48:43 +00:00
shareusergroupwidget.h
Fixed slow sharee search in the share dialog
2020-12-08 13:48:43 +00:00
shareusergroupwidget.ui
Merge branch 'master' into resource-cleanup
2020-03-01 05:34:12 +01:00
shareuserline.ui
Merge branch 'master' into resource-cleanup
2020-03-01 05:34:12 +01:00
socketapi_p.h
Add GUI testing SocketApi extension
2020-12-15 10:58:56 +01:00
socketapi.cpp
Reduce Socket API logging.
2021-04-06 09:34:20 +03:00
socketapi.h
SocketApi: cleanup debug output
2020-12-15 10:58:57 +01:00
socketapisocket_mac.h
socketapisocket_mac.mm
SocketAPI OSX: Forbid further sends on connectionDidDie
2020-12-15 10:58:36 +01: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
Use auto to avoiding repeating type names
2020-05-20 03:54:41 +02:00
sslerrordialog.h
GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override"
2018-11-11 11:12:37 +01:00
sslerrordialog.ui
Marking unused strings as unstranslatable
2019-05-14 20:07:08 +02:00
syncrunfilelog.cpp
Remvoe now unneeded SyncRunFileLog::directionToStr
2020-12-15 10:59:11 +01:00
syncrunfilelog.h
Remvoe now unneeded SyncRunFileLog::directionToStr
2020-12-15 10:59:11 +01:00
systray.cpp
Have the new account wizard open again
2020-12-14 15:58:52 +01:00
systray.h
Fix macOS bug where tray window causes spaces to switch
2020-12-02 06:54:16 +00:00
systray.mm
Fix macOS bug where tray window causes spaces to switch
2020-12-02 06:54:16 +00: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
userstatus.cpp
Remove unnecessary local variable.
2021-04-08 07:10:59 +00:00
userstatus.h
Rename enumToUserString => enumToString.
2021-04-08 07:10:59 +00:00
version.rc.in