.. |
cloudproviders
|
Fix cloudproviders after merging #314
|
2018-06-02 20:46:10 +02:00 |
creds
|
Migrate http auth to webflow
|
2018-11-03 12:37:53 +01:00 |
updater
|
UpdateInfo: Remove unused code
|
2018-09-09 17:39:56 +02:00 |
wizard
|
Increase durations a bit
|
2018-11-02 11:10:57 +01:00 |
accountmanager.cpp
|
Migrate http auth to webflow
|
2018-11-03 12:37:53 +01:00 |
accountmanager.h
|
[CSE] Move code to display minemonic out of the libsync
|
2018-01-21 19:50:40 +01:00 |
accountsettings.cpp
|
Fix the hiddensync state in the UI + also sync hidden in cmd
|
2018-09-01 16:30:27 +02:00 |
accountsettings.h
|
Add a button to E2E accounts to show the mnemonic
|
2018-06-21 19:52:27 +02:00 |
accountsettings.ui
|
Make the "Add Folder Sync Connection" button act like a button
|
2018-10-31 20:05:14 +01:00 |
accountstate.cpp
|
OAuth2: Try to refresh the token even if the credentials weren't ready.
|
2018-09-09 12:00:59 +02:00 |
accountstate.h
|
ConnectionValidator::Status use Q_ENUM
|
2018-05-31 21:56:55 +02:00 |
activitydata.cpp
|
Apply clang-format
|
2017-05-17 12:26:27 +02:00 |
activitydata.h
|
Stores folder in ActivityData.
|
2018-07-30 22:06:01 +02:00 |
activityitemdelegate.cpp
|
Fixes #517: changes QPalette for more readability in the activities list.
|
2018-08-14 17:00:43 +02:00 |
activityitemdelegate.h
|
Separates types of errors: SyncErrorType and SyncFileItemType.
|
2018-07-30 22:06:01 +02:00 |
activitylistmodel.cpp
|
Drop the ToolTipRole from the activity list
|
2018-08-30 00:37:59 +02:00 |
activitylistmodel.h
|
Fixes #538: correctly checks for local sync actitivities.
|
2018-08-24 09:24:32 +02:00 |
activitywidget.cpp
|
Fixes #538: correctly checks for local sync actitivities.
|
2018-08-24 09:24:32 +02:00 |
activitywidget.h
|
Fixes #533: Removes the copy activities/notifications button
|
2018-08-14 13:53:14 +02:00 |
activitywidget.ui
|
ActivityWidget: remove double margins
|
2018-11-03 23:03:54 +01:00 |
addcertificatedialog.cpp
|
Apply clang-format
|
2017-05-17 12:26:27 +02:00 |
addcertificatedialog.h
|
Apply clang-format
|
2017-05-17 12:26:27 +02:00 |
addcertificatedialog.ui
|
Fix up SSL client certificates #5213 #69 (#5289)
|
2017-01-02 08:34:02 +01:00 |
application.cpp
|
Use Nextcloud
|
2018-11-05 13:27:30 +01:00 |
application.h
|
Application: remove declaration of non-existing functions
|
2018-01-15 15:07:09 +01:00 |
authenticationdialog.cpp
|
Use the Qt5 connection syntax (automated with clazy)
|
2017-10-05 22:01:35 +02:00 |
authenticationdialog.h
|
Apply clang-format
|
2017-05-17 12:26:27 +02:00 |
clientproxy.cpp
|
Move ClientProxy and ConnecitonValidator to gui
|
2018-05-31 21:56:55 +02:00 |
clientproxy.h
|
Move ClientProxy and ConnecitonValidator to gui
|
2018-05-31 21:56:55 +02:00 |
CMakeLists.txt
|
Merge branch 'master' into slideshow
|
2018-11-02 10:43:01 +01:00 |
cocoainitializer.h
|
Apply clang-format
|
2017-05-17 12:26:27 +02:00 |
cocoainitializer_mac.mm
|
License: Adjust license of GPLv2 source files to GPLv2+
|
2016-10-25 11:06:54 +02:00 |
connectionvalidator.cpp
|
ConnectionValidator: change the minimum server version
|
2018-06-01 13:17:11 +02:00 |
connectionvalidator.h
|
ConnectionValidator::Status use Q_ENUM
|
2018-05-31 21:56:55 +02:00 |
elidedlabel.cpp
|
Add ElidedLabel
|
2017-07-12 09:04:27 +02:00 |
elidedlabel.h
|
Add ElidedLabel
|
2017-07-12 09:04:27 +02:00 |
folder.cpp
|
Merge branch 'master' into upstream/pr/6372
|
2018-10-30 22:37:30 +01:00 |
folder.h
|
Merge branch 'master' into upstream/pr/6485
|
2018-10-24 08:27:11 +02:00 |
folderman.cpp
|
FolderMan::checkPathValidityForNewFolder: make sure to work when folder points to deleted folders
|
2018-09-09 22:02:44 +02:00 |
folderman.h
|
FolderMan::checkPathValidityForNewFolder: make sure to work when folder points to deleted folders
|
2018-09-09 22:02:44 +02:00 |
folderstatusdelegate.cpp
|
Make the "Add Folder Sync Connection" button act like a button
|
2018-10-31 20:05:14 +01:00 |
folderstatusdelegate.h
|
Make the "Add Folder Sync Connection" button act like a button
|
2018-10-31 20:05:14 +01:00 |
folderstatusmodel.cpp
|
Add indicator to e2e folders
|
2018-06-22 11:21:30 +02:00 |
folderstatusmodel.h
|
FolderStatusModel: fix potential assert
|
2018-06-05 08:12:58 +02: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.cpp
|
Show a tray message when a folder watcher becomes unreliable #6119
|
2018-08-28 17:04:25 +02:00 |
folderwatcher.h
|
Show a tray message when a folder watcher becomes unreliable #6119
|
2018-08-28 17:04:25 +02:00 |
folderwatcher_linux.cpp
|
Show a tray message when a folder watcher becomes unreliable #6119
|
2018-08-28 17:04:25 +02:00 |
folderwatcher_linux.h
|
Apply clang-format
|
2017-05-17 12:26:27 +02:00 |
folderwatcher_mac.cpp
|
Apply clang-format
|
2017-05-17 12:26:27 +02:00 |
folderwatcher_mac.h
|
Apply clang-format
|
2017-05-17 12:26:27 +02:00 |
folderwatcher_win.cpp
|
FolderWatcher: reliability and data-loss signal
|
2017-10-24 10:00:20 +02:00 |
folderwatcher_win.h
|
FolderWatcher: reliability and data-loss signal
|
2017-10-24 10:00:20 +02:00 |
folderwizard.cpp
|
FolderMan::checkPathValidityForNewFolder: make sure to work when folder points to deleted folders
|
2018-09-09 22:02:44 +02:00 |
folderwizard.h
|
FolderWizard: Fix minimum size
|
2017-11-29 08:03:06 +01:00 |
folderwizardsourcepage.ui
|
Verify that all strings are properly escaped (#5558)
|
2017-02-23 14:54:17 +01:00 |
folderwizardtargetpage.ui
|
Verify that all strings are properly escaped (#5558)
|
2017-02-23 14:54:17 +01:00 |
generalsettings.cpp
|
Add legal notice button to about dialog
|
2018-08-02 22:17:11 +02:00 |
generalsettings.h
|
Add legal notice button to about dialog
|
2018-08-02 22:17:11 +02:00 |
generalsettings.ui
|
Add legal notice button to about dialog
|
2018-08-02 22:17:11 +02:00 |
gui.md
|
Structure developer documentation
|
2015-06-29 18:43:21 +02:00 |
guiutility.cpp
|
Prepend "nextcloud" for all logging categories
|
2017-12-28 17:33:10 -02:00 |
guiutility.h
|
Introduce private link sharing #5023
|
2017-07-07 10:49:51 +02:00 |
iconjob.cpp
|
Removes Protocol and Issues widget files and references.
|
2018-07-30 22:06:01 +02:00 |
iconjob.h
|
Adds class to retrieve icons.
|
2018-07-30 22:06:00 +02:00 |
ignorelisteditor.cpp
|
Refactores code.
|
2018-02-02 16:01:53 +01:00 |
ignorelisteditor.h
|
Refactores code.
|
2018-02-02 16:01:53 +01:00 |
ignorelisteditor.ui
|
Adds button to remove all items from ignore list table.
|
2018-02-02 14:40:30 +01:00 |
legalnotice.cpp
|
Add legal notice button to about dialog
|
2018-08-02 22:17:11 +02:00 |
legalnotice.h
|
Add legal notice button to about dialog
|
2018-08-02 22:17:11 +02:00 |
legalnotice.ui
|
Add legal notice button to about dialog
|
2018-08-02 22:17:11 +02:00 |
lockwatcher.cpp
|
Prepend "nextcloud" for all logging categories
|
2017-12-28 17:33:10 -02:00 |
lockwatcher.h
|
Apply clang-format
|
2017-05-17 12:26:27 +02:00 |
logbrowser.cpp
|
Logging: Add persistent auto-logdir option #6442
|
2018-06-05 20:07:53 +02:00 |
logbrowser.h
|
Logging: Add persistent auto-logdir option #6442
|
2018-06-05 20:07:53 +02:00 |
main.cpp
|
[CSE] Start the download process
|
2018-01-22 14:08:32 +01:00 |
manifest-mingw.rc
|
Add manifest file on Windows to make the application UAC aware.
|
2016-11-14 12:16:58 +01:00 |
mnemonicdialog.ui
|
Use custom mnemonic dialog
|
2018-06-22 10:42:01 +02:00 |
navigationpanehelper.cpp
|
Merge pull request #251 from nextcloud/clientSideEncryptionV4
|
2018-04-26 19:56:55 +02:00 |
navigationpanehelper.h
|
Windows: Add a setting to enable/disable the explorer navigation pane integration
|
2017-10-24 16:10:53 +02:00 |
networksettings.cpp
|
Proxy settings: Fix bad behavior with empty host
|
2018-07-02 21:15:30 +02:00 |
networksettings.h
|
Fix a bunch of warning with clang
|
2018-06-06 20:31:14 +02:00 |
networksettings.ui
|
Network Settings: Adjust the bandwidth limit option with old Qt
|
2015-10-22 17:57:34 +02:00 |
notificationconfirmjob.cpp
|
Removes unused NotificationWidget class.
|
2018-08-13 15:17:40 +02:00 |
notificationconfirmjob.h
|
Removes unused NotificationWidget class.
|
2018-08-13 15:17:40 +02:00 |
ocsjob.cpp
|
Adds 304 http status code as valid.
|
2018-05-07 18:03:51 +02:00 |
ocsjob.h
|
Adds function to add raw header to the request.
|
2018-05-07 18:03:42 +02:00 |
ocsnavigationappsjob.cpp
|
Adds function to add raw header to the request.
|
2018-05-07 18:03:42 +02:00 |
ocsnavigationappsjob.h
|
Adds function to add raw header to the request.
|
2018-05-07 18:03:42 +02:00 |
ocsshareejob.cpp
|
SocketApi/Sharing: Add "copy public link" to menu #6356
|
2018-06-06 09:15:23 +02:00 |
ocsshareejob.h
|
Apply clang-format
|
2017-05-17 12:26:27 +02:00 |
ocssharejob.cpp
|
Use the Qt5 connection syntax (automated with clazy)
|
2017-10-05 22:01:35 +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
|
Move Utility to a new common static library
|
2017-10-05 22:01:03 +02:00 |
openfilemanager.h
|
License: Adjust license of GPLv2 source files to GPLv2+
|
2016-10-25 11:06:54 +02:00 |
owncloud.exe.manifest-mingw
|
Add manifest file on Windows to make the application UAC aware.
|
2016-11-14 12:16:58 +01:00 |
owncloudgui.cpp
|
fixup: remove outdated Qt5.5 workaround code
|
2018-09-09 17:27:30 +02:00 |
owncloudgui.h
|
fixup: use initializer for contextMenuVisibleManual
|
2018-09-09 17:23:49 +02:00 |
owncloudsetupwizard.cpp
|
Use Nextcloud
|
2018-11-05 13:27:30 +01:00 |
owncloudsetupwizard.h
|
Wizard: Resolve url/ redirects only if url/status.php not found
|
2017-10-24 09:42:08 +02:00 |
proxyauthdialog.cpp
|
Apply clang-format
|
2017-05-17 12:26:27 +02:00 |
proxyauthdialog.h
|
Apply clang-format
|
2017-05-17 12:26:27 +02:00 |
proxyauthdialog.ui
|
Verify that all strings are properly escaped (#5558)
|
2017-02-23 14:54:17 +01:00 |
proxyauthhandler.cpp
|
Prepend "nextcloud" for all logging categories
|
2017-12-28 17:33:10 -02:00 |
proxyauthhandler.h
|
Apply clang-format
|
2017-05-17 12:26:27 +02:00 |
quotainfo.cpp
|
Use the Qt5 connection syntax (automated with clazy)
|
2017-10-05 22:01:35 +02:00 |
quotainfo.h
|
Apply clang-format
|
2017-05-17 12:26:27 +02:00 |
selectivesyncdialog.cpp
|
Merge branch 'master' into clientSideEncryptionV3
|
2017-12-12 10:46:43 +01:00 |
selectivesyncdialog.h
|
Excludes: Refactor for pending improvements
|
2017-12-07 14:38:21 +01:00 |
servernotificationhandler.cpp
|
Separates types of errors: SyncErrorType and SyncFileItemType.
|
2018-07-30 22:06:01 +02:00 |
servernotificationhandler.h
|
Changes Activity list view icons, buttons and drawing.
|
2018-07-30 22:06:00 +02:00 |
settingsdialog.cpp
|
SettingsDialog: remove an unused button box
|
2018-11-03 22:49:48 +01:00 |
settingsdialog.h
|
Fixes widget stack visibility when switching actions.
|
2018-07-30 22:05:59 +02:00 |
settingsdialog.ui
|
SettingsDialog: remove an unused button box
|
2018-11-03 22:49:48 +01:00 |
settingsdialogcommon.cpp
|
Settings Dialog: Fix display name compilation for macOS #6078
|
2017-10-06 13:34:40 +02:00 |
settingsdialogmac.cpp
|
SettingsDialogMac: Show the page for the newly created account
|
2018-09-11 13:45:01 +02:00 |
settingsdialogmac.h
|
Fix settings dialog for mac.
|
2018-07-30 22:06:01 +02:00 |
sharedialog.cpp
|
Fix include order
|
2018-08-02 21:19:57 +02:00 |
sharedialog.h
|
Changes share link layout so it looks like the UI on the server.
|
2018-08-02 19:57:16 +02:00 |
sharedialog.ui
|
Adjustes sizes and margins in the share dialog and its widgets.
|
2018-08-02 19:57:17 +02:00 |
sharee.cpp
|
Prepend "nextcloud" for all logging categories
|
2017-12-28 17:33:10 -02:00 |
sharee.h
|
Apply clang-format
|
2017-05-17 12:26:27 +02:00 |
sharelinkwidget.cpp
|
Fixes #534: interactions with expiration date and password.
|
2018-08-21 22:48:51 +02:00 |
sharelinkwidget.h
|
Fixes #534: interactions with expiration date and password.
|
2018-08-21 22:48:51 +02:00 |
sharelinkwidget.ui
|
Fixes #534: interactions with expiration date and password.
|
2018-08-21 22:48:51 +02:00 |
sharemanager.cpp
|
ShareLink: Preserve password when unrelated ui changes #6512
|
2018-06-06 20:56:34 +02:00 |
sharemanager.h
|
ShareDialog: trigger a sync for folder affected by a change of sharing
|
2017-10-24 15:50:14 +02:00 |
sharepermissions.h
|
Apply clang-format
|
2017-05-17 12:26:27 +02:00 |
shareusergroupwidget.cpp
|
Fix warning in ShareUserGroupWidget
|
2018-11-01 10:26:19 +01:00 |
shareusergroupwidget.h
|
Changes Share User/Group widget UI to match the server share UI.
|
2018-08-02 19:57:17 +02:00 |
shareusergroupwidget.ui
|
Adjustes sizes and margins in the share dialog and its widgets.
|
2018-08-02 19:57:17 +02:00 |
shareuserline.ui
|
Replaces 'more' (3 dots) png icon for svg in buttons of the share
|
2018-08-02 20:21:11 +02:00 |
socketapi.cpp
|
Use Nextcloud
|
2018-11-05 13:27:30 +01:00 |
socketapi.h
|
SocketAPI: Remove SHARE_STATUS
|
2018-06-11 19:35:17 +02:00 |
socketapisocket_mac.h
|
shell_i: Use an NSConnection instead of a local socket #2340
|
2015-06-15 15:28:17 +02:00 |
socketapisocket_mac.mm
|
shell_i: Use an NSConnection instead of a local socket #2340
|
2015-06-15 15:28:17 +02:00 |
sslbutton.cpp
|
Merge pull request #325 from nextcloud/upstream/ssl-button-speed
|
2018-06-04 17:14:38 +02:00 |
sslbutton.h
|
SslButton: Improve speed (especially on macOS) #6031
|
2018-05-16 21:03:06 +02:00 |
sslerrordialog.cpp
|
Prepend "nextcloud" for all logging categories
|
2017-12-28 17:33:10 -02:00 |
sslerrordialog.h
|
Apply clang-format
|
2017-05-17 12:26:27 +02:00 |
sslerrordialog.ui
|
SSL Certificate Error Dialog: show account name #3729
|
2015-09-03 16:19:53 +02:00 |
synclogdialog.cpp
|
Removes Protocol and Issues widget files and references.
|
2018-07-30 22:06:01 +02:00 |
synclogdialog.h
|
Removes Protocol and Issues widget files and references.
|
2018-07-30 22:06:01 +02:00 |
synclogdialog.ui
|
Settings: Move synclog widget to a seperate dialog.
|
2015-10-01 16:57:37 +02:00 |
syncrunfilelog.cpp
|
owncloudsynclog: 1 MB -> 10 MB #6420
|
2018-06-03 23:09:23 +02:00 |
syncrunfilelog.h
|
changed paths of logfiles
|
2018-04-17 15:54:05 +02:00 |
systray.cpp
|
Set proper application name, icon name for freedesktop notifications
|
2017-06-01 10:01:05 +02:00 |
systray.h
|
Apply clang-format
|
2017-05-17 12:26:27 +02:00 |
systray.mm
|
Use Qt logging categories for logging
|
2017-05-11 17:22:59 +02:00 |
thumbnailjob.cpp
|
Apply clang-format
|
2017-05-17 12:26:27 +02:00 |
thumbnailjob.h
|
Apply clang-format
|
2017-05-17 12:26:27 +02:00 |
tooltipupdater.cpp
|
Use the Qt5 connection syntax (automated with clazy)
|
2017-10-05 22:01:35 +02:00 |
tooltipupdater.h
|
Apply clang-format
|
2017-05-17 12:26:27 +02:00 |
version.rc.in
|
Use correct values for items in version.rc
|
2016-02-17 14:16:29 +01:00 |