[CSE] Display menu for encrytp / decryot folders
authorTomaz Canabrava <tcanabrava@kde.org>
Thu, 24 Aug 2017 13:53:26 +0000 (15:53 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Wed, 18 Oct 2017 19:51:36 +0000 (21:51 +0200)
commit9318c487b9b8c5e34a605ab218380907fa6e023d
tree9a7bc33a820cdcb858c2fdb1c90d0eaf3d8d3604
parent1c32f6bb2e6aa6894a1b0c57a79615a1f5322615
[CSE] Display menu for encrytp / decryot folders

If the server supports client syde encryption, display
a menu on right click that should display encrypt and decrypt.
ideally it would show the encrypt if the folder is decrypted, and
decrypt if the folder is encrypted but currently there's no way
for the client to know that.
src/gui/accountsettings.cpp
src/gui/folder.h
src/libsync/account.cpp
src/libsync/account.h
src/libsync/connectionvalidator.cpp