1
0
Fork 0
Nextcloud-Desktop/src/gui
Michael Schuster 1d745535f7
KeychainChunk: Fix error handling in ReadJob::slotReadJobDone
Signed-off-by: Michael Schuster <michael@schuster.ms>
2019-12-24 12:13:26 +01:00
..
cloudproviders Fix several memory leaks in cloudproviders and add translation support 2019-04-04 22:06:22 +02:00
creds KeychainChunk: Fix error handling in ReadJob::slotReadJobDone 2019-12-24 12:13:26 +01:00
updater Use … instead of 3 dots 2019-12-06 21:26:23 +01:00
wizard Flow2AuthWidget: Minor fixes and improvements 2019-12-24 09:16:51 +01:00
CMakeLists.txt Heavy refactoring: Windows workaround for >= 4k (4096 bit) client-cert SSL keys and large certs 2019-12-24 09:16:52 +01:00
accountmanager.cpp Once client gets 401/403 from the server, check if remote wipe was requested. 2019-11-04 19:31:17 +01:00
accountmanager.h Once client gets 401/403 from the server, check if remote wipe was requested. 2019-11-04 19:31:17 +01:00
accountsettings.cpp Fix build (missing refactoring) 2019-12-24 09:15:53 +01:00
accountsettings.h Refactor ActivitySettings: Rename member variable ui to _ui 2019-12-24 09:15:52 +01:00
accountsettings.ui Fixed some missing 'translatable' exclusions, added missing window titles in flow dialogs 2019-10-17 21:33:34 +02:00
accountstate.cpp Once client gets 401/403 from the server, check if remote wipe was requested. 2019-11-04 19:31:17 +01:00
accountstate.h Once client gets 401/403 from the server, check if remote wipe was requested. 2019-11-04 19:31:17 +01:00
activitydata.cpp Compare QDateTime objects more efficient 2019-12-06 16:20:27 +01:00
activitydata.h Stores folder in ActivityData. 2018-07-30 22:06:01 +02:00
activityitemdelegate.cpp Fix build (missing refactoring) 2019-12-24 09:15:53 +01:00
activityitemdelegate.h Make ActivityItemDelegate background- and selection-aware (Dark-/Light-Mode switching) 2019-12-24 09:15:52 +01:00
activitylistmodel.cpp Fix folder opening in ActivityListModel 2019-12-24 09:16:49 +01:00
activitylistmodel.h Fix build (missing refactoring) 2019-12-24 09:15:53 +01:00
activitywidget.cpp Fix date in ActivityWidget and remove unnecessary string conversion 2019-12-24 09:16:52 +01:00
activitywidget.h Make AccountSettings and ActivitySettings background-aware (Dark-/Light-Mode switching) 2019-12-24 09:15:52 +01:00
activitywidget.ui Marking unused strings as unstranslatable 2019-05-14 20:07:08 +02:00
addcertificatedialog.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
addcertificatedialog.h GUI: run clang-tidy modernize-use-nullptr 2018-11-11 10:56:22 +01:00
addcertificatedialog.ui Fix up SSL client certificates #5213 #69 (#5289) 2017-01-02 08:34:02 +01:00
application.cpp Add helper slots and signals to catch SettingsDialog's window activation events 2019-12-24 09:16:50 +01:00
application.h Add helper slots and signals to catch SettingsDialog's window activation events 2019-12-24 09:16:50 +01:00
authenticationdialog.cpp Use the Qt5 connection syntax (automated with clazy) 2017-10-05 22:01:35 +02:00
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
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 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 * fix for issue no. 1351 2019-11-04 22:48:42 +01:00
folder.h Add error category for http file lock error status 423. 2019-06-11 23:32:10 +02:00
folderman.cpp Once client gets 401/403 from the server, check if remote wipe was requested. 2019-11-04 19:31:17 +01:00
folderman.h Once client gets 401/403 from the server, check if remote wipe was requested. 2019-11-04 19:31:17 +01:00
folderstatusdelegate.cpp Fix issue #1237: White text on almost-white background 2019-12-24 09:16:49 +01:00
folderstatusdelegate.h Make AccountSettings and ActivitySettings background-aware (Dark-/Light-Mode switching) 2019-12-24 09:15:52 +01:00
folderstatusmodel.cpp Use … instead of 3 dots 2019-12-06 21:26:23 +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.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
folderwatcher_linux.cpp GUI: run clang-tidy modernize-use-nullptr 2018-11-11 10:56:22 +01: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 Numoerous safe conversions implemented. Added additional Utility::convertSizeToDWORD for windows builds. 2019-10-17 19:34:16 +02:00
folderwatcher_win.h FolderWatcher: reliability and data-loss signal 2017-10-24 10:00:20 +02: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 Fixed some missing 'translatable' exclusions, added missing window titles in flow dialogs 2019-10-17 21:33:34 +02:00
generalsettings.cpp macOS: Rename 'Explorer' appropriately on non-Windows 2019-12-09 21:46:48 +01:00
generalsettings.h Make SettingsDialog background-aware (Dark-/Light-Mode switching) 2019-12-09 21:46:47 +01:00
generalsettings.ui Marking unused strings as unstranslatable 2019-05-14 20:07:08 +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
headerbanner.cpp Add new HeaderBanner class for WebFlowCredentialsDialog 2019-12-24 09:16:51 +01:00
headerbanner.h Add new HeaderBanner class for WebFlowCredentialsDialog 2019-12-24 09:16:51 +01:00
iconjob.cpp Removes Protocol and Issues widget files and references. 2018-07-30 22:06:01 +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 Extract IgnoreListTableWidget to be reused 2019-08-15 03:00:26 +01:00
ignorelisttablewidget.cpp Extract IgnoreListTableWidget to be reused 2019-08-15 03:00:26 +01: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-10-17 21:33:34 +02:00
legalnotice.cpp Fix legal notice year 2019-11-27 15:09:38 +01: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 Prepend "nextcloud" for all logging categories 2017-12-28 17:33:10 -02:00
lockwatcher.h GUI: run clang-tidy modernize-use-nullptr 2018-11-11 10:56:22 +01:00
logbrowser.cpp Logging: Add persistent auto-logdir option #6442 2018-06-05 20:07:53 +02:00
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 Add manifest file on Windows to make the application UAC aware. 2016-11-14 12:16:58 +01:00
mnemonicdialog.ui Fixed some missing 'translatable' exclusions, added missing window titles in flow dialogs 2019-10-17 21:33:34 +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 GUI: run clang-tidy modernize-use-nullptr 2018-11-11 10:56:22 +01:00
networksettings.ui changed max GUI bandwith limits 2019-10-17 21:48:21 +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 Adds 304 http status code as valid. 2018-05-07 18:03:51 +02:00
ocsjob.h GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override" 2018-11-11 11:12:37 +01: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 Adds parameter to retrieve shares with its reshares. 2019-05-27 19:46:38 +02:00
ocsshareejob.h Apply clang-format 2017-05-17 12:26:27 +02:00
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 Moved macro definition due to timing issues while compiling when relying on header inheritance 2019-10-17 19:34: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
owncloudgui.cpp Add helper slots and signals to catch SettingsDialog's window activation events 2019-12-24 09:16:50 +01:00
owncloudgui.h Add helper slots and signals to catch SettingsDialog's window activation events 2019-12-24 09:16:50 +01:00
owncloudsetupwizard.cpp Flow2: Bring account setup wizard to top (raise) on auth result 2019-12-24 09:16:49 +01:00
owncloudsetupwizard.h GUI: run clang-tidy modernize-use-nullptr 2018-11-11 10:56:22 +01:00
proxyauthdialog.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
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-10-17 21:33:34 +02:00
proxyauthhandler.cpp GUI: run clang-tidy modernize-use-nullptr 2018-11-11 10:56:22 +01: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 GUI: run clang-tidy modernize-use-nullptr 2018-11-11 10:56:22 +01:00
remotewipe.cpp Remote Wipe: Implement hack to allow deleting all keychain entries (SSL certs & keys) 2019-12-08 03:10:29 +01:00
remotewipe.h Once client gets 401/403 from the server, check if remote wipe was requested. 2019-11-04 19:31:17 +01:00
selectivesyncdialog.cpp Use … instead of 3 dots 2019-12-06 21:26:23 +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 Add helper slots and signals to catch SettingsDialog's window activation events 2019-12-24 09:16:50 +01:00
settingsdialog.h Add helper slots and signals to catch SettingsDialog's window activation events 2019-12-24 09:16:50 +01:00
settingsdialog.ui SettingsDialog: remove an unused button box 2018-11-03 22:49:48 +01:00
settingsdialogcommon.cpp Fix typo 2019-12-06 22:24:20 +01:00
sharedialog.cpp Make the ShareDialog background-aware (Dark-/Light-Mode switching) 2019-12-09 21:46:48 +01:00
sharedialog.h Make the ShareDialog background-aware (Dark-/Light-Mode switching) 2019-12-09 21:46:48 +01:00
sharedialog.ui Fixed some missing 'translatable' exclusions, added missing window titles in flow dialogs 2019-10-17 21:33:34 +02: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 Make all ProgressIndicator's background-aware (Dark-/Light-Mode switching) 2019-12-24 09:15:53 +01:00
sharelinkwidget.h Make the ShareDialog background-aware (Dark-/Light-Mode switching) 2019-12-09 21:46:48 +01:00
sharelinkwidget.ui Fixed some missing 'translatable' exclusions, added missing window titles in flow dialogs 2019-10-17 21:33:34 +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 Apply clang-format 2017-05-17 12:26:27 +02:00
shareusergroupwidget.cpp Make all ProgressIndicator's background-aware (Dark-/Light-Mode switching) 2019-12-24 09:15:53 +01:00
shareusergroupwidget.h Make the ShareDialog background-aware (Dark-/Light-Mode switching) 2019-12-09 21:46:48 +01: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 Use … instead of 3 dots 2019-12-06 21:26:23 +01:00
socketapi.h GUI: run clang-tidy modernize-use-nullptr 2018-11-11 10:56:22 +01: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 Fix SSL-button's info background color for Dark Mode 2019-12-09 21:46:47 +01:00
sslbutton.h GUI: run clang-tidy modernize-use-nullptr 2018-11-11 10:56:22 +01:00
sslerrordialog.cpp Use newer digest algorithms in TLS error dialog 2019-09-04 22:06:12 +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
synclogdialog.cpp Removes Protocol and Issues widget files and references. 2018-07-30 22:06:01 +02:00
synclogdialog.h GUI: run clang-tidy modernize-use-nullptr 2018-11-11 10:56:22 +01:00
synclogdialog.ui Settings: Move synclog widget to a seperate dialog. 2015-10-01 16:57:37 +02:00
syncrunfilelog.cpp Write the actual folder to the log 2018-11-23 10:33:25 +01: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 GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override" 2018-11-11 11:12:37 +01:00
tooltipupdater.cpp Use the Qt5 connection syntax (automated with clazy) 2017-10-05 22:01:35 +02:00
tooltipupdater.h GUI: search'n'replace remaining "Q_DECL_OVERRIDE" with "override" 2018-11-11 11:12:37 +01:00
version.rc.in Use correct values for items in version.rc 2016-02-17 14:16:29 +01:00