..
cloudproviders
use new connect syntax
2023-02-28 09:36:27 +01:00
creds
move init to default value in class declaration
2023-02-06 10:43:05 +01:00
filedetails
remove scary warning that is a false alarm
2023-05-17 18:16:08 +02:00
macOS
Do not initialise file provider module if not enabled in config
2023-05-12 16:02:39 +08:00
socketapi
fix compilation with clazy and fully-qualified-moc-types checks enabled
2023-04-11 11:34:00 +02:00
tray
to store subjectRichParameters use a QVariantMap that is qml friendly
2023-05-17 18:16:08 +02:00
updater
move init to default value in class declaration
2023-02-06 10:43:05 +01:00
wizard
Use addLayout to insert the VFS option when setting account.
2023-05-09 15:27:24 +00:00
accountmanager.cpp
Don't ask user whether to import legacy account configs if forcing legacy import
2023-05-16 21:23:43 +08:00
accountmanager.h
Add forceLegacyImport property to accountmanager
2023-05-16 21:23:43 +08:00
accountsettings.cpp
use a getter to query encryption status
2023-03-31 17:18:28 +02:00
accountsettings.h
fix compilation with clazy and fully-qualified-moc-types checks enabled
2023-04-11 11:34:00 +02:00
accountsettings.ui
accountsetupcommandlinemanager.cpp
store in config file that we want to enable vfs when generating config
2023-03-22 10:17:28 +01:00
accountsetupcommandlinemanager.h
store in config file that we want to enable vfs when generating config
2023-03-22 10:17:28 +01:00
accountsetupfromcommandlinejob.cpp
accountsetupfromcommandlinejob.h
fix compilation with clazy and fully-qualified-moc-types checks enabled
2023-04-11 11:34:00 +02:00
accountstate.cpp
Remove unused AccountState::writeToSettings
2023-02-14 20:22:51 +01:00
accountstate.h
Remove unused AccountState::writeToSettings
2023-02-14 20:22:51 +01:00
addcertificatedialog.cpp
addcertificatedialog.h
addcertificatedialog.ui
application.cpp
Rename forcelegacyimport option to clearer forcelegacyconfigimport
2023-05-16 21:23:43 +08:00
application.h
Ensure file provider class is correctly deallocated and cleanup routines are run
2023-05-12 13:21:07 +08:00
authenticationdialog.cpp
authenticationdialog.h
BasicComboBox.qml
add missing copyright notices and upgrade qml module imports
2023-05-17 18:16:07 +02:00
callstatechecker.cpp
callstatechecker.h
caseclashfilenamedialog.cpp
caseclashfilenamedialog.h
caseclashfilenamedialog.ui
CMakeLists.txt
model: first step
2023-05-17 08:43:54 +02:00
cocoainitializer_mac.mm
cocoainitializer.h
configgui.h.in
ConflictDelegate.qml
define constants specific for font sizes in conflict dialog
2023-05-17 08:43:54 +02:00
conflictdialog.cpp
conflictdialog.h
conflictdialog.ui
ConflictItemFileInfo.qml
define constants specific for font sizes in conflict dialog
2023-05-17 08:43:54 +02:00
conflictsolver.cpp
conflictsolver.h
solve multiple conflicts from choose resolution
2023-05-17 08:43:54 +02:00
connectionvalidator.cpp
move init to default value in class declaration
2023-02-06 10:43:05 +01:00
connectionvalidator.h
move init to default value in class declaration
2023-02-06 10:43:05 +01:00
editlocallyjob.cpp
Allow opening a file or folder in the local sync root.
2023-05-16 12:33:34 +02:00
editlocallyjob.h
Allow opening a file or folder in the local sync root.
2023-05-16 12:33:34 +02:00
editlocallymanager.cpp
Remove unnecessary signalling response to start edit locally, just start it within the job
2023-04-23 22:48:41 +08:00
editlocallymanager.h
elidedlabel.cpp
elidedlabel.h
emojimodel.cpp
emojimodel.h
EmojiPicker.qml
ErrorBox.qml
add missing copyright notices and upgrade qml module imports
2023-05-17 18:16:07 +02:00
fileactivitylistmodel.cpp
fileactivitylistmodel.h
filetagmodel.cpp
Add overflow tag string property to filetagmodel which stringifies omitted tags
2023-05-16 18:23:33 +08:00
filetagmodel.h
Add overflow tag string property to filetagmodel which stringifies omitted tags
2023-05-16 18:23:33 +08:00
folder.cpp
Allow opening a file or folder in the local sync root.
2023-05-16 12:33:34 +02:00
folder.h
Unlock Office files when they are closed.
2023-04-25 12:54:37 +02:00
foldercreationdialog.cpp
Notify when folder is created with full folder path in FolderCreationDialog
2023-02-14 18:27:03 +01:00
foldercreationdialog.h
Notify when folder is created with full folder path in FolderCreationDialog
2023-02-14 18:27:03 +01:00
foldercreationdialog.ui
folderman.cpp
Use canonical file paths rather than problematic relative config file paths during folder migration in FolderMan
2023-05-08 22:56:33 +08:00
folderman.h
model: first step
2023-05-17 08:43:54 +02:00
folderstatusdelegate.cpp
Constify elements for progress bar rect calculation in FolderStatusDelegate::paint
2023-05-08 20:04:56 +08:00
folderstatusdelegate.h
folderstatusmodel.cpp
use a getter to query encryption status
2023-03-31 17:18:28 +02:00
folderstatusmodel.h
use a getter to query encryption status
2023-03-31 17:18:28 +02:00
folderstatusview.cpp
folderstatusview.h
folderwatcher_linux.cpp
folderwatcher_linux.h
more fixes for attributes without init value
2023-02-06 10:43:05 +01:00
folderwatcher_mac.cpp
folderwatcher_mac.h
folderwatcher_win.cpp
fix issues reported by compiling windows code with clang-tidy
2023-02-22 16:50:20 +01:00
folderwatcher_win.h
folderwatcher.cpp
Unlock Office files when they are closed.
2023-04-25 12:54:37 +02:00
folderwatcher.h
Unlock Office files when they are closed.
2023-04-25 12:54:37 +02:00
folderwizard.cpp
when local sync folder is overriden, respect this choice
2023-03-31 09:21:48 +02:00
folderwizard.h
move init to default value in class declaration
2023-02-06 10:43:05 +01:00
folderwizardsourcepage.ui
folderwizardtargetpage.ui
generalsettings.cpp
Remove unused parameter in GeneralSettings slotUpdateChannelChanged
2023-05-08 19:06:58 +08:00
generalsettings.h
Remove unused parameter in GeneralSettings slotUpdateChannelChanged
2023-05-08 19:06:58 +08:00
generalsettings.ui
gui.md
guiutility.cpp
guiutility.h
iconutils.cpp
prevent a 0 size to assert when creating icon from svg
2023-05-17 18:16:08 +02:00
iconutils.h
ignorelisteditor.cpp
ignorelisteditor.h
ignorelisteditor.ui
ignorelisttablewidget.cpp
ignorelisttablewidget.h
ignorelisttablewidget.ui
invalidfilenamedialog.cpp
invalidfilenamedialog.h
invalidfilenamedialog.ui
legalnotice.cpp
legalnotice.h
legalnotice.ui
lockwatcher.cpp
lockwatcher.h
logbrowser.cpp
logbrowser.h
main.cpp
basic implementation of a dialog to resolve conflicts as a batch
2023-05-17 08:43:54 +02:00
manifest-mingw.rc
mnemonicdialog.ui
navigationpanehelper.cpp
navigationpanehelper.h
networksettings.cpp
networksettings.h
networksettings.ui
notificationconfirmjob.cpp
notificationconfirmjob.h
ocsjob.cpp
ocsjob.h
ocsnavigationappsjob.cpp
ocsnavigationappsjob.h
ocsshareejob.cpp
ocsshareejob.h
ocssharejob.cpp
Implement missing share settings
2023-04-27 12:54:54 +02:00
ocssharejob.h
Implement missing share settings
2023-04-27 12:54:54 +02:00
openfilemanager.cpp
openfilemanager.h
owncloud.exe.manifest-mingw
owncloud.xml.in
owncloudgui.cpp
remove custom property and use standard sourceModel for our proxy model
2023-05-17 18:16:08 +02:00
owncloudgui.h
owncloudsetupwizard.cpp
store in config file that we want to enable vfs when generating config
2023-03-22 10:17:28 +01:00
owncloudsetupwizard.h
passwordinputdialog.cpp
passwordinputdialog.h
passwordinputdialog.ui
PredefinedStatusButton.qml
profilepagewidget.cpp
profilepagewidget.h
proxyauthdialog.cpp
proxyauthdialog.h
proxyauthdialog.ui
proxyauthhandler.cpp
proxyauthhandler.h
remotewipe.cpp
use new connect syntax
2023-02-28 09:36:27 +01:00
remotewipe.h
move init to default value in class declaration
2023-02-06 10:43:05 +01:00
ResolveConflictsDialog.qml
model improvements
2023-05-17 08:43:54 +02:00
selectivesyncdialog.cpp
move init to default value in class declaration
2023-02-06 10:43:05 +01:00
selectivesyncdialog.h
move init to default value in class declaration
2023-02-06 10:43:05 +01:00
settingsdialog.cpp
Fetch account avatar info on account action construction, fixing avatar only showing up when action is clicked
2023-02-28 18:08:29 +01:00
settingsdialog.h
settingsdialog.ui
sharee.cpp
Display 'Search globally' as the last sharees list element
2023-03-03 18:01:05 +01:00
sharee.h
Display 'Search globally' as the last sharees list element
2023-03-03 18:01:05 +01:00
sharemanager.cpp
Implement missing share settings
2023-04-27 12:54:54 +02:00
sharemanager.h
Implement missing share settings
2023-04-27 12:54:54 +02:00
sharepermissions.h
shareuserline.ui
shellextensionsserver.cpp
shellextensionsserver.h
sslbutton.cpp
sslbutton.h
sslerrordialog.cpp
move init to default value in class declaration
2023-02-06 10:43:05 +01:00
sslerrordialog.h
move init to default value in class declaration
2023-02-06 10:43:05 +01:00
sslerrordialog.ui
syncconflictsmodel.cpp
model improvements
2023-05-17 08:43:54 +02:00
syncconflictsmodel.h
model improvements
2023-05-17 08:43:54 +02:00
syncrunfilelog.cpp
syncrunfilelog.h
systray.cpp
improve reliability of memeory management when creating conflicts dialog
2023-05-17 08:43:54 +02:00
systray.h
replace "Sync now" button by "Solve all conflicts" for many conflicts
2023-05-17 08:43:54 +02:00
systray.mm
thumbnailjob.cpp
thumbnailjob.h
tooltipupdater.cpp
tooltipupdater.h
userinfo.cpp
move init to default value in class declaration
2023-02-06 10:43:05 +01:00
userinfo.h
move init to default value in class declaration
2023-02-06 10:43:05 +01:00
UserStatusSelector.qml
UserStatusSelectorButton.qml
userstatusselectormodel.cpp
userstatusselectormodel.h
UserStatusSelectorPage.qml
version.rc.in