nextcloud-desktop/src/common
2020-12-15 10:59:18 +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 Return empty string instead of 1 as adler32 checksum for empty files 2020-12-15 10:59:18 +01:00
checksums.h Use the servers checksum type by default 2020-12-15 10:59:16 +01:00
common.cmake Use Q_ENUM_NS for PinState 2020-12-15 10:59:10 +01:00
filesystembase.cpp csync: apply strict QString handling 2020-12-15 10:59:16 +01:00
filesystembase.h csync: apply strict QString handling 2020-12-15 10:59:16 +01:00
ownsql.cpp csync: apply strict QString handling 2020-12-15 10:59:16 +01:00
ownsql.h csync: apply strict QString handling 2020-12-15 10:59:16 +01:00
pinstate.cpp Use Q_ENUM_NS for PinState 2020-12-15 10:59:10 +01:00
pinstate.h Use Q_ENUM_NS for PinState 2020-12-15 10:59:10 +01:00
plugin.cpp csync: apply strict QString handling 2020-12-15 10:59:16 +01:00
plugin.h Make PluginFactory virtual to silent -Wnon-virtual-dtor warning 2020-12-15 10:59:06 +01:00
README Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
remotepermissions.cpp csync: apply strict QString handling 2020-12-15 10:59:16 +01:00
remotepermissions.h csync: apply strict QString handling 2020-12-15 10:59:16 +01:00
result.h VFS: Do not overwrite existing files by placeholder 2020-12-15 10:59:03 +01:00
syncfilestatus.cpp csync: apply strict QString handling 2020-12-15 10:59:16 +01:00
syncfilestatus.h SyncFileStatusTracker: Distinguish Warning and Excluded 2020-12-15 10:58:38 +01:00
syncjournaldb.cpp Remove pointless warning 2020-12-15 10:59:17 +01:00
syncjournaldb.h VfsSuffix: Wipe stale pin states #7273 2020-12-15 10:58:52 +01:00
syncjournalfilerecord.cpp New discovery algorithm: fixups 2020-12-15 10:58:08 +01:00
syncjournalfilerecord.h File watcher: Pin state attribute changes are valid notifications 2020-12-15 10:58:39 +01:00
utility.cpp csync: apply strict QString handling 2020-12-15 10:59:16 +01:00
utility.h Win: Use full Windows paths in file watcher and improve logging 2020-12-15 10:59:16 +01:00
utility_mac.cpp Simplify nullptr comparisons where appropriate 2020-06-11 00:27:30 +02:00
utility_unix.cpp Linux: Add autostart delay to avoid tray issues #6518 2020-12-15 10:58:43 +01:00
utility_win.cpp csync: apply strict QString handling 2020-12-15 10:59:16 +01:00
vfs.cpp csync: apply strict QString handling 2020-12-15 10:59:16 +01:00
vfs.h VFS: remove now unused parameter 2020-12-15 10:59:16 +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.