1
0
Fork 0
Nextcloud-Desktop/src/common
allexzander 29ca1404cc Fix Windows compilation broken after QML debugging fix.
Signed-off-by: allexzander <blackslayer4@gmail.com>
2020-11-24 16:50:16 +02:00
..
README Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
asserts.h Fixed broken overloading mechanism of variadic templates. See code comment for further information. 2019-09-08 01:09:22 +02:00
c_jhash.h Enable bugprone-macro-parentheses clang-tidy check 2020-09-01 06:37:03 +00:00
checksums.cpp Use = default for trivial ctors and dtors 2020-05-25 21:33:24 +02:00
checksums.h Enable the modernize-user-nullptr check on clang-tidy 2020-08-12 19:45:25 +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 Replace NULL by nullptr in all C++ files 2020-06-08 20:07:50 +02:00
filesystembase.h Enable the modernize-user-nullptr check on clang-tidy 2020-08-12 19:45:25 +02:00
ownsql.cpp Enable bugprone-narrowing-conversions clang-tidy check 2020-09-01 06:37:03 +00:00
ownsql.h Use default member init when applicable 2020-06-03 16:10:39 +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 Revert "moved default db sync file to Qt standard path AppDataLocation" 2020-11-10 17:46:43 +00:00
syncjournaldb.h Revert "moved default db sync file to Qt standard path AppDataLocation" 2020-11-10 17:46:43 +00:00
syncjournalfilerecord.cpp Enable the modernize-use-equals-default check on clang-tidy 2020-08-13 14:19:42 +02:00
syncjournalfilerecord.h Add isE2eEncrypted column in the metadata table 2020-07-06 05:27:14 +00:00
utility.cpp SocketAPI: Introduce conflict resolution actions #6252 2020-10-22 16:40:10 +02:00
utility.h Fix Windows compilation broken after QML debugging fix. 2020-11-24 16:50:16 +02:00
utility_mac.cpp Simplify nullptr comparisons where appropriate 2020-06-11 00:27:30 +02:00
utility_unix.cpp Update bookmarks location 2020-10-12 15:02:00 +00:00
utility_win.cpp Misc fixes for Windows 7 2020-10-28 06:24:53 +00:00

README

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.