nextcloud-desktop/src/common
2020-12-15 10:58:33 +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 cjhash: Fix build fix 2020-12-15 10:58:20 +01:00
checksums.cpp Checksums: Make file ownership more explicit 2020-12-15 10:58:24 +01:00
checksums.h Checksums: Make file ownership more explicit 2020-12-15 10:58:24 +01:00
common.cmake vfs: Don't always load plugins, check metadata 2020-12-15 10:58:26 +01: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 OwnSql: Speedup by avoiding allocating an error string on success 2020-12-15 10:58:18 +01:00
ownsql.h Use default member init when applicable 2020-06-03 16:10:39 +02:00
plugin.cpp Plugin: Drop PluginLoader 2020-12-15 10:58:25 +01:00
plugin.h Plugin: Drop PluginLoader 2020-12-15 10:58:25 +01: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
result.h Generalize Result<> class, add Optional<> 2020-12-15 10:58:24 +01:00
syncjournaldb.cpp vfs: Allow (de-)hydrating the full sync folder 2020-12-15 10:58:33 +01:00
syncjournaldb.h vfs: Allow (de-)hydrating the full sync folder 2020-12-15 10:58:33 +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 winvfs: initial work 2020-12-15 10:58:21 +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 winvfs: initial work 2020-12-15 10:58:21 +01:00
vfs.cpp Vfs plugins: Available plugins must load 2020-12-15 10:58:28 +01:00
vfs.h vfs: Make Vfs ctor explicit 2020-12-15 10:58:27 +01:00
vfspluginmetadata.json.in vfs: Don't always load plugins, check metadata 2020-12-15 10:58:26 +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.