nextcloud-desktop/src/gui
Claudio Cambra 481298997c Extract makeResourceUrl lambda into separate static openableUrl method
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2023-01-06 18:49:13 +01:00
..
cloudproviders fully qualify types in signals and slots 2022-11-15 09:57:54 +01:00
creds Declare all QRegularExpressions statically 2022-12-20 18:38:24 +01:00
filedetails Remove use of emit keyword where used for non signals 2022-12-20 12:07:55 +01:00
socketapi l10n: Remove space 2022-12-24 12:56:08 +01:00
tray Extract makeResourceUrl lambda into separate static openableUrl method 2023-01-06 18:49:13 +01:00
updater fix review comments 2022-10-12 12:13:45 +02:00
wizard Fix interval QPROPERTY missing NOTIFY in slideshow class 2023-01-02 17:04:30 +01:00
accountmanager.cpp Use std::make_unique rather than manually build unique_ptr for oCSettings 2022-12-15 16:58:00 +01:00
accountmanager.h fully qualify types in signals and slots 2022-11-15 09:57:54 +01:00
accountsettings.cpp Do not sync encrypted folders if the E2EE mnemonic is not entered. Automatically blacklist them. Remove from blacklist once the E2EE mnemonic is provided. 2022-12-15 15:09:25 +01:00
accountsettings.h Do not sync encrypted folders if the E2EE mnemonic is not entered. Automatically blacklist them. Remove from blacklist once the E2EE mnemonic is provided. 2022-12-15 15:09:25 +01:00
accountsettings.ui
accountsetupcommandlinemanager.cpp Fix review comments from Claudio III. 2022-12-30 14:46:06 +01:00
accountsetupcommandlinemanager.h Fix review comments from Claudio III. 2022-12-30 14:46:06 +01:00
accountsetupfromcommandlinejob.cpp Fix review comments from Claudio II. 2022-12-30 14:46:06 +01:00
accountsetupfromcommandlinejob.h Fix review comments from Claudio II. 2022-12-30 14:46:06 +01:00
accountstate.cpp emit missing signal to update folder sync status icon 2022-10-24 16:53:06 +02:00
accountstate.h fully qualify types in signals and slots 2022-11-15 09:57:54 +01:00
addcertificatedialog.cpp
addcertificatedialog.h
addcertificatedialog.ui
application.cpp Fix review comments from Claudio III. 2022-12-30 14:46:06 +01:00
application.h Fix review comments from Claudio. Refactoring. 2022-12-30 14:46:06 +01:00
authenticationdialog.cpp
authenticationdialog.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
BasicComboBox.qml Drop dependency on Qt Quick Controls 1 2023-01-06 17:22:56 +01:00
callstatechecker.cpp
callstatechecker.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
CMakeLists.txt Fix review comments from Claudio II. 2022-12-30 14:46:06 +01:00
cocoainitializer.h
cocoainitializer_mac.mm Remove unused app pointer in CocoaInitializer 2022-11-08 15:43:25 +01:00
configgui.h.in
conflictdialog.cpp Format some QLabels as plain text 2022-12-07 17:18:57 +01:00
conflictdialog.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
conflictdialog.ui
conflictsolver.cpp
conflictsolver.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
connectionvalidator.cpp Add 'emit' keyword to signal emissions that were missing them 2022-12-20 12:07:55 +01:00
connectionvalidator.h fully qualify types in signals and slots 2022-11-15 09:57:54 +01:00
editlocallyjob.cpp Declare all QRegularExpressions statically 2022-12-20 18:38:24 +01:00
editlocallyjob.h do not create GUI from a random thread and show error on real error 2022-12-08 10:58:58 +01:00
editlocallymanager.cpp Notify user when file is locked when local editing begins 2022-12-07 12:45:31 +01:00
editlocallymanager.h Edit locally job will only sync a specific file by modifying the state of the Sync Engine. All other running syncs will get terminated. Syncing is now optimized to run faster and it checks if the file has changed on the server before syncing it. 2022-12-06 09:37:03 +01:00
elidedlabel.cpp
elidedlabel.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
emojimodel.cpp
emojimodel.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
EmojiPicker.qml Introduce EnforcedPlainTextLabel, convert all Label or Text labels to use this 2022-12-05 15:21:09 +01:00
ErrorBox.qml Remove now redundant use of textFormat 2022-12-05 15:21:09 +01:00
fileactivitylistmodel.cpp Check for state of file record retrieval in fileactivitylistmodel 2022-10-31 18:06:09 +01:00
fileactivitylistmodel.h Use [[nodiscard]] more broadly in methods returning values, and respect it elsewhere 2022-10-31 18:06:07 +01:00
folder.cpp Fix conflicting definitions in anonymous namespace in Unity build 2022-12-15 16:58:00 +01:00
folder.h Silence sync termination errors when running EditLocallyJob. 2022-12-12 17:39:48 +01:00
foldercreationdialog.cpp
foldercreationdialog.h
foldercreationdialog.ui
folderman.cpp Fix conflicting definitions in anonymous namespace in Unity build 2022-12-15 16:58:00 +01:00
folderman.h Add an end to end test utils file 2022-11-23 08:40:46 +01:00
folderstatusdelegate.cpp Remove HACK for Windows Vista as this OS is no longer supported 2022-12-20 12:59:08 +01:00
folderstatusdelegate.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
folderstatusmodel.cpp Add 'emit' keyword to signal emissions that were missing them 2022-12-20 12:07:55 +01:00
folderstatusmodel.h Do not sync encrypted folders if the E2EE mnemonic is not entered. Automatically blacklist them. Remove from blacklist once the E2EE mnemonic is provided. 2022-12-15 15:09:25 +01:00
folderstatusview.cpp
folderstatusview.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
folderwatcher.cpp
folderwatcher.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
folderwatcher_linux.cpp
folderwatcher_linux.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
folderwatcher_mac.cpp Replace now deprecated FSEventStreamScheduleWithRunLoop with FSEventStreamSetDispatchQueue 2023-01-02 18:05:54 +01:00
folderwatcher_mac.h
folderwatcher_win.cpp
folderwatcher_win.h
folderwizard.cpp avoid possibly crashing static_cast 2022-10-03 10:23:24 +02:00
folderwizard.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
folderwizardsourcepage.ui
folderwizardtargetpage.ui
generalsettings.cpp Fix macOS autoupdater settings 2022-10-27 14:30:33 +02:00
generalsettings.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
generalsettings.ui
gui.md
guiutility.cpp
guiutility.h
iconutils.cpp Improve 'Handle local file editing' feature. Add loading popup. Add force sync before opening a file.' 2022-10-10 17:13:06 +03:00
iconutils.h
ignorelisteditor.cpp
ignorelisteditor.h
ignorelisteditor.ui
ignorelisttablewidget.cpp
ignorelisttablewidget.h
ignorelisttablewidget.ui
invalidfilenamedialog.cpp Format some QLabels as plain text 2022-12-07 17:18:57 +01:00
invalidfilenamedialog.h
invalidfilenamedialog.ui Format some QLabels as plain text 2022-12-07 17:18:57 +01:00
legalnotice.cpp
legalnotice.h
legalnotice.ui
lockwatcher.cpp
lockwatcher.h
logbrowser.cpp
logbrowser.h
main.cpp Clean up QML registration 2022-09-07 17:00:44 +02:00
manifest-mingw.rc
mnemonicdialog.ui E2EE. Do not generate keypair without user request. 2022-11-01 09:18:28 +01:00
navigationpanehelper.cpp
navigationpanehelper.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
networksettings.cpp fix instances of: c++11 range-loop might detach Qt container warnings 2022-11-18 16:02:21 +01:00
networksettings.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
networksettings.ui
notificationconfirmjob.cpp Declare all QRegularExpressions statically 2022-12-20 18:38:24 +01:00
notificationconfirmjob.h
ocsjob.cpp VFS Windows: Display the sharing state and lock state in the 'Status' column of Windows Explorer 2022-10-04 18:32:51 +02:00
ocsjob.h VFS Windows: Display the sharing state and lock state in the 'Status' column of Windows Explorer 2022-10-04 18:32:51 +02:00
ocsnavigationappsjob.cpp
ocsnavigationappsjob.h
ocsshareejob.cpp
ocsshareejob.h
ocssharejob.cpp VFS Windows: Display the sharing state and lock state in the 'Status' column of Windows Explorer 2022-10-04 18:32:51 +02:00
ocssharejob.h VFS Windows: Display the sharing state and lock state in the 'Status' column of Windows Explorer 2022-10-04 18:32:51 +02:00
openfilemanager.cpp
openfilemanager.h
owncloud.exe.manifest-mingw
owncloud.xml.in
owncloudgui.cpp Add a file details window/page, QMLify file sharing 2022-10-31 18:06:03 +01:00
owncloudgui.h fully qualify types in signals and slots 2022-11-15 09:57:54 +01:00
owncloudsetupwizard.cpp Make account setup wizard's adjustWizardSize resize to current page size instead of largest wizard page 2022-09-13 23:00:05 +02:00
owncloudsetupwizard.h
passwordinputdialog.cpp
passwordinputdialog.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
passwordinputdialog.ui
PredefinedStatusButton.qml Drop dependency on Qt Quick Controls 1 2023-01-06 17:22:56 +01:00
profilepagewidget.cpp
profilepagewidget.h
proxyauthdialog.cpp
proxyauthdialog.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
proxyauthdialog.ui
proxyauthhandler.cpp
proxyauthhandler.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
remotewipe.cpp Remove unused QStrings from remotewipe 2022-12-20 12:59:08 +01:00
remotewipe.h fully qualify types in signals and slots 2022-11-15 09:57:54 +01:00
selectivesyncdialog.cpp avoid possibly crashing static_cast 2022-10-03 10:23:24 +02:00
selectivesyncdialog.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
settingsdialog.cpp Fix currentPage QPROPERTY missing NOTIFY in settingsdialog class 2023-01-02 17:04:30 +01:00
settingsdialog.h Fix currentPage QPROPERTY missing NOTIFY in settingsdialog class 2023-01-02 17:04:30 +01:00
settingsdialog.ui
sharee.cpp Add a file details window/page, QMLify file sharing 2022-10-31 18:06:03 +01:00
sharee.h Add a file details window/page, QMLify file sharing 2022-10-31 18:06:03 +01:00
sharemanager.cpp Add a suite of tests for ShareModel 2022-10-31 18:06:09 +01:00
sharemanager.h Add an internal link share to the share dialog 2022-12-13 17:33:33 +01:00
sharepermissions.h Add a suite of tests for ShareModel 2022-10-31 18:06:09 +01:00
shareuserline.ui
shellextensionsserver.cpp Implement 'Leave this share' context menu entry. Fix incorrect sharing state for incoming and my shares in custom state icons and local database. 2022-11-22 12:14:20 +01:00
shellextensionsserver.h Implement 'Leave this share' context menu entry. Fix incorrect sharing state for incoming and my shares in custom state icons and local database. 2022-11-22 12:14:20 +01:00
sslbutton.cpp
sslbutton.h
sslerrordialog.cpp
sslerrordialog.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
sslerrordialog.ui
syncrunfilelog.cpp Declare all QRegularExpressions statically 2022-12-20 18:38:24 +01:00
syncrunfilelog.h
systray.cpp Show file details within the tray dialog, rather than in a separate dialog 2022-12-09 15:06:35 +01:00
systray.h Show file details within the tray dialog, rather than in a separate dialog 2022-12-09 15:06:35 +01:00
systray.mm Add Talk message type of notifications to native macOS notifications 2022-12-09 14:36:12 +01:00
thumbnailjob.cpp
thumbnailjob.h
tooltipupdater.cpp avoid possibly crashing static_cast 2022-10-03 10:23:24 +02:00
tooltipupdater.h
userinfo.cpp
userinfo.h fully qualify types in signals and slots 2022-11-15 09:57:54 +01:00
UserStatusSelector.qml Drop dependency on Qt Quick Controls 1 2023-01-06 17:22:56 +01:00
UserStatusSelectorButton.qml Drop dependency on Qt Quick Controls 1 2023-01-06 17:22:56 +01:00
userstatusselectormodel.cpp Fix typo of connector 2022-11-14 09:43:36 +01:00
userstatusselectormodel.h fully qualify types in signals and slots 2022-11-15 09:57:54 +01:00
UserStatusSelectorPage.qml Make user status selector modal, show user header 2022-11-09 17:39:28 +01:00
version.rc.in