nextcloud-desktop/src/common
2020-12-15 10:58:17 +01:00
..
asserts.h Fixed broken overloading mechanism of variadic templates. See code comment for further information. 2019-09-08 01:09:22 +02:00
c_jhash.h Enable bugprone-macro-parentheses clang-tidy check 2020-09-01 06:37:03 +00:00
checksums.cpp Checksum: Add support for SHA256 and SHA3 2020-12-15 10:58:05 +01:00
checksums.h Checksum: Add support for SHA256 and SHA3 2020-12-15 10:58:05 +01:00
common.cmake RemotePermissions: Store in a class rather than in a QByteArray to save memory 2017-09-22 09:29:08 +02:00
filesystembase.cpp Move the checksum related routine from FileSystem to checksum, where they belong 2020-12-15 10:58:05 +01:00
filesystembase.h Move the checksum related routine from FileSystem to checksum, where they belong 2020-12-15 10:58:05 +01:00
ownsql.cpp Enable bugprone-narrowing-conversions clang-tidy check 2020-09-01 06:37:03 +00:00
ownsql.h Use default member init when applicable 2020-06-03 16:10:39 +02:00
README Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
remotepermissions.cpp RemotePermissions: Fix empty vs null 2020-12-15 10:58:03 +01:00
remotepermissions.h RemotePermissions: Fix empty vs null 2020-12-15 10:58:03 +01:00
syncjournaldb.cpp Test that the sync behave well if there are errors while reading the database 2020-12-15 10:58:17 +01:00
syncjournaldb.h Test that the sync behave well if there are errors while reading the database 2020-12-15 10:58:17 +01:00
syncjournalfilerecord.cpp New discovery algorithm: fixups 2020-12-15 10:58:08 +01:00
syncjournalfilerecord.h Discovery: Virtual file handling adjustments 2020-12-15 10:58:14 +01:00
utility.cpp Fix compiler warning 2020-12-15 10:58:14 +01:00
utility.h Disable autostartCheckBox if autostart is configured system wide 2020-12-15 10:58:14 +01:00
utility_mac.cpp Simplify nullptr comparisons where appropriate 2020-06-11 00:27:30 +02:00
utility_unix.cpp Update bookmarks location 2020-10-12 15:02:00 +00:00
utility_win.cpp Disable autostartCheckBox if autostart is configured system wide 2020-12-15 10:58:14 +01:00

This folder contains code covered by the CLA being licensed as LGPL.
This allows it to be linked together with the rest of the LGPL code in csync.