1
0
Fork 0
Nextcloud-Desktop/src/common
allexzander 4d66d209bc Fix incorrect logger output for non-latin strings.
Signed-off-by: allexzander <blackslayer4@gmail.com>
2021-02-16 09:30:08 +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 Please the clang-tidy overlord 2020-12-15 11:01:53 +01:00
checksums.h Use the servers checksum type by default 2020-12-15 10:59:16 +01:00
common.cmake Remove the plugin loader mechanism for VFS backends 2020-12-15 10:59:24 +01:00
filesystembase.cpp Add todo for Qt 5.15 2020-12-30 16:17:47 +01:00
filesystembase.h Cleanup pathtoUNC and its test 2020-12-30 16:17:46 +01:00
ownsql.cpp csync: apply strict QString handling 2020-12-15 10:59:16 +01: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
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 Fix incorrect logger output for non-latin strings. 2021-02-16 09:30:08 +02: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 Fix incorrect logger output for non-latin strings. 2021-02-16 09:30:08 +02:00
utility.cpp csync: apply strict QString handling 2020-12-15 10:59:16 +01:00
utility.h Fix folder permission check on NTFS 2020-12-15 10:59:26 +01: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 Add the plumbing for a new extended attributes backend 2021-01-14 12:57:02 +01: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.