nextcloud-desktop/src/common
Olivier Goffart 3df65460f5 Remove usage of QString::null
Replaces by "QString()"
2017-12-08 16:15:22 +01: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 Checksum: Ignore unkown OC-Checksum header when downloading... 2017-11-20 10:51:15 +01: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 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 Sql: db close() failing isn't fatal 2017-11-14 12:10:19 +01:00
ownsql.h Journal: Don't crash if the db file is readonly #6050 2017-11-02 16:36:51 +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 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 Utility: use QUrlQuery 2017-12-08 16:15:17 +01:00
utility.h Remove usage of QString::null 2017-12-08 16:15:22 +01:00
utility_mac.cpp utility_mac: Check for NULL from LSSharedFileListItemResolve #6123 2017-11-28 13:35:15 +01: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.