Edit owner trust level.

Inplace editing with a combobox if user is allowed. in app config file.
This commit is contained in:
SET
2020-10-25 17:28:47 +01:00
parent ca2105733b
commit e434315940
16 changed files with 304 additions and 28 deletions

View File

@@ -8,6 +8,7 @@
<itemPath>GpgMECWorker.h</itemPath>
<itemPath>GpgMEWorker.h</itemPath>
<itemPath>K7Main.h</itemPath>
<itemPath>KeyEdit.h</itemPath>
<itemPath>PopupDeleter.h</itemPath>
<itemPath>PopupUploader.h</itemPath>
<itemPath>TransientMessageWidget.h</itemPath>
@@ -26,6 +27,7 @@
<itemPath>GpgMECWorker.cpp</itemPath>
<itemPath>GpgMEWorker.cpp</itemPath>
<itemPath>K7Main.cpp</itemPath>
<itemPath>KeyEdit.cpp</itemPath>
<itemPath>PopupDeleter.cpp</itemPath>
<itemPath>PopupUploader.cpp</itemPath>
<itemPath>TransientMessageWidget.cpp</itemPath>
@@ -55,6 +57,7 @@
<ccTool>
<incDir>
<pElem>/usr/local/Wt-Debug/include</pElem>
<pElem>/usr/include/gpgme++</pElem>
</incDir>
<commandLine>-Wno-deprecated -Wno-deprecated-declarations</commandLine>
<preprocessorList>
@@ -89,6 +92,10 @@
</item>
<item path="K7Main.h" ex="false" tool="3" flavor2="0">
</item>
<item path="KeyEdit.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="KeyEdit.h" ex="false" tool="3" flavor2="0">
</item>
<item path="PopupDeleter.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="PopupDeleter.h" ex="false" tool="3" flavor2="0">
@@ -126,6 +133,7 @@
<stripSymbols>true</stripSymbols>
<incDir>
<pElem>/usr/local/Wt/include</pElem>
<pElem>/usr/include/gpgme++</pElem>
</incDir>
<commandLine>-Wno-deprecated -Wno-deprecated-declarations</commandLine>
</ccTool>
@@ -164,6 +172,10 @@
</item>
<item path="K7Main.h" ex="false" tool="3" flavor2="0">
</item>
<item path="KeyEdit.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="KeyEdit.h" ex="false" tool="3" flavor2="0">
</item>
<item path="PopupDeleter.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="PopupDeleter.h" ex="false" tool="3" flavor2="0">
@@ -201,6 +213,7 @@
<stripSymbols>true</stripSymbols>
<incDir>
<pElem>/usr/local/Wt/include</pElem>
<pElem>/usr/include/gpgme++</pElem>
</incDir>
<commandLine>-Wno-deprecated -Wno-deprecated-declarations</commandLine>
<preprocessorList>
@@ -243,6 +256,10 @@
</item>
<item path="K7Main.h" ex="false" tool="3" flavor2="0">
</item>
<item path="KeyEdit.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="KeyEdit.h" ex="false" tool="3" flavor2="0">
</item>
<item path="PopupDeleter.cpp" ex="false" tool="1" flavor2="0">
</item>
<item path="PopupDeleter.h" ex="false" tool="3" flavor2="0">