desktop/src/gui
Claudio Cambra 97801a5acb Fix warn colour in dark mode
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
2022-03-18 12:08:12 +01:00
..
cloudproviders let clang-tidy add missing override after enabling again the check 2021-08-31 08:35:56 +00:00
creds Always prefill username from Windows login name based on server version 2021-12-03 11:08:35 +02:00
socketapi Implement local socket to communicate with finder extension 2022-03-17 11:46:57 +00:00
tray Add TalkReply class and tests. 2022-03-17 17:50:33 +01:00
updater General Settings window. Allow opening the update URL via mouse. 2021-09-21 16:21:38 +02:00
wizard fix button that should be disabled when force VFS 2021-11-22 14:22:59 +01:00
CMakeLists.txt Add TalkReply class and tests. 2022-03-17 17:50:33 +01:00
EmojiPicker.qml Add dialog to set user status 2021-09-09 11:18:22 +02:00
ErrorBox.qml Unified Search via Tray window 2021-10-25 14:45:05 +03:00
UserStatusSelector.qml Replace Text with Label 2022-01-17 11:11:57 +00:00
UserStatusSelectorDialog.qml Remove unnecessary braces 2021-10-14 19:56:39 +00:00
accountmanager.cpp Enforce fetching of user id 2021-08-11 16:16:12 +00:00
accountmanager.h let clang-tidy add missing override after enabling again the check 2021-08-31 08:35:56 +00:00
accountsettings.cpp Enforce VFS. Disable 'Make always available locally'. 2021-12-14 15:03:57 +02:00
accountsettings.h let clang-tidy add missing override after enabling again the check 2021-08-31 08:35:56 +00:00
accountsettings.ui Handle the warning message when unchecking folders for syncing. 2020-12-14 12:36:51 +01:00
accountstate.cpp Try to sign-in after being signed-out due to SslHandshakeFailedError 2022-01-05 10:01:13 +02:00
accountstate.h Try to sign-in after being signed-out due to SslHandshakeFailedError 2022-01-05 10:01:13 +02:00
addcertificatedialog.cpp
addcertificatedialog.h let clang-tidy add missing override after enabling again the check 2021-08-31 08:35:56 +00:00
addcertificatedialog.ui l10n: Delete space and change capital letter 2021-04-28 11:41:06 +00:00
application.cpp Cmake option to disable proxy 2022-02-02 10:02:34 +00:00
application.h let clang-tidy add missing override after enabling again the check 2021-08-31 08:35:56 +00:00
authenticationdialog.cpp l10n: Replace apostrophe with double quotation 2021-07-30 06:21:05 +00:00
authenticationdialog.h
cocoainitializer.h
cocoainitializer_mac.mm
configgui.h.in Use different icon for a sync folder on Windows depending on zoom level. 2021-12-07 15:48:16 +00:00
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 Try to sign-in after being signed-out due to SslHandshakeFailedError 2022-01-05 10:01:13 +02:00
connectionvalidator.h Remove request to config for userVisibleURL. 2021-07-16 06:45:41 +00: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
emojimodel.cpp Add dialog to set user status 2021-09-09 11:18:22 +02:00
emojimodel.h Add dialog to set user status 2021-09-09 11:18:22 +02:00
fileactivitylistmodel.cpp File activity dialog now works for all file actions activities (e.g. deleted files) 2022-03-16 08:38:14 +01:00
fileactivitylistmodel.h File activity dialog now works for all file actions activities (e.g. deleted files) 2022-03-16 08:38:14 +01:00
folder.cpp Save folder settings to config when force-switching VFS. 2021-12-14 16:33:35 +02:00
folder.h Save folder settings to config when force-switching VFS. 2021-12-14 16:33:35 +02:00
foldercreationdialog.cpp Fix crash when trying to open the folder creation dialog 2021-03-17 08:43:32 +01:00
foldercreationdialog.h let clang-tidy add missing override after enabling again the check 2021-08-31 08:35:56 +00:00
foldercreationdialog.ui Put FolderCreationDialog into the OCC namespace. 2021-02-05 16:27:25 +01:00
folderman.cpp Save folder settings to config when force-switching VFS. 2021-12-14 16:33:35 +02:00
folderman.h add an option to enforce use of virtual files sync folder 2021-11-05 16:56:24 +01:00
folderstatusdelegate.cpp Draw active progressbar 2020-12-15 10:59:25 +01:00
folderstatusdelegate.h Remove vfs warning in the delegate, indicate them in the description instead 2020-12-15 10:59:20 +01:00
folderstatusmodel.cpp Fix various deprecated warnings 2021-09-08 08:54:00 +00:00
folderstatusmodel.h let clang-tidy add missing override after enabling again the check 2021-08-31 08:35:56 +00:00
folderstatusview.cpp Use the return braced init list pattern 2020-05-27 14:36:07 +02:00
folderstatusview.h
folderwatcher.cpp FolderWatcher: Disable test on OSX #7305 2020-11-24 16:56:49 +00:00
folderwatcher.h let clang-tidy add missing override after enabling again the check 2021-08-31 08:35:56 +00:00
folderwatcher_linux.cpp FolderWatcher: Become unreliable if test notification fails #7241 2020-11-24 16:56:49 +00:00
folderwatcher_linux.h let clang-tidy add missing override after enabling again the check 2021-08-31 08:35:56 +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 GetLastError() needs to be called when the error happens 2021-05-06 07:35:59 +00:00
folderwatcher_win.h Win: Use full Windows paths in file watcher and improve logging 2020-12-15 10:59:16 +01:00
folderwizard.cpp Fix warn colour in dark mode 2022-03-18 12:08:12 +01:00
folderwizard.h Fix warn colour in dark mode 2022-03-18 12:08:12 +01:00
folderwizardsourcepage.ui
folderwizardtargetpage.ui
generalsettings.cpp Always build with updater. Use 'beta/stable' channel seletor in 'General Settins' dialog with default 'stable'. 2022-02-02 10:46:11 +00:00
generalsettings.h Always build with updater. Use 'beta/stable' channel seletor in 'General Settins' dialog with default 'stable'. 2022-02-02 10:46:11 +00:00
generalsettings.ui General settings: move buttons to the bottom left of their group boxes. 2020-12-17 07:04:07 +00:00
gui.md
guiutility.cpp Validate sensitive URLs to onle allow http(s) schemes. 2021-02-09 15:00:35 +02:00
guiutility.h Default parameter nullptr widget for openBrowser. 2021-02-09 08:40:51 +00: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
iconutils.cpp Fix review comments. Use QImage for QML and QPixmap for rest of code. Do not cache images for QML. Fix tests. Use signal in QML. 2021-11-04 20:50:51 +00:00
iconutils.h Fix review comments. Use QImage for QML and QPixmap for rest of code. Do not cache images for QML. Fix tests. Use signal in QML. 2021-11-04 20:50:51 +00:00
ignorelisteditor.cpp l10n: Replace apostrophe with double quotation 2021-07-30 06:21:05 +00:00
ignorelisteditor.h let clang-tidy add missing override after enabling again the check 2021-08-31 08:35:56 +00:00
ignorelisteditor.ui IgnoreListEditor: increase a bit the size 2020-12-15 10:58:21 +01:00
ignorelisttablewidget.cpp l10n: Replace apostrophe with double quotation 2021-07-30 06:21:05 +00:00
ignorelisttablewidget.h let clang-tidy add missing override after enabling again the check 2021-08-31 08:35:56 +00:00
ignorelisttablewidget.ui
internallinkwidget.cpp Add ability to copy internal link from share dialog 2022-01-24 09:40:28 +00:00
internallinkwidget.h Add ability to copy internal link from share dialog 2022-01-24 09:40:28 +00:00
internallinkwidget.ui Add ability to copy internal link from share dialog 2022-01-24 09:40:28 +00:00
invalidfilenamedialog.cpp Add missing copyright headers 2021-10-08 13:19:10 +02:00
invalidfilenamedialog.h Add missing copyright headers 2021-10-08 13:19:10 +02:00
invalidfilenamedialog.ui Add dialog to resolve invalid filenames 2021-09-23 10:45:15 +00:00
legalnotice.cpp also update ownCloud years interval in copyright notice 2021-05-10 10:29:22 +00:00
legalnotice.h let clang-tidy add missing override after enabling again the check 2021-08-31 08:35:56 +00: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 let clang-tidy add missing override after enabling again the check 2021-08-31 08:35:56 +00:00
main.cpp Add support for server color theming by using server color as accent 2022-03-16 13:57:45 +01:00
manifest-mingw.rc
mnemonicdialog.ui
navigationpanehelper.cpp Display VFS sync folder within the navigation panel on Windows. 2021-04-16 07:18:44 +00:00
navigationpanehelper.h
networksettings.cpp Cmake option to disable proxy 2022-02-02 10:02:34 +00:00
networksettings.h let clang-tidy add missing override after enabling again the check 2021-08-31 08:35:56 +00: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 Replace deprecated QRegExp with QRegularExpression. 2021-11-02 08:54:06 +00:00
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 Add option to create label for share link. 2021-09-21 10:01:20 +00:00
ocssharejob.h Add option to create label for share link. 2021-09-21 10:01:20 +00:00
openfilemanager.cpp Fix various deprecated warnings 2021-09-08 08:54:00 +00: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 Check server capabilities for file sharing default permissions. 2021-09-27 08:53:45 +00:00
owncloudgui.h Show main dialog as normal window if tray icons not available 2021-07-12 14:10:26 +00:00
owncloudsetupwizard.cpp Close wizard if done 2021-09-07 06:43:27 +00:00
owncloudsetupwizard.h let clang-tidy add missing override after enabling again the check 2021-08-31 08:35:56 +00:00
passwordinputdialog.cpp Fix review comments. 2022-01-12 10:36:25 +00:00
passwordinputdialog.h Fix review comments. 2022-01-12 10:36:25 +00:00
passwordinputdialog.ui Fix review comments. 2022-01-12 10:36:25 +00:00
profilepagewidget.cpp Add profile page 2021-11-10 13:11:47 +01:00
profilepagewidget.h Add profile page 2021-11-10 13:11:47 +01:00
proxyauthdialog.cpp
proxyauthdialog.h let clang-tidy add missing override after enabling again the check 2021-08-31 08:35:56 +00:00
proxyauthdialog.ui
proxyauthhandler.cpp ProxyAuthHandler Use QPointer instead of QWeakPointer 2020-12-15 10:59:05 +01:00
proxyauthhandler.h let clang-tidy add missing override after enabling again the check 2021-08-31 08:35:56 +00:00
remotewipe.cpp Enable all the misc clang-tidy check except one 2020-08-31 09:14:09 +02:00
remotewipe.h
selectivesyncdialog.cpp Stop using e2e()->isFolderEncrypted() in the folder wizard 2020-12-15 10:59:23 +01:00
selectivesyncdialog.h Stop using e2e()->isFolderEncrypted() in the folder wizard 2020-12-15 10:59:23 +01:00
settingsdialog.cpp Update the settings dialog window title. 2020-12-17 07:04:07 +00:00
settingsdialog.h let clang-tidy add missing override after enabling again the check 2021-08-31 08:35:56 +00:00
settingsdialog.ui Don't customize settings dialog palette 2021-03-12 11:47:16 +01:00
sharedialog.cpp Add ability to copy internal link from share dialog 2022-01-24 09:40:28 +00:00
sharedialog.h Add ability to copy internal link from share dialog 2022-01-24 09:40:28 +00:00
sharedialog.ui ShareDialog: group links and users in one scrollbar. 2022-01-13 10:39:11 +00: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 Remove unused slots. 2022-01-13 10:39:11 +00:00
sharelinkwidget.h Remove unused slots. 2022-01-13 10:39:11 +00:00
sharelinkwidget.ui ShareDialog: group links and users in one scrollbar. 2022-01-13 10:39:11 +00:00
sharemanager.cpp ShareLinkWidget. Fix incorrect calendar mindate. 2021-11-03 13:23:00 +02:00
sharemanager.h ShareLinkWidget. Fix incorrect calendar mindate. 2021-11-03 13:23:00 +02:00
sharepermissions.h Beautify flags 2020-12-15 10:59:13 +01:00
shareusergroupwidget.cpp ShareDialog: group links and users in one scrollbar. 2022-01-13 10:39:11 +00:00
shareusergroupwidget.h ShareDialog: group links and users in one scrollbar. 2022-01-13 10:39:11 +00:00
shareusergroupwidget.ui ShareDialog: group links and users in one scrollbar. 2022-01-13 10:39:11 +00:00
shareuserline.ui ShareDialog: group links and users in one scrollbar. 2022-01-13 10:39:11 +00:00
sslbutton.cpp Use auto to avoiding repeating type names 2020-05-20 03:54:41 +02:00
sslbutton.h
sslerrordialog.cpp Forbid trusting the untrusted certificate. 2021-10-27 07:23:42 +00:00
sslerrordialog.h let clang-tidy add missing override after enabling again the check 2021-08-31 08:35:56 +00:00
sslerrordialog.ui
syncrunfilelog.cpp Replace deprecated QRegExp with QRegularExpression. 2021-11-02 08:54:06 +00:00
syncrunfilelog.h Remvoe now unneeded SyncRunFileLog::directionToStr 2020-12-15 10:59:11 +01:00
systray.cpp Add thumbnails for files in the activity view 2022-03-17 10:46:09 +00:00
systray.h Add TalkReply class and tests. 2022-03-17 17:50:33 +01:00
systray.mm No longer assume status bar height, calculate, fixing notch borking 2022-03-02 13:22:55 +01: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
userstatusselectormodel.cpp remove all usage of QDateTime::toTime_t() to avoid overflow 2022-03-17 23:28:02 +00:00
userstatusselectormodel.h Remove unnecessary logging statements 2021-09-14 07:26:46 +00:00
version.rc.in