nextcloud-desktop/src/common
Christian Kamm c9476a11f4
Checksums: Explicitly close file before reporting result
To ensure it's no longer open when the finished signal fires.
2020-12-15 10:59:00 +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: Explicitly close file before reporting result 2020-12-15 10:59:00 +01:00
checksums.h Checksums: Add back QIODevice api 2020-12-15 10:58:55 +01:00
common.cmake Move SyncFileStatus to libcommon 2020-12-15 10:58:37 +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: Distinguish no-data from error #6677 2020-12-15 10:58:43 +01:00
ownsql.h OwnSql: Distinguish no-data from error #6677 2020-12-15 10:58:43 +01:00
pinstate.h Vfs: "free space" only shows when it has an effect #7143 2020-12-15 10:58:49 +01: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 Result: Add copy/move ctor/op= 2020-12-15 10:58:33 +01:00
syncfilestatus.cpp SyncFileStatusTracker: Distinguish Warning and Excluded 2020-12-15 10:58:38 +01:00
syncfilestatus.h SyncFileStatusTracker: Distinguish Warning and Excluded 2020-12-15 10:58:38 +01:00
syncjournaldb.cpp VfsSuffix: Wipe stale pin states #7273 2020-12-15 10:58:52 +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 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 Linux: Add autostart delay to avoid tray issues #6518 2020-12-15 10:58:43 +01:00
utility_win.cpp winvfs: initial work 2020-12-15 10:58:21 +01:00
vfs.cpp VfsSuffix: Wipe stale pin states #7273 2020-12-15 10:58:52 +01:00
vfs.h Fix 'unused parameter name' warnings 2020-12-15 10:58:55 +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.