nextcloud-desktop/src/common
2018-06-07 10:22:07 +02:00
..
asserts.h Move SyncJournalDB to src/common 2017-09-18 14:00:52 +02:00
c_jhash.h GCC: Fix implicit-fallthrough warnings 2018-01-05 09:43:53 +01:00
checksums.cpp Prepend "nextcloud" for all logging categories 2017-12-28 17:33:10 -02:00
checksums.h Checksum: Ignore unkown OC-Checksum header when downloading... 2017-11-20 10:51:15 +01:00
common.cmake RemotePermissions: Store in a class rather than in a QByteArray to save memory 2017-09-22 09:29:08 +02:00
filesystembase.cpp Merge pull request #299 from nextcloud/upstream/pr/6349 2018-05-30 08:03:04 +02:00
filesystembase.h Merge pull request #299 from nextcloud/upstream/pr/6349 2018-05-30 08:03:04 +02:00
ownsql.cpp Merge branch 'master' into clientSideEncryptionV3 2018-01-29 14:06:12 +01:00
ownsql.h Don't include sqlite3.h from headers 2018-01-13 13:58:17 +01:00
README Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
remotepermissions.cpp RemotePermissions: Store in a class rather than in a QByteArray to save memory 2017-09-22 09:29:08 +02:00
remotepermissions.h RemotePermissions: Store in a class rather than in a QByteArray to save memory 2017-09-22 09:29:08 +02:00
syncjournaldb.cpp macOS: Don't use WAL for sqlite3 in /Volumes 2018-06-07 10:22:07 +02:00
syncjournaldb.h Uploads: Don't delete unexisting chunks 2018-06-06 09:52:02 +02:00
syncjournalfilerecord.cpp Unify item type enum 2017-12-15 18:02:04 +01:00
syncjournalfilerecord.h Remove table for e2e and add an e2eMangledName column (#169) 2018-02-12 12:50:51 +01:00
utility.cpp Merge pull request #311 from nextcloud/upstream/pr/6371 2018-05-29 20:33:34 +02:00
utility.h Conflicts: Add user name to conflict file name #6325 2018-05-15 22:38:35 +02:00
utility_mac.cpp utility_mac: Check for NULL from LSSharedFileListItemResolve #6123 2017-11-28 13:35:15 +01:00
utility_unix.cpp Make setLaunchOnStartup debug output more meaningful 2018-01-11 16:11:23 +01:00
utility_win.cpp Windows: Add sync folders to Explorer's navigation pane 2017-10-24 16:10:53 +02: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.