nextcloud-desktop/src/common
Christian Kamm 17d174e6fa
Conflicts: Add user name to conflict file name #6325
For the case of uploading conflict files only.
2018-05-15 22:38:35 +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 branch 'master' into clientSideEncryptionV3 2018-01-29 14:06:12 +01:00
filesystembase.h Upload conflict files #4557 2017-12-15 18:03:53 +01: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 Properly mark encrypted files for removal 2018-04-09 13:23:52 +02:00
syncjournaldb.h Properly mark encrypted files for removal 2018-04-09 13:23:52 +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 Conflicts: Add user name to conflict file name #6325 2018-05-15 22:38:35 +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.