nextcloud-desktop/src/common
2021-06-16 10:54:06 +00:00
..
asserts.h Use Q_REQUIRED_RESULT directly like in other places 2020-12-30 16:20:42 +01:00
c_jhash.h cjhash: Fix build fix 2020-12-15 10:58:20 +01:00
checksums.cpp Allow download with mismatched checksum if a config option is set. 2021-06-10 13:39:11 +03:00
checksums.h Allow download with mismatched checksum if a config option is set. 2021-06-10 13:39:11 +03:00
common.cmake Remove the plugin loader mechanism for VFS backends 2020-12-15 10:59:24 +01:00
filesystembase.cpp Ensure pathtoUNC is called with an absolute path 2021-06-16 10:54:06 +00:00
filesystembase.h VFS freeze fix. Treat .sync-exclude.lst as a non-virtual file always. 2021-06-08 09:25:43 +00:00
ownsql.cpp Fix warning by using QByteArrayLiteral 2021-05-06 07:35:59 +00:00
ownsql.h Fix incorrect logger output for non-latin strings. 2021-02-16 09:30:08 +02: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
README Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
remotepermissions.cpp Please the clang-tidy overlord 2020-12-15 11:01:53 +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 Allow download with mismatched checksum if a config option is set. 2021-06-10 13:39:11 +03:00
syncjournaldb.h Allow download with mismatched checksum if a config option is set. 2021-06-10 13:39:11 +03:00
syncjournalfilerecord.cpp New discovery algorithm: fixups 2020-12-15 10:58:08 +01:00
syncjournalfilerecord.h Fix incorrect logger output for non-latin strings. 2021-02-16 09:30:08 +02:00
utility.cpp Temporary! Windows. VFS. Block Virtual Files for partition root sync folders. 2021-05-11 18:53:35 +03:00
utility.h Temporary! Windows. VFS. Block Virtual Files for partition root sync folders. 2021-05-11 18:53:35 +03:00
utility_mac.cpp Simplify nullptr comparisons where appropriate 2020-06-11 00:27:30 +02:00
utility_unix.cpp Fixed the autostart for AppImages. See #2504. 2020-12-21 11:56:09 +01:00
utility_win.cpp Update windows launch on start binary location 2020-12-30 16:17:47 +01:00
vfs.cpp Add the plumbing for a new extended attributes backend 2021-01-14 12:57:02 +01:00
vfs.h Refresh Windows download dialog progress when hydrating a placeholder 2021-03-24 14:09:06 +02: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.