nextcloud-desktop/src/cmd
Matthieu Gallien 8551a14c48 ensure SyncEngine use an initialized instance of SyncOptions
will prevent nextcloudcmd command line client from ignoring the settings
handled by SyncOptions

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2022-08-08 12:36:37 +03:00
..
CMakeLists.txt add headers in cmake files to get them properly detected 2022-02-11 14:31:22 +00:00
cmd.cpp ensure SyncEngine use an initialized instance of SyncOptions 2022-08-08 12:36:37 +03:00
cmd.h Apply clang-format 2017-05-17 12:26:27 +02:00
cmd.md Structure developer documentation 2015-06-29 18:43:21 +02:00
netrcparser.cpp Apply clang-format 2017-05-17 12:26:27 +02:00
netrcparser.h Enable the modernize-use-using check on clang-tidy 2020-08-12 18:18:57 +02:00
simplesslerrorhandler.cpp cmd: Replace foreach with range base for (#2219) 2020-09-29 19:31:23 +02:00
simplesslerrorhandler.h switch from Q_DECL_OVERRIDE to plain override 2021-08-31 08:35:57 +00:00