..
creds
Utility: use QUrlQuery
2017-12-08 16:15:17 +01:00
updater
Q_UNUSED: Sprinkle around
2018-04-13 17:15:37 +02:00
wizard
Wizards: Show placeholder option only if showExperimentalOptions is set
2018-04-18 10:27:51 +02:00
accountmanager.cpp
Use the Qt5 connection syntax (automated with clazy)
2017-09-21 14:05:39 +02:00
accountmanager.h
Apply clang-format
2017-05-17 12:26:27 +02:00
accountsettings.cpp
Placeholders: Add an checkbox in the FolderWizard to enable the placeholder feature
2018-04-18 10:27:51 +02:00
accountsettings.h
OAuth2: Have a link to the browser in the owncloud UI
2017-07-13 16:09:42 +02:00
accountsettings.ui
Verify that all strings are properly escaped ( #5558 )
2017-02-23 14:54:17 +01:00
accountstate.cpp
ConnectionValidator::Status use Q_ENUM
2018-02-26 16:11:46 +01:00
accountstate.h
ConnectionValidator::Status use Q_ENUM
2018-02-26 16:11:46 +01:00
activitydata.cpp
Apply clang-format
2017-05-17 12:26:27 +02:00
activitydata.h
Notifications: Also have clickable link #6236
2018-04-17 16:57:38 +02:00
activityitemdelegate.cpp
Move Utility to a new common static library
2017-09-05 17:25:19 +02:00
activityitemdelegate.h
Apply clang-format
2017-05-17 12:26:27 +02:00
activitylistmodel.cpp
Utility: use QUrlQuery
2017-12-08 16:15:17 +01:00
activitylistmodel.h
Apply clang-format
2017-05-17 12:26:27 +02:00
activitywidget.cpp
Use std::chrono::milliseconds to represent milliseconds
2018-01-25 14:07:08 +01:00
activitywidget.h
Notifications: Lower hiding timeout
2018-04-13 16:55:55 +02:00
activitywidget.ui
Verify that all strings are properly escaped ( #5558 )
2017-02-23 14:54:17 +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
Placeholders: Support for macOS #6290
2018-04-19 19:24:29 +02:00
application.h
Placeholders: Support for macOS #6290
2018-04-19 19:24:29 +02:00
authenticationdialog.cpp
Use the Qt5 connection syntax (automated with clazy)
2017-09-21 14:05:39 +02:00
authenticationdialog.h
Apply clang-format
2017-05-17 12:26:27 +02:00
clientproxy.cpp
Move ClientProxy and ConnecitonValidator to gui
2018-02-26 16:11:46 +01:00
clientproxy.h
Move ClientProxy and ConnecitonValidator to gui
2018-02-26 16:11:46 +01:00
CMakeLists.txt
Merge branch 'placeholder-prototype'
2018-04-18 11:02:53 +02:00
cocoainitializer_mac.mm
License: Adjust license of GPLv2 source files to GPLv2+
2016-10-25 11:06:54 +02:00
cocoainitializer.h
Apply clang-format
2017-05-17 12:26:27 +02:00
connectionvalidator.cpp
ConnectionValidator: change the minimum server version
2018-03-01 14:48:00 +01:00
connectionvalidator.h
ConnectionValidator::Status use Q_ENUM
2018-02-26 16:11:46 +01: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
LocalDiscoveryTracker: Separate from Folder and move to libsync
2018-04-19 10:58:46 +02:00
folder.h
LocalDiscoveryTracker: Separate from Folder and move to libsync
2018-04-19 10:58:46 +02:00
folderman.cpp
Folder: Simplify relative path computation
2018-04-18 10:27:51 +02:00
folderman.h
Folder: Simplify relative path computation
2018-04-18 10:27:51 +02:00
folderstatusdelegate.cpp
More Button: Use SVG and fix size so it renders good in highdpi
2018-04-19 16:44:11 +02:00
folderstatusdelegate.h
AccountSettings: Draw a box to indicate pending conflicts
2017-07-13 11:48:10 +02:00
folderstatusmodel.cpp
Folders: Use "Problem" icon for unresolved conflicts #6277
2018-04-10 08:38:59 +02:00
folderstatusmodel.h
FolderStatusModel: fix potential assert
2018-03-28 10:19:05 +02:00
folderwatcher_linux.cpp
FolderWatcher: reliability and data-loss signal
2017-10-24 10:00:20 +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
folderwatcher.cpp
Excludes: Refactor for pending improvements
2017-12-07 14:38:21 +01:00
folderwatcher.h
FolderWatcher: reliability and data-loss signal
2017-10-24 10:00:20 +02:00
folderwizard.cpp
Wizards: Show placeholder option only if showExperimentalOptions is set
2018-04-18 10:27:51 +02:00
folderwizard.h
Wizards: Add placeholder option and warning to account wizard
2018-04-18 10:27:51 +02: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
About section: Try to lower height #6075 #6215
2018-03-22 15:37:04 +01:00
generalsettings.h
Windows: Add a setting to enable/disable the explorer navigation pane integration
2017-10-24 16:10:53 +02:00
generalsettings.ui
Adjust the Move To Trash patch
2018-01-25 14:42:11 +01:00
gui.md
Structure developer documentation
2015-06-29 18:43:21 +02:00
guiutility.cpp
Utility: use QUrlQuery
2017-12-08 16:15:17 +01:00
guiutility.h
Introduce private link sharing #5023
2017-07-07 10:49:51 +02:00
ignorelisteditor.cpp
SSLButton: Removes some call to deprecated functions
2017-12-08 16:16:02 +01:00
ignorelisteditor.h
Apply clang-format
2017-05-17 12:26:27 +02:00
ignorelisteditor.ui
Ignore list editor: adjust the size
2017-03-15 16:00:48 +01:00
issueswidget.cpp
IssuesWidget: addItem performance improvement
2018-03-06 13:02:54 +01:00
issueswidget.h
IssuesWidget: addItem performance improvement
2018-03-06 13:02:54 +01:00
issueswidget.ui
Issues: Speed up insertion and add hard upper limit #6272
2018-01-05 08:44:27 +01:00
lockwatcher.cpp
Use the Qt5 connection syntax (automated with clazy)
2017-09-21 14:05:39 +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-04-12 12:38:17 +02:00
logbrowser.h
Logging: Add persistent auto-logdir option #6442
2018-04-12 12:38:17 +02:00
main.cpp
Use qEnvironmentVariable* instead of qgetenv when appropriate
2017-10-19 13:57:49 +02:00
manifest-mingw.rc
Add manifest file on Windows to make the application UAC aware.
2016-11-14 12:16:58 +01:00
navigationpanehelper.cpp
Windows: Add a setting to enable/disable the explorer navigation pane integration
2017-10-24 16:10:53 +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
Network settings: If no proxy host given, show "no proxy" #5885
2018-04-19 17:04:56 +02:00
networksettings.h
Fix a bunch of warning with clang
2018-04-23 13:22:01 +02:00
networksettings.ui
Network Settings: Adjust the bandwidth limit option with old Qt
2015-10-22 17:57:34 +02:00
notificationconfirmjob.cpp
Apply clang-format
2017-05-17 12:26:27 +02:00
notificationconfirmjob.h
Apply clang-format
2017-05-17 12:26:27 +02:00
notificationwidget.cpp
Notifications: Also have clickable link #6236
2018-04-17 16:57:38 +02:00
notificationwidget.h
Apply clang-format
2017-05-17 12:26:27 +02:00
notificationwidget.ui
ActivityWidget: Properly set widget for the Scrollview.
2016-04-11 15:38:25 +02:00
ocsjob.cpp
Merge remote-tracking branch 'origin/2.4'
2017-12-13 11:03:24 +01:00
ocsjob.h
Notifications: Propagate "Dismiss" as DELETE to server #5922
2017-12-13 11:00:40 +01:00
ocsshareejob.cpp
SocketApi/Sharing: Add "copy public link" to menu #6356
2018-04-16 08:37:44 +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-09-21 14:05:39 +02:00
ocssharejob.h
SocketApi/Sharing: Add "copy public link" to menu #6356
2018-04-16 08:37:44 +02:00
openfilemanager.cpp
Move Utility to a new common static library
2017-09-05 17:25:19 +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
owncloud.xml.in
NSIS: Register placeholder extension
2018-04-18 10:27:51 +02:00
owncloudgui.cpp
Merge branch 'placeholder-prototype'
2018-04-18 11:02:53 +02:00
owncloudgui.h
SocketApi/Sharing: Add "copy public link" to menu #6356
2018-04-16 08:37:44 +02:00
owncloudsetupwizard.cpp
Wizards: Add placeholder option and warning to account wizard
2018-04-18 10:27:51 +02:00
owncloudsetupwizard.h
Wizard: Resolve url/ redirects only if url/status.php not found
2017-10-24 09:42:08 +02:00
protocolwidget.cpp
INSTRUCTION_IGNORE now carries a direction
2018-03-06 13:02:54 +01:00
protocolwidget.h
ProtocolItem: Adjust the way data is stored again
2018-03-06 13:02:54 +01:00
protocolwidget.ui
Activity: Allow sorting of issues and protocol #6086
2017-10-17 09:47:57 +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
Use the Qt5 connection syntax (automated with clazy)
2017-09-21 14:05:39 +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-09-21 14:05:39 +02:00
quotainfo.h
Apply clang-format
2017-05-17 12:26:27 +02:00
selectivesyncdialog.cpp
Excludes: Refactor for pending improvements
2017-12-07 14:38:21 +01:00
selectivesyncdialog.h
Excludes: Refactor for pending improvements
2017-12-07 14:38:21 +01:00
servernotificationhandler.cpp
ServerNotificationHandler: Properly create "Dismiss" URL
2018-02-06 20:28:00 +01:00
servernotificationhandler.h
Apply clang-format
2017-05-17 12:26:27 +02:00
settingsdialog.cpp
Merge remote-tracking branch 'origin/2.4'
2018-02-16 10:17:19 +01:00
settingsdialog.h
Notifications: Immediately request when getting account online
2018-02-12 09:01:00 +01:00
settingsdialog.ui
Revert "Settings dialog: remove the close button #3713 "
2015-10-22 16:20:59 +02:00
settingsdialogcommon.cpp
Settings Dialog: Fix display name compilation for macOS #6078
2017-10-06 13:34:40 +02:00
settingsdialogmac.cpp
Notifications: Immediately request when getting account online
2018-02-12 09:01:00 +01:00
settingsdialogmac.h
Notifications: Immediately request when getting account online
2018-02-12 09:01:00 +01:00
sharedialog.cpp
SocketApi/Sharing: Add "copy public link" to menu #6356
2018-04-16 08:37:44 +02:00
sharedialog.h
SocketApi/Sharing: Add "copy public link" to menu #6356
2018-04-16 08:37:44 +02:00
sharedialog.ui
ShareDialog: Use a tab widget #5655
2017-04-21 10:09:01 +02:00
sharee.cpp
Use the Qt5 connection syntax (automated with clazy)
2017-09-21 14:05:39 +02:00
sharee.h
Apply clang-format
2017-05-17 12:26:27 +02:00
sharelinkwidget.cpp
Merge remote-tracking branch 'origin/2.4'
2018-01-23 14:08:15 +01:00
sharelinkwidget.h
Share link: Adjust design of folder sharing permissions #6192
2017-12-14 08:34:44 +01:00
sharelinkwidget.ui
Share link: Update permission wording #6192
2018-04-09 12:16:40 +02:00
sharemanager.cpp
Merge remote-tracking branch 'origin/2.4'
2018-02-16 10:17:19 +01: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
More Button: Use SVG and fix size so it renders good in highdpi
2018-04-19 16:44:11 +02:00
shareusergroupwidget.h
AvatarJob improvements
2017-11-21 16:33:03 +01:00
shareusergroupwidget.ui
Introduce private link sharing #5023
2017-07-07 10:49:51 +02:00
shareuserline.ui
User shares: Use background color, remove permission frame #6176
2017-11-21 16:33:03 +01:00
socketapi.cpp
SocketAPI: Allow opening share dialog if contents still syncing #4608
2018-04-23 12:24:32 +02:00
socketapi.h
SocketAPI: Remove SHARE_STATUS
2018-04-23 12:24:32 +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
SslButton: Improve speed (especially on macOS) #6031
2018-03-27 17:43:57 +02:00
sslbutton.h
SslButton: Improve speed (especially on macOS) #6031
2018-03-27 17:43:57 +02:00
sslerrordialog.cpp
Use the Qt5 connection syntax (automated with clazy)
2017-09-21 14:05:39 +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
Use the Qt5 connection syntax (automated with clazy)
2017-09-21 14:05:39 +02:00
synclogdialog.h
Apply clang-format
2017-05-17 12:26:27 +02:00
synclogdialog.ui
Settings: Move synclog widget to a seperate dialog.
2015-10-01 16:57:37 +02:00
syncrunfilelog.cpp
INSTRUCTION_IGNORE now carries a direction
2018-03-06 13:02:54 +01:00
syncrunfilelog.h
Apply clang-format
2017-05-17 12:26:27 +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-09-21 14:05:39 +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