nextcloud-desktop/src/common
2017-10-27 10:29:31 +02:00
..
asserts.h Move SyncJournalDB to src/common 2017-09-18 14:00:52 +02:00
c_jhash.h Move SyncJournalDB to src/common 2017-09-18 14:00:52 +02:00
checksums.cpp Use qEnvironmentVariable* instead of qgetenv when appropriate 2017-10-19 13:57:49 +02:00
checksums.h Move SyncJournalDB to src/common 2017-09-18 14:00:52 +02: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 Checksums: Use addData function 2017-10-17 13:26:54 +02:00
filesystembase.h Move non-csync-dependent parts of FileSystem to src/common 2017-09-18 14:00:52 +02:00
ownsql.cpp OwnSQL: don't parse the error message when we are done 2017-09-26 11:03:23 +02:00
ownsql.h Move SyncJournalDB to src/common 2017-09-18 14:00:52 +02: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 Merge remote-tracking branch 'origin/2.4' 2017-10-27 10:29:31 +02:00
syncjournaldb.h Merge remote-tracking branch 'origin/2.4' 2017-10-27 10:29:31 +02:00
syncjournalfilerecord.cpp Use SyncJournalDb in csync 2017-09-26 11:03:23 +02:00
syncjournalfilerecord.h Use SyncJournalDb in csync 2017-09-26 11:03:23 +02:00
utility.cpp Use qEnvironmentVariable* instead of qgetenv when appropriate 2017-10-19 13:57:49 +02:00
utility.h Windows: Add sync folders to Explorer's navigation pane 2017-10-24 16:10:53 +02:00
utility_mac.cpp Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
utility_unix.cpp remove qt4 code 2017-09-15 07:11:05 +02: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.