nextcloud-desktop/src/csync/std
2020-12-15 10:58:37 +01:00
..
asprintf.c
asprintf.h Compile almost all of csync as C++ 2017-08-22 15:22:56 +02:00
c_alloc.c Do not declare local variables without an initial value. 2020-06-03 07:50:40 +00:00
c_alloc.h Enable the modernize-deprecated-headers check on clang-tidy 2020-08-13 14:53:52 +02:00
c_lib.h Enable the modernize-deprecated-headers check on clang-tidy 2020-08-13 14:53:52 +02:00
c_macro.h Enable bugprone-macro-parentheses clang-tidy check 2020-09-01 06:37:03 +00:00
c_private.h Build fix for mingw64 7.3 (Qt 5.12.0) 2020-12-15 10:58:37 +01:00
c_string.c Remove unused c_strlist 2018-01-13 13:58:17 +01:00
c_string.h Enable the modernize-deprecated-headers check on clang-tidy 2020-08-13 14:53:52 +02:00
c_time.c Remove unused c_path 2018-01-13 13:58:17 +01:00
c_time.h Csync: use QElapsedTimer and qCInfo instead of CSYNC_LOG and its own csync time function 2018-01-13 13:58:17 +01:00
c_utf8.cpp Simplify nullptr comparisons where appropriate 2020-06-11 00:27:30 +02:00
c_utf8.h Replace NULL by nullptr in all C++ files 2020-06-08 20:07:50 +02:00