..
cloudproviders
Fix warnings about signedness
2020-12-15 10:58:41 +01:00
creds
OAuth2: Better error logging
2020-12-15 10:58:51 +01:00
tray
Ensure a sync happens after a conflict resolution
2020-12-15 09:40:57 +00:00
updater
Please the clang-tidy overlord
2020-11-24 18:22:33 +00:00
wizard
Wizard: Raise own window
2020-12-15 10:59:11 +01:00
accountmanager.cpp
[SSL] Properly restore user accepted certificats
2020-12-15 10:59:06 +01:00
accountmanager.h
Settings migration: Preserve future settings where possible
2020-12-15 10:57:54 +01:00
accountsettings.cpp
[Wizard] Make vfs dialog blocking
2020-12-15 10:59:07 +01:00
accountsettings.h
Add Q_PROPERTYs for gui testing
2020-12-15 10:58:56 +01:00
accountsettings.ui
Handle the warning message when unchecking folders for syncing.
2020-12-14 12:36:51 +01:00
accountstate.cpp
Fix logic for duration that an etag reply indicates connectivity
2020-12-15 10:58:49 +01:00
accountstate.h
Add Q_PROPERTYs for gui testing
2020-12-15 10:58:56 +01:00
addcertificatedialog.cpp
addcertificatedialog.h
addcertificatedialog.ui
Client certs: Store pkcs12 in config, password in keychain
2020-12-15 10:58:43 +01:00
application.cpp
Don't hardcode PLUGINDIR
2020-12-15 10:59:06 +01:00
application.h
Application: Allow to quit running instances by commandline
2020-12-15 10:59:04 +01:00
authenticationdialog.cpp
Use auto to avoiding repeating type names
2020-05-20 03:54:41 +02:00
authenticationdialog.h
CMakeLists.txt
Install libocsync to lib/ without subfolder.
2020-12-15 10:57:56 +01: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
Fix libsync exports for proxy changes in #1886
2020-06-18 21:05:11 +02: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
Don't ignore file sync notification after an unlock
2020-12-15 10:59:05 +01:00
folder.h
Don't ignore file sync notification after an unlock
2020-12-15 10:59:05 +01:00
folderman.cpp
Don't ignore file sync notification after an unlock
2020-12-15 10:59:05 +01:00
folderman.h
vfs: Be more careful about Vfs instance ownership
2020-12-15 10:58:25 +01:00
folderstatusdelegate.cpp
Account Settings: change the color of info message from green to blue
2020-12-15 10:59:02 +01:00
folderstatusdelegate.h
Account Settings: Add a text for folder using vierual files
2020-12-15 10:58:04 +01:00
folderstatusmodel.cpp
Don't insert items into the folder model if selectiveSync is not supported
2020-12-15 10:59:08 +01:00
folderstatusmodel.h
Fix expansion of tree view on newly added accounts
2020-12-15 10:59:07 +01: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
Pin state updates
2020-12-15 10:58:38 +01:00
folderwatcher_win.h
FolderWatcher: Wait for ready before testing #7305
2020-11-24 16:56:49 +00: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
Folder Wizard: warn when adding a folder which is the parent of a sync'ed folder
2020-12-15 10:59:07 +01:00
folderwizard.h
Rename Placeholders to Virtual Files in code #6531
2020-12-15 10:57:53 +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
Disable autostartCheckBox if autostart is configured system wide
2020-12-15 10:58:14 +01:00
generalsettings.h
Settings: Add update channel combobox #6259
2020-11-24 18:22:33 +00:00
generalsettings.ui
Settings: Add update channel combobox #6259
2020-11-24 18:22:33 +00:00
gui.md
guiutility.cpp
Vfs: Improve strings for availability states
2020-12-15 10:58:53 +01:00
guiutility.h
Vfs: "free space" only shows when it has an effect #7143
2020-12-15 10:58:49 +01: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
ignorelisteditor.cpp
ignorelisteditor.h
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
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
[Gui] Set proper hdpi attributes
2020-12-15 10:59:03 +01: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
Misc fixes for Windows 7
2020-10-28 06:24:53 +00: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
ocsjob.cpp
Use auto to avoiding repeating type names
2020-05-20 03:54:41 +02:00
ocsjob.h
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
[Gui] Implement raiseDialog on Windows
2020-12-15 10:59:09 +01:00
owncloudgui.h
Tray: Try to establish tray after 10s if failed initially #6518
2020-12-15 10:58:43 +01:00
owncloudsetupwizard.cpp
Wizard: fix compilation warnings about unused variables
2020-12-15 10:59:01 +01:00
owncloudsetupwizard.h
proxyauthdialog.cpp
proxyauthdialog.h
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
Ensure local discovery on selective sync changes
2020-12-15 10:58:41 +01:00
selectivesyncdialog.h
Don't use nullptr for QFlags
2020-10-12 11:52:53 +00:00
settingsdialog.cpp
Cleanup
2020-12-15 10:59:04 +01:00
settingsdialog.h
Add Q_PROPERTYs for gui testing
2020-12-15 10:58:56 +01:00
settingsdialog.ui
Gigantic ton of changes and deletions: ActivityListModel, tray GUI, Account logic.
2020-01-03 13:09:29 +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
Display the correct default permissions when creating a share.
2020-07-08 18:15:36 +02: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
[SocketApi] Ensure listener still exists
2020-12-15 10:59:08 +01: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
sslerrordialog.cpp
Use auto to avoiding repeating type names
2020-05-20 03:54:41 +02:00
sslerrordialog.h
sslerrordialog.ui
synclogdialog.cpp
Use = default for trivial ctors and dtors
2020-05-25 21:33:24 +02:00
synclogdialog.h
synclogdialog.ui
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
tooltipupdater.cpp
Use auto to avoiding repeating type names
2020-05-20 03:54:41 +02:00
tooltipupdater.h
userinfo.cpp
Update comments
2020-10-15 02:18:52 +02:00
userinfo.h
Update comments
2020-10-15 02:18:52 +02:00
version.rc.in