1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2024-09-27 21:42:47 +02:00
Nextcloud-Desktop/src/common
Roeland Jago Douma 326c872ba7
Merge pull request #663 from nextcloud/upstream/pr/6707
Windows: Release handle/fd when file open fails #6699
2018-10-30 22:40:44 +01: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 Windows: Release handle/fd when file open fails #6699 2018-09-10 21:17:20 +02:00
filesystembase.h Merge pull request #299 from nextcloud/upstream/pr/6349 2018-05-30 08:03:04 +02:00
ownsql.cpp OwnSql: Fixup after feedback for #6388 2018-07-03 10:33:26 +02:00
ownsql.h OwnSql: Fixup after feedback for #6388 2018-07-03 10:33:26 +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 branch 'master' into upstream/pr/6360 2018-10-19 16:13:09 +02:00
syncjournaldb.h Merge branch 'master' into upstream/pr/6360 2018-10-19 16:13:09 +02:00
syncjournalfilerecord.cpp Unify item type enum 2017-12-15 18:02:04 +01:00
syncjournalfilerecord.h Conflicts: Change tags to be more user friendly #6365 2018-06-11 14:40:40 +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
utility.cpp Conflicts: Change tags to be more user friendly #6365 2018-06-11 14:40:40 +02:00
utility.h Conflicts: Add user name to conflict file name #6325 2018-05-15 22:38:35 +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.