nextcloud-desktop/src/gui
Claudio Cambra 4f37465b2f gui/wizard: When selecting VFS sync with macOS File Provider, do not set up local folder unexpectedly
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
2025-03-13 11:29:11 +01:00
..
cloudproviders refactor: replace QString() with QStringLiteral() for better performance 2025-01-31 15:11:02 +01:00
creds refactor: replace QString() with QStringLiteral() for better performance 2025-01-31 15:11:02 +01:00
filedetails use TextArea instead of TextEdit for share note field 2025-02-14 13:23:14 +00:00
macOS gui/macOS: Do not automatically configure file provider domains for new accounts 2025-03-13 11:29:11 +01:00
socketapi add support to use PKCS#11 harware token to store certifice for e2ee 2025-02-07 09:12:29 +01:00
tray Revert "gui: do not allow MainWindow to be resized" 2025-03-04 10:12:57 +00:00
updater Remove aditional text when error occurs. 2025-03-06 09:10:14 +01:00
wizard gui/wizard: Do not check vfs path availability with macOS File Provider module 2025-03-13 11:29:11 +01:00
accountmanager.cpp Remove check for overrideurl when migrating account. 2025-02-11 10:57:01 +01:00
accountmanager.h Rename vars: _am => _networkAccessManager, a => newAccountData. 2024-11-22 10:51:03 +01:00
accountsettings.cpp do not display encrypt action for external folders 2025-02-25 10:45:41 +00:00
accountsettings.h add support to use PKCS#11 harware token to store certifice for e2ee 2025-02-07 09:12:29 +01:00
accountsettings.ui
accountsetupcommandlinemanager.cpp
accountsetupcommandlinemanager.h
accountsetupfromcommandlinejob.cpp
accountsetupfromcommandlinejob.h
accountstate.cpp check for need of signing TOS during connectivity check 2025-02-20 12:01:07 +01:00
accountstate.h check for need of signing TOS during connectivity check 2025-02-20 12:01:07 +01:00
addcertificatedialog.cpp
addcertificatedialog.h
addcertificatedialog.ui
application.cpp use qputenv to modify the running process environment 2025-02-12 09:54:38 +01:00
application.h Use slots as slots. 2024-11-22 10:51:02 +01:00
authenticationdialog.cpp
authenticationdialog.h
callstatechecker.cpp
callstatechecker.h
caseclashfilenamedialog.cpp Include folders when displaying the local metadata about a conflict. 2024-12-12 10:47:14 +01:00
caseclashfilenamedialog.h
caseclashfilenamedialog.ui
CMakeLists.txt gui/tray: Remove unused thumbnailjob class 2025-03-03 13:25:56 +00:00
cocoainitializer_mac.mm
cocoainitializer.h
configgui.h.in
ConflictDelegate.qml
conflictdialog.cpp
conflictdialog.h
conflictdialog.ui
ConflictItemFileInfo.qml
conflictsolver.cpp
conflictsolver.h
connectionvalidator.cpp detect the need to sign the terms of service during login web flow v2 2025-02-20 12:00:54 +01:00
connectionvalidator.h
editlocallyjob.cpp Replace all uses of qAsConst with std::as_const 2024-12-20 16:26:57 +01:00
editlocallyjob.h when locking a file set If-Match header to ensure etag is correct 2024-12-09 09:33:49 +01:00
editlocallymanager.cpp Ensure use of QMessageBox-using QMessageBox::critical 2024-12-20 16:26:57 +01:00
editlocallymanager.h
editlocallyverificationjob.cpp
editlocallyverificationjob.h
elidedlabel.cpp
elidedlabel.h
emojimodel.cpp
emojimodel.h
EmojiPicker.qml
EncryptionTokenSelectionWindow.qml add support to use PKCS#11 harware token to store certifice for e2ee 2025-02-07 09:12:29 +01:00
ErrorBox.qml
fileactivitylistmodel.cpp
fileactivitylistmodel.h
filetagmodel.cpp Move setup of server relative path used in FileTagModel into FileDetails 2024-11-21 09:57:39 +01:00
filetagmodel.h Remove unused includes in filetagmodel 2024-11-21 09:57:39 +01:00
folder.cpp ensure we can delete invalid read-only items 2025-02-22 12:02:43 +01:00
folder.h Update the max folder and the max account version. 2025-02-11 10:57:01 +01:00
foldercreationdialog.cpp refactor: replace QString() with QStringLiteral() for better performance 2025-01-31 15:11:02 +01:00
foldercreationdialog.h
foldercreationdialog.ui
folderman.cpp Carried out further fixes, changing types to auto and adding const 2025-02-25 03:55:21 +00:00
folderman.h add test skeleton for OCC::FolderStatusModel 2025-02-12 09:49:09 +01:00
folderstatusdelegate.cpp Use Qt::ElideRight. 2025-01-02 11:02:34 +01:00
folderstatusdelegate.h
folderstatusmodel.cpp FolderStatusModel: only create a single QFileIconProvider object 2025-02-20 16:24:06 +00:00
folderstatusmodel.h FolderStatusModel: only create a single QFileIconProvider object 2025-02-20 16:24:06 +00:00
folderstatusview.cpp
folderstatusview.h
folderwatcher_linux.cpp
folderwatcher_linux.h
folderwatcher_mac.cpp
folderwatcher_mac.h
folderwatcher_win.cpp
folderwatcher_win.h
folderwatcher.cpp
folderwatcher.h
folderwizard.cpp Carried out further fixes, changing types to auto and adding const 2025-02-25 03:55:21 +00:00
folderwizard.h
folderwizardsourcepage.ui
folderwizardtargetpage.ui
foregroundbackground_cocoa.h
foregroundbackground_cocoa.mm
foregroundbackground_interface.h
foregroundbackground_mac.mm
generalsettings.cpp carried out suggested improvements 2025-02-28 15:22:36 +00:00
generalsettings.h Changed properties to designer file and hiding interval selector when notify push is available 2025-02-28 15:22:36 +00:00
generalsettings.ui carried out suggested improvements 2025-02-28 15:22:36 +00:00
gui.md
guiutility.cpp
guiutility.h
iconutils.cpp
iconutils.h
ignorelisteditor.cpp
ignorelisteditor.h
ignorelisteditor.ui
ignorelisttablewidget.cpp Carried out further fixes, changing types to auto and adding const 2025-02-25 03:55:21 +00:00
ignorelisttablewidget.h
ignorelisttablewidget.ui
invalidfilenamedialog.cpp
invalidfilenamedialog.h
invalidfilenamedialog.ui
legalnotice.cpp update legal notice copyright years for Nextcloud 2025-01-20 08:50:36 +01:00
legalnotice.h
legalnotice.ui
lockwatcher.cpp Added more std::as_const and replaced types for auto, as well as other suggestions 2025-02-25 03:55:21 +00:00
lockwatcher.h
logbrowser.cpp
logbrowser.h
main.cpp use correct qml style on Windows 2025-01-31 15:11:44 +01:00
manifest-mingw.rc
mnemonicdialog.ui
navigationpanehelper.cpp Replace all uses of qAsConst with std::as_const 2024-12-20 16:26:57 +01:00
navigationpanehelper.h
networksettings.cpp
networksettings.h
networksettings.ui
notificationconfirmjob.cpp
notificationconfirmjob.h
ocsjob.cpp Make extraction of ETag header independent of capitalisation. 2025-01-07 09:38:12 +01:00
ocsjob.h
ocsnavigationappsjob.cpp
ocsnavigationappsjob.h
ocsshareejob.cpp
ocsshareejob.h
ocssharejob.cpp fetch "shared with me" information separately 2025-02-07 09:22:07 +01:00
ocssharejob.h fetch "shared with me" information separately 2025-02-07 09:22:07 +01:00
openfilemanager.cpp Added more std::as_const and replaced types for auto, as well as other suggestions 2025-02-25 03:55:21 +00:00
openfilemanager.h
owncloud.exe.manifest-mingw
owncloud.xml.in
owncloudgui.cpp Added more std::as_const and replaced types for auto, as well as other suggestions 2025-02-25 03:55:21 +00:00
owncloudgui.h Use slots as slots. 2024-11-22 10:51:02 +01:00
owncloudsetupwizard.cpp gui/wizard: When selecting VFS sync with macOS File Provider, do not set up local folder unexpectedly 2025-03-13 11:29:11 +01:00
owncloudsetupwizard.h implement terms of service check wizard page 2025-02-20 12:00:54 +01:00
passwordinputdialog.cpp
passwordinputdialog.h
passwordinputdialog.ui
PredefinedStatusButton.qml
profilepagewidget.cpp
profilepagewidget.h
proxyauthdialog.cpp
proxyauthdialog.h
proxyauthdialog.ui
proxyauthhandler.cpp
proxyauthhandler.h
remotewipe.cpp refactor: replace QString() with QStringLiteral() for better performance 2025-01-31 15:11:02 +01:00
remotewipe.h
ResolveConflictsDialog.qml dialogfix 2025-02-11 11:14:26 +01:00
selectivesyncdialog.cpp Carried out further fixes, changing types to auto and adding const 2025-02-25 03:55:21 +00:00
selectivesyncdialog.h
settingsdialog.cpp Carried out further fixes, changing types to auto and adding const 2025-02-25 03:55:21 +00:00
settingsdialog.h
settingsdialog.ui
sharee.cpp
sharee.h
sharemanager.cpp Carried out further fixes, changing types to auto and adding const 2025-02-25 03:55:21 +00:00
sharemanager.h fetch "shared with me" information separately 2025-02-07 09:22:07 +01:00
sharepermissions.h
shellextensionsserver.cpp
shellextensionsserver.h
sslbutton.cpp Replaced qAsConst with std::as_const 2025-02-25 03:55:21 +00:00
sslbutton.h
sslerrordialog.cpp Added more std::as_const and replaced types for auto, as well as other suggestions 2025-02-25 03:55:21 +00:00
sslerrordialog.h
sslerrordialog.ui
syncconflictsmodel.cpp Replace all uses of qAsConst with std::as_const 2024-12-20 16:26:57 +01:00
syncconflictsmodel.h
syncrunfilelog.cpp refactor: replace QString() with QStringLiteral() for better performance 2025-01-31 15:11:02 +01:00
syncrunfilelog.h
systray_mac_common.mm
systray_mac_usernotifications.mm
systray.cpp clear useless declarations or include 2025-02-07 09:12:29 +01:00
systray.h clear useless declarations or include 2025-02-07 09:12:29 +01:00
tooltipupdater.cpp
tooltipupdater.h
userinfo.cpp
userinfo.h
UserStatusSelector.qml gui/tray: Make bottom buttons in user status selector smaller 2025-03-03 16:18:32 +00:00
UserStatusSelectorButton.qml
userstatusselectormodel.cpp convert double numbers to int because we expect them to be real ints 2024-12-03 16:29:16 +01:00
userstatusselectormodel.h
UserStatusSelectorPage.qml
version.rc.in
vfsdownloaderrordialog.cpp
vfsdownloaderrordialog.h
vfsdownloaderrordialog.ui