nextcloud-desktop/src/libsync
Michael Schuster 221e5c5fc4
Improve command line version info and help display to streamline gui and cmd
Signed-off-by: Michael Schuster <michael@schuster.ms>
2020-06-07 14:20:33 +02:00
..
creds Use default member init when applicable 2020-06-03 16:10:39 +02:00
abstractnetworkjob.cpp Merge pull request #2024 from nextcloud/use_raw_string_literals 2020-05-27 05:54:54 +02:00
abstractnetworkjob.h
accessmanager.cpp
accessmanager.h
account.cpp Use = default for trivial ctors and dtors 2020-05-25 21:33:24 +02:00
account.h
accountfwd.h
bandwidthmanager.cpp Use = default for trivial ctors and dtors 2020-05-25 21:33:24 +02:00
bandwidthmanager.h
capabilities.cpp
capabilities.h
clientsideencryption.cpp Do not declare local variables without an initial value. 2020-06-03 07:50:40 +00:00
clientsideencryption.h Show a broken lock icon for unencrypted subdirectory 2020-06-02 15:50:18 +00:00
clientsideencryptionjobs.cpp Use raw string literals when appropriate 2020-05-26 20:13:51 +02:00
clientsideencryptionjobs.h
CMakeLists.txt
configfile.cpp Use raw string literals when appropriate 2020-05-26 20:13:51 +02:00
configfile.h
cookiejar.cpp Do not declare local variables without an initial value. 2020-06-03 07:50:40 +00:00
cookiejar.h
discoveryphase.cpp Use auto to avoiding repeating type names 2020-05-20 03:54:41 +02:00
discoveryphase.h Use default member init when applicable 2020-06-03 16:10:39 +02:00
filesystem.cpp
filesystem.h
libsync.md
logger.cpp Use default member init when applicable 2020-06-03 16:10:39 +02:00
logger.h Use default member init when applicable 2020-06-03 16:10:39 +02:00
networkjobs.cpp Fix Qt 5.15.0 build error (missing include) 2020-06-07 02:43:45 +02:00
networkjobs.h
nextcloudtheme.cpp Replace "https://..." hint by "https://host:port" 2020-05-23 18:32:18 +02:00
nextcloudtheme.h Show URL placeholder hint in wizard 2020-05-23 18:32:15 +02:00
owncloudpropagator.cpp Use = default for trivial ctors and dtors 2020-05-25 21:33:24 +02:00
owncloudpropagator.h
owncloudpropagator_p.h
progressdispatcher.cpp Use = default for trivial ctors and dtors 2020-05-25 21:33:24 +02:00
progressdispatcher.h Use default member init when applicable 2020-06-03 16:10:39 +02:00
propagatedownload.cpp Use auto to avoiding repeating type names 2020-05-20 03:54:41 +02:00
propagatedownload.h
propagatedownloadencrypted.cpp
propagatedownloadencrypted.h
propagateremotedelete.cpp
propagateremotedelete.h
propagateremotedeleteencrypted.cpp
propagateremotedeleteencrypted.h
propagateremotemkdir.cpp
propagateremotemkdir.h
propagateremotemove.cpp Do not declare local variables without an initial value. 2020-06-03 07:50:40 +00:00
propagateremotemove.h
propagateupload.cpp Use auto to avoiding repeating type names 2020-05-20 03:54:41 +02:00
propagateupload.h
propagateuploadencrypted.cpp
propagateuploadencrypted.h
propagateuploadng.cpp Use auto to avoiding repeating type names 2020-05-20 03:54:41 +02:00
propagateuploadv1.cpp Use auto to avoiding repeating type names 2020-05-20 03:54:41 +02:00
propagatorjobs.cpp Do not declare local variables without an initial value. 2020-06-03 07:50:40 +00:00
propagatorjobs.h
syncengine.cpp Do not declare local variables without an initial value. 2020-06-03 07:50:40 +00:00
syncengine.h
syncfileitem.cpp
syncfileitem.h Use default member init when applicable 2020-06-03 16:10:39 +02:00
syncfilestatus.cpp Use default member init when applicable 2020-06-03 16:10:39 +02:00
syncfilestatus.h Use default member init when applicable 2020-06-03 16:10:39 +02:00
syncfilestatustracker.cpp Use the return braced init list pattern 2020-05-27 14:36:07 +02:00
syncfilestatustracker.h
syncoptions.h
syncresult.cpp Use default member init when applicable 2020-06-03 16:10:39 +02:00
syncresult.h Use default member init when applicable 2020-06-03 16:10:39 +02:00
theme.cpp Improve command line version info and help display to streamline gui and cmd 2020-06-07 14:20:33 +02:00
theme.h Use default member init when applicable 2020-06-03 16:10:39 +02:00
wordlist.cpp
wordlist.h