nextcloud-desktop/src/common
rakekniven af49a7993a
Fixed placeholder numbering
Fix for #3812 

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2021-09-20 11:39:51 +02: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 Correctly use indexOf 2021-08-23 09:40:26 +02:00
checksums.h let clang-tidy add missing override after enabling again the check 2021-08-31 08:35:56 +00: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 VFS freeze fix. Treat .sync-exclude.lst as a non-virtual file always. 2021-06-08 09:25:43 +00:00
ownsql.cpp Move Prepared sql queries to seperate class to manage access 2021-08-23 09:40:26 +02:00
ownsql.h Move Prepared sql queries to seperate class to manage access 2021-08-23 09:40:26 +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
remotepermissions.cpp Please the clang-tidy overlord 2020-12-15 11:01:53 +01:00
remotepermissions.h print the real permissions string instead of its address 2021-07-21 08:25:42 +00:00
result.h Use byte array for etag 2021-08-23 09:44:33 +02:00
syncfilestatus.cpp csync: apply strict QString handling 2020-12-15 10:59:16 +01:00
syncfilestatus.h SyncFileStatusTracker: Distinguish Warning and Excluded 2020-12-15 10:58:38 +01:00
syncjournaldb.cpp Use QRecursiveMutex 2021-09-08 08:54:00 +00:00
syncjournaldb.h Use QRecursiveMutex 2021-09-08 08:54:00 +00:00
syncjournalfilerecord.cpp New discovery algorithm: fixups 2020-12-15 10:58:08 +01:00
syncjournalfilerecord.h Fix incorrect logger output for non-latin strings. 2021-02-16 09:30:08 +02:00
utility_mac.cpp Simplify nullptr comparisons where appropriate 2020-06-11 00:27:30 +02:00
utility_unix.cpp endl has been deprecated 2021-09-08 08:54:00 +00:00
utility_win.cpp Update windows launch on start binary location 2020-12-30 16:17:47 +01:00
utility.cpp Use QRandomGenerator instead of qrand 2021-09-08 08:54:00 +00:00
utility.h Use QRandomGenerator instead of qrand 2021-09-08 08:54:00 +00:00
vfs.cpp bring back dynamic load of VFS plugins 2021-07-08 08:11:17 +00:00
vfs.h let clang-tidy add missing override after enabling again the check 2021-08-31 08:35:56 +00: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.