1
0
Fork 0
Nextcloud-Desktop/src/common
Hannah von Reth 4df0ddcbd5 Add workaround for issue discovered in https://github.com/owncloud/core/pull/38304 2021-08-16 13:05:39 +02:00
..
README Move Utility to a new common static library 2017-09-05 17:25:19 +02: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 Add workaround for issue discovered in https://github.com/owncloud/core/pull/38304 2021-08-16 13:05:39 +02:00
checksums.h Revert Added config parameter that allows to bypass checksum validation failure. 2021-07-28 07:57:10 +00:00
common.cmake bring back dynamic load of VFS plugins 2021-07-08 08:11:17 +00:00
filesystembase.cpp Run expansive assert only in dev builds 2021-06-16 10:54:07 +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
plugin.cpp bring back dynamic load of VFS plugins 2021-07-08 08:11:17 +00:00
plugin.h bring back dynamic load of VFS plugins 2021-07-08 08:11:17 +00:00
remotepermissions.cpp Please the clang-tidy overlord 2020-12-15 11:01:53 +01:00
remotepermissions.h print the real permissions string instead of its address 2021-07-21 08:25:42 +00:00
result.h Fix review comments. 2021-07-01 11:59:21 +03: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 Improve the error message returned by updateMetadata 2021-07-06 14:03:53 +00:00
syncjournaldb.h Improve the error message returned by updateMetadata 2021-07-06 14:03:53 +00: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 Use longWinPath in more places 2021-06-16 10:54:07 +00: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 bring back dynamic load of VFS plugins 2021-07-08 08:11:17 +00:00
vfs.h bring back dynamic load of VFS plugins 2021-07-08 08:11:17 +00:00
vfspluginmetadata.json.in vfs: Don't always load plugins, check metadata 2020-12-15 10:58:26 +01:00

README

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.