nextcloud-desktop/src/common
2022-11-22 12:14:20 +01:00
..
asserts.h Use Q_REQUIRED_RESULT directly like in other places 2020-12-30 16:20:42 +01:00
c_jhash.h cjhash: Fix build fix 2020-12-15 10:58:20 +01:00
checksums.cpp Checksum validation PropagateDownload unit tests. 2022-01-11 13:37:09 +00:00
checksums.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
common.cmake Move Prepared sql queries to seperate class to manage access 2021-08-23 09:40:26 +02:00
constants.h Fix warnings 2021-09-17 13:32:26 +00:00
filesystembase.cpp Fixed placeholder numbering 2021-09-20 11:39:51 +02:00
filesystembase.h Implement COM Dll for CfApi shell extensins. Implement Thumbnail Provider. 2022-07-29 19:26:53 +03:00
ownsql.cpp Move Prepared sql queries to seperate class to manage access 2021-08-23 09:40:26 +02:00
ownsql.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
pinstate.cpp Use Q_ENUM_NS for PinState 2020-12-15 10:59:10 +01:00
pinstate.h Fixed warning: extra ';' in Q_ENUM_NS(PinState); 2021-09-13 13:05:41 +03:00
plugin.cpp bring back dynamic load of VFS plugins 2021-07-08 08:11:17 +00:00
plugin.h bring back dynamic load of VFS plugins 2021-07-08 08:11:17 +00:00
preparedsqlquerymanager.cpp Move Prepared sql queries to seperate class to manage access 2021-08-23 09:40:26 +02:00
preparedsqlquerymanager.h Fix warnings 2021-09-17 13:32:26 +00:00
README Move Utility to a new common static library 2017-09-05 17:25:19 +02:00
remotepermissions.cpp Please the clang-tidy overlord 2020-12-15 11:01:53 +01:00
remotepermissions.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
result.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
shellextensionutils.cpp VFS Windows: Display the sharing state and lock state in the 'Status' column of Windows Explorer 2022-10-04 18:32:51 +02:00
shellextensionutils.h VFS Windows: Display the sharing state and lock state in the 'Status' column of Windows Explorer 2022-10-04 18:32:51 +02:00
syncfilestatus.cpp csync: apply strict QString handling 2020-12-15 10:59:16 +01:00
syncfilestatus.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
syncjournaldb.cpp Implement 'Leave this share' context menu entry. Fix incorrect sharing state for incoming and my shares in custom state icons and local database. 2022-11-22 12:14:20 +01:00
syncjournaldb.h Fix files not unlocking after lock time expired 2022-10-04 11:52:23 +02:00
syncjournalfilerecord.cpp New discovery algorithm: fixups 2020-12-15 10:58:08 +01:00
syncjournalfilerecord.h Implement 'Leave this share' context menu entry. Fix incorrect sharing state for incoming and my shares in custom state icons and local database. 2022-11-22 12:14:20 +01:00
utility.cpp add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
utility.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
utility_mac.cpp Implement URI handler for local file editing 2022-08-03 11:38:33 +03:00
utility_unix.cpp Implement URI handler for local file editing 2022-08-03 11:38:33 +03:00
utility_win.cpp Implement URI handler for local file editing 2022-08-03 11:38:33 +03:00
vfs.cpp add an option to enforce use of virtual files sync folder 2021-11-05 16:56:24 +01:00
vfs.h fully qualify types in signals and slots 2022-11-15 09:57:54 +01:00
vfspluginmetadata.json.in vfs: Don't always load plugins, check metadata 2020-12-15 10:58:26 +01: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.