nextcloud-desktop/src
Christian Kamm f786ef1430 Vfs: Improve sync protocol entries for actions
Creating a new virtual file and replacing a file with a virtual one now
have their own text in the protocol, not just "Downloaded".

To do this, the SyncFileItem type is kept as
ItemTypeVirtualFileDehydration for these actions. Added new code to
ensure the type isn't written to the database.

While looking at this, I've also added documentation on SyncFileItem's
_file, _renameTarget, _originalFile and destination() because some of
the semantics weren't clear.
2019-02-11 13:35:14 +01:00
..
3rdparty Merge remote-tracking branch 'origin/2.5' 2019-01-10 10:08:03 +01:00
cmd File watcher: Reduce touch ignore duration 2019-02-10 10:41:01 +01:00
common Vfs: Ensure VfsOff works without start() being called 2019-02-11 13:35:14 +01:00
crashreporter Do not run macdeployqt.py from CMake. 2019-01-14 12:21:06 +01:00
csync Discovery: Files can have dehydrate/download actions 2019-02-11 13:35:14 +01:00
gui Vfs: Add option to hide socketapi pin actions 2019-02-11 13:35:14 +01:00
libsync Vfs: Improve sync protocol entries for actions 2019-02-11 13:35:14 +01:00
CMakeLists.txt Build fix for mingw64 7.3 (Qt 5.12.0) 2019-02-11 13:35:14 +01:00