| .. |
|
cloudproviders
|
Fix several memory leaks in cloudproviders and add translation support
|
2019-04-04 22:06:22 +02:00 |
|
creds
|
fix indents, add comment
|
2019-08-30 05:35:36 +02:00 |
|
updater
|
GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override"
|
2018-11-11 11:12:37 +01:00 |
|
wizard
|
Merge pull request #1256 from meskobalazs/master
|
2019-09-04 23:06:08 +02:00 |
|
accountmanager.cpp
|
Added a nice UI for the E2E-enabled account first connect
|
2019-05-09 00:37:24 +02:00 |
|
accountmanager.h
|
|
|
|
accountsettings.cpp
|
Removed ellipsis from the button text
|
2019-05-18 22:58:41 +02:00 |
|
accountsettings.h
|
Added a nice UI for the E2E-enabled account first connect
|
2019-05-09 00:37:24 +02:00 |
|
accountsettings.ui
|
Merge pull request #1256 from meskobalazs/master
|
2019-09-04 23:06:08 +02:00 |
|
accountstate.cpp
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01:00 |
|
accountstate.h
|
|
|
|
activitydata.cpp
|
|
|
|
activitydata.h
|
|
|
|
activityitemdelegate.cpp
|
Fix palette usage in ActivityItemDelegate::paint()
|
2018-11-05 20:18:54 +01:00 |
|
activityitemdelegate.h
|
GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override"
|
2018-11-11 11:12:37 +01:00 |
|
activitylistmodel.cpp
|
Displays FileIgnored activities with an info icon
|
2019-07-21 22:02:15 +02:00 |
|
activitylistmodel.h
|
Do not display dismissed notifications
|
2019-02-01 14:39:59 +01:00 |
|
activitywidget.cpp
|
Add error category for http file lock error status 423.
|
2019-06-11 23:32:10 +02:00 |
|
activitywidget.h
|
GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override"
|
2018-11-11 11:12:37 +01:00 |
|
activitywidget.ui
|
Marking unused strings as unstranslatable
|
2019-05-14 20:07:08 +02:00 |
|
addcertificatedialog.cpp
|
|
|
|
addcertificatedialog.h
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01:00 |
|
addcertificatedialog.ui
|
|
|
|
application.cpp
|
Merge branch 'master' into background
|
2018-11-26 21:07:14 +01:00 |
|
application.h
|
Add a command line option to launch the client in the background
|
2018-11-07 18:42:36 +01:00 |
|
authenticationdialog.cpp
|
|
|
|
authenticationdialog.h
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01:00 |
|
clientproxy.cpp
|
Work around proxy issue with webview by always setting a proxy
|
2019-01-31 14:14:31 +01:00 |
|
clientproxy.h
|
GUI: run clang-tidy modernize-use-override
|
2018-11-11 11:08:03 +01:00 |
|
CMakeLists.txt
|
Login Flow V2: adds re-auth upon logout, improvements
|
2019-08-26 20:03:15 +02:00 |
|
cocoainitializer_mac.mm
|
|
|
|
cocoainitializer.h
|
|
|
|
connectionvalidator.cpp
|
Login Flow V2: remove static test url
|
2019-08-26 20:03:15 +02:00 |
|
connectionvalidator.h
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01:00 |
|
elidedlabel.cpp
|
ElidedLabel: add default constructor
|
2018-11-17 09:22:52 +01:00 |
|
elidedlabel.h
|
ElidedLabel: add default constructor
|
2018-11-17 09:22:52 +01:00 |
|
folder.cpp
|
Add error category for http file lock error status 423.
|
2019-06-11 23:32:10 +02:00 |
|
folder.h
|
Add error category for http file lock error status 423.
|
2019-06-11 23:32:10 +02:00 |
|
folderman.cpp
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01:00 |
|
folderman.h
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01:00 |
|
folderstatusdelegate.cpp
|
Make the "Add Folder Sync Connection" button act like a button
|
2018-10-31 20:05:14 +01:00 |
|
folderstatusdelegate.h
|
GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override"
|
2018-11-11 11:12:37 +01:00 |
|
folderstatusmodel.cpp
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01:00 |
|
folderstatusmodel.h
|
GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override"
|
2018-11-11 11:12:37 +01:00 |
|
folderstatusview.cpp
|
Make the "Add Folder Sync Connection" button act like a button
|
2018-10-31 20:05:14 +01:00 |
|
folderstatusview.h
|
Make the "Add Folder Sync Connection" button act like a button
|
2018-10-31 20:05:14 +01:00 |
|
folderwatcher_linux.cpp
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01:00 |
|
folderwatcher_linux.h
|
|
|
|
folderwatcher_mac.cpp
|
|
|
|
folderwatcher_mac.h
|
|
|
|
folderwatcher_win.cpp
|
|
|
|
folderwatcher_win.h
|
|
|
|
folderwatcher.cpp
|
Fixed Issue #1000 - Subfolders of moved folders not synced
|
2019-05-09 04:12:33 -07:00 |
|
folderwatcher.h
|
Fixed Issue #1000 - Subfolders of moved folders not synced
|
2019-05-09 04:12:33 -07:00 |
|
folderwizard.cpp
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01:00 |
|
folderwizard.h
|
GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override"
|
2018-11-11 11:12:37 +01:00 |
|
folderwizardsourcepage.ui
|
Marking unused strings as unstranslatable
|
2019-05-14 20:07:08 +02:00 |
|
folderwizardtargetpage.ui
|
Marking unused strings as unstranslatable
|
2019-05-14 20:07:08 +02:00 |
|
generalsettings.cpp
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01:00 |
|
generalsettings.h
|
GUI: run clang-tidy modernize-use-override
|
2018-11-11 11:08:03 +01:00 |
|
generalsettings.ui
|
Marking unused strings as unstranslatable
|
2019-05-14 20:07:08 +02:00 |
|
gui.md
|
|
|
|
guiutility.cpp
|
|
|
|
guiutility.h
|
|
|
|
iconjob.cpp
|
|
|
|
iconjob.h
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01:00 |
|
ignorelisteditor.cpp
|
|
|
|
ignorelisteditor.h
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01:00 |
|
ignorelisteditor.ui
|
|
|
|
legalnotice.cpp
|
Add legal notice button to about dialog
|
2018-08-02 22:17:11 +02:00 |
|
legalnotice.h
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01:00 |
|
legalnotice.ui
|
Marking unused strings as unstranslatable
|
2019-05-14 20:07:08 +02:00 |
|
lockwatcher.cpp
|
|
|
|
lockwatcher.h
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01:00 |
|
logbrowser.cpp
|
|
|
|
logbrowser.h
|
GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override"
|
2018-11-11 11:12:37 +01:00 |
|
main.cpp
|
Merge branch 'master' into background
|
2018-11-26 21:07:14 +01:00 |
|
manifest-mingw.rc
|
|
|
|
mnemonicdialog.ui
|
Marking unused strings as unstranslatable
|
2019-05-14 20:07:08 +02:00 |
|
navigationpanehelper.cpp
|
|
|
|
navigationpanehelper.h
|
|
|
|
networksettings.cpp
|
|
|
|
networksettings.h
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01:00 |
|
networksettings.ui
|
Marking unused strings as unstranslatable
|
2019-05-14 20:07:08 +02:00 |
|
notificationconfirmjob.cpp
|
Removes unused NotificationWidget class.
|
2018-08-13 15:17:40 +02:00 |
|
notificationconfirmjob.h
|
GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override"
|
2018-11-11 11:12:37 +01:00 |
|
ocsjob.cpp
|
|
|
|
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
|
Adds parameter to retrieve shares with its reshares.
|
2019-05-27 19:46:38 +02:00 |
|
ocsshareejob.h
|
|
|
|
ocssharejob.cpp
|
Adds parameter to retrieve shares with its reshares.
|
2019-05-27 19:46:38 +02:00 |
|
ocssharejob.h
|
Changes share link layout so it looks like the UI on the server.
|
2018-08-02 19:57:16 +02:00 |
|
openfilemanager.cpp
|
|
|
|
openfilemanager.h
|
|
|
|
owncloud.exe.manifest-mingw
|
|
|
|
owncloudgui.cpp
|
Change »Details…« to »View more activity…«
|
2019-05-28 01:14:31 +03:00 |
|
owncloudgui.h
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01:00 |
|
owncloudsetupwizard.cpp
|
Login Flow V2: remove static test url
|
2019-08-26 20:03:15 +02: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
|
|
|
|
proxyauthhandler.cpp
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01:00 |
|
proxyauthhandler.h
|
|
|
|
quotainfo.cpp
|
|
|
|
quotainfo.h
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01:00 |
|
selectivesyncdialog.cpp
|
GUI: run clang-tidy modernize-use-override
|
2018-11-11 11:08:03 +01:00 |
|
selectivesyncdialog.h
|
GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override"
|
2018-11-11 11:12:37 +01:00 |
|
servernotificationhandler.cpp
|
Fixup the port in server notification URLs
|
2018-11-10 22:24:17 +01:00 |
|
servernotificationhandler.h
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01:00 |
|
settingsdialog.cpp
|
Merge branch 'master' into action-colors
|
2018-11-13 07:41:53 +01:00 |
|
settingsdialog.h
|
GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override"
|
2018-11-11 11:12:37 +01:00 |
|
settingsdialog.ui
|
SettingsDialog: remove an unused button box
|
2018-11-03 22:49:48 +01:00 |
|
settingsdialogcommon.cpp
|
|
|
|
settingsdialogmac.cpp
|
SettingsDialogMac: Show the page for the newly created account
|
2018-09-11 13:45:01 +02:00 |
|
settingsdialogmac.h
|
|
|
|
sharedialog.cpp
|
Displays the uid_owner of a shared file.
|
2019-06-21 18:36:45 +02:00 |
|
sharedialog.h
|
Refactores sharing link to support multiple share links.
|
2019-04-12 14:17:58 +02:00 |
|
sharedialog.ui
|
ShareDialog: increase the width
|
2018-11-17 09:24:45 +01:00 |
|
sharee.cpp
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01:00 |
|
sharee.h
|
GUI: run clang-tidy modernize-use-override
|
2018-11-11 11:08:03 +01:00 |
|
sharelinkwidget.cpp
|
Refactores sharing link to support multiple share links.
|
2019-04-12 14:17:58 +02:00 |
|
sharelinkwidget.h
|
Refactores sharing link to support multiple share links.
|
2019-04-12 14:17:58 +02:00 |
|
sharelinkwidget.ui
|
Displays the uid_owner of a shared file.
|
2019-06-21 18:36:45 +02:00 |
|
sharemanager.cpp
|
Displays the uid_owner of a shared file.
|
2019-06-21 18:36:45 +02:00 |
|
sharemanager.h
|
Displays the uid_owner of a shared file.
|
2019-06-21 18:36:45 +02:00 |
|
sharepermissions.h
|
|
|
|
shareusergroupwidget.cpp
|
Merge branch 'master' into pr/878
|
2019-07-22 15:45:56 +02:00 |
|
shareusergroupwidget.h
|
Unshare action transferred to 3 dot menu
|
2019-05-29 20:54:53 +03:00 |
|
shareusergroupwidget.ui
|
Displays the uid_owner of a shared file.
|
2019-06-21 18:36:45 +02:00 |
|
shareuserline.ui
|
Unshare action transferred to 3 dot menu
|
2019-05-29 20:54:53 +03:00 |
|
socketapi.cpp
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01:00 |
|
socketapi.h
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01:00 |
|
socketapisocket_mac.h
|
|
|
|
socketapisocket_mac.mm
|
|
|
|
sslbutton.cpp
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01:00 |
|
sslbutton.h
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01:00 |
|
sslerrordialog.cpp
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01: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 |
|
synclogdialog.cpp
|
|
|
|
synclogdialog.h
|
GUI: run clang-tidy modernize-use-nullptr
|
2018-11-11 10:56:22 +01:00 |
|
synclogdialog.ui
|
|
|
|
syncrunfilelog.cpp
|
Write the actual folder to the log
|
2018-11-23 10:33:25 +01:00 |
|
syncrunfilelog.h
|
|
|
|
systray.cpp
|
|
|
|
systray.h
|
|
|
|
systray.mm
|
|
|
|
thumbnailjob.cpp
|
|
|
|
thumbnailjob.h
|
GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override"
|
2018-11-11 11:12:37 +01:00 |
|
tooltipupdater.cpp
|
|
|
|
tooltipupdater.h
|
GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override"
|
2018-11-11 11:12:37 +01:00 |
|
version.rc.in
|
|
|