nextcloud-desktop/src
Christian Kamm 6a977edeee
Vfs: Remove VfsDefaults
That just complicated things. It's ok if Vfs is not a fully abstract
interface class.

The pinstate-in-db methods are instead provided directly on Vfs and
VfsSuffix and VfsOff use them to implement pin states.

The start() method is simply non-virtual and calls into startImpl() for
the plugin-specific startup code.
2020-12-15 10:58:40 +01:00
..
3rdparty sqlite: Update bundled version to 3.26.0 2020-12-15 10:58:31 +01:00
cmd File watcher: Reduce touch ignore duration 2020-12-15 10:58:36 +01:00
common Vfs: Remove VfsDefaults 2020-12-15 10:58:40 +01:00
crashreporter Install libocsync to lib/ without subfolder. 2020-12-15 10:57:56 +01:00
csync Discovery: Files can have dehydrate/download actions 2020-12-15 10:58:38 +01:00
gui Vfs: Add option to hide socketapi pin actions 2020-12-15 10:58:40 +01:00
libsync Vfs: Remove VfsDefaults 2020-12-15 10:58:40 +01:00
CMakeLists.txt Build fix for mingw64 7.3 (Qt 5.12.0) 2020-12-15 10:58:37 +01:00