nextcloud-desktop/src/cmd
Jocelyn Turcotte cf15cbf0b3 Move Utility to a new common static library
Now that csync builds as C++, this will avoid having to implement
functionalities needed by csync mandatorily in csync itself.

This library is built as part of libocsync and symbols exported
through it.
This requires a relicense of Utility as LGPL. All classes moved into
this library from src/libsync will need to be relicensed as well.
2017-09-05 17:25:19 +02:00
..
CMakeLists.txt Move csync to src/csync 2017-08-22 11:18:22 +02:00
cmd.cpp Merge pull request #5905 from kaustubh-welankar/issue_5692_pull 2017-07-17 08:38:57 +02: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 Use QTokenizer to properly parse netrc 2016-04-21 12:46:03 +02:00
simplesslerrorhandler.cpp Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
simplesslerrorhandler.h Apply clang-format 2017-05-17 12:26:27 +02:00