KeyringIO imports, creates and deletes keys. Everything is declared private in this class, and it can be called by K7Main only.
398 lines
15 KiB
XML
398 lines
15 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<configurationDescriptor version="100">
|
|
<logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
|
|
<logicalFolder name="HeaderFiles"
|
|
displayName="Header Files"
|
|
projectFiles="true">
|
|
<itemPath>AppConfig.h</itemPath>
|
|
<itemPath>GpgMECWorker.h</itemPath>
|
|
<itemPath>GpgMEWorker.h</itemPath>
|
|
<itemPath>K7Main.h</itemPath>
|
|
<itemPath>KeyEdit.h</itemPath>
|
|
<itemPath>KeyringIO.h</itemPath>
|
|
<itemPath>LoopbackPassphraseProvider.h</itemPath>
|
|
<itemPath>PopupCertifyUserId.h</itemPath>
|
|
<itemPath>PopupCreate.h</itemPath>
|
|
<itemPath>PopupDeleter.h</itemPath>
|
|
<itemPath>PopupExpiryTime.h</itemPath>
|
|
<itemPath>PopupUploader.h</itemPath>
|
|
<itemPath>SensitiveTreeTableNodeText.h</itemPath>
|
|
<itemPath>Tools.h</itemPath>
|
|
<itemPath>TransientMessageWidget.h</itemPath>
|
|
<itemPath>global.h</itemPath>
|
|
</logicalFolder>
|
|
<logicalFolder name="ResourceFiles"
|
|
displayName="Resource Files"
|
|
projectFiles="true">
|
|
<itemPath>WTAPPROOT/K7/K7.css</itemPath>
|
|
<itemPath>WTAPPROOT/K7/K7.xml</itemPath>
|
|
<itemPath>WTAPPROOT/K7/K7_fr.xml</itemPath>
|
|
<itemPath>WTAPPROOT/K7/k7config.json</itemPath>
|
|
</logicalFolder>
|
|
<logicalFolder name="SourceFiles"
|
|
displayName="Source Files"
|
|
projectFiles="true">
|
|
<itemPath>AppConfig.cpp</itemPath>
|
|
<itemPath>GpgMECWorker.cpp</itemPath>
|
|
<itemPath>GpgMEWorker.cpp</itemPath>
|
|
<itemPath>K7Main.cpp</itemPath>
|
|
<itemPath>KeyEdit.cpp</itemPath>
|
|
<itemPath>KeyringIO.cpp</itemPath>
|
|
<itemPath>LoopbackPassphraseProvider.cpp</itemPath>
|
|
<itemPath>PopupCertifyUserId.cpp</itemPath>
|
|
<itemPath>PopupCreate.cpp</itemPath>
|
|
<itemPath>PopupDeleter.cpp</itemPath>
|
|
<itemPath>PopupExpiryTime.cpp</itemPath>
|
|
<itemPath>PopupUploader.cpp</itemPath>
|
|
<itemPath>SensitiveTreeTableNodeText.cpp</itemPath>
|
|
<itemPath>Tools.cpp</itemPath>
|
|
<itemPath>TransientMessageWidget.cpp</itemPath>
|
|
<itemPath>main.cpp</itemPath>
|
|
</logicalFolder>
|
|
<logicalFolder name="TestFiles"
|
|
displayName="Test Files"
|
|
projectFiles="false"
|
|
kind="TEST_LOGICAL_FOLDER">
|
|
</logicalFolder>
|
|
<logicalFolder name="ExternalFiles"
|
|
displayName="Important Files"
|
|
projectFiles="false"
|
|
kind="IMPORTANT_FILES_FOLDER">
|
|
<itemPath>Makefile</itemPath>
|
|
</logicalFolder>
|
|
</logicalFolder>
|
|
<projectmakefile>Makefile</projectmakefile>
|
|
<confs>
|
|
<conf name="Debug" type="1">
|
|
<toolsSet>
|
|
<compilerSet>default</compilerSet>
|
|
<dependencyChecking>true</dependencyChecking>
|
|
<rebuildPropChanged>false</rebuildPropChanged>
|
|
</toolsSet>
|
|
<compileType>
|
|
<ccTool>
|
|
<incDir>
|
|
<pElem>/usr/local/Wt-Debug/include</pElem>
|
|
<pElem>/usr/include/gpgme++</pElem>
|
|
</incDir>
|
|
<commandLine>-Wno-deprecated -Wno-deprecated-declarations</commandLine>
|
|
<preprocessorList>
|
|
<Elem>DEVTIME</Elem>
|
|
</preprocessorList>
|
|
</ccTool>
|
|
<linkerTool>
|
|
<linkerAddLib>
|
|
<pElem>/usr/local/Wt-Debug/lib</pElem>
|
|
</linkerAddLib>
|
|
<linkerLibItems>
|
|
<linkerLibLibItem>wtd</linkerLibLibItem>
|
|
<linkerLibLibItem>wthttpd</linkerLibLibItem>
|
|
<linkerLibLibItem>gpgmepp</linkerLibLibItem>
|
|
<linkerLibLibItem>gpgme</linkerLibLibItem>
|
|
</linkerLibItems>
|
|
</linkerTool>
|
|
</compileType>
|
|
<item path="AppConfig.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="AppConfig.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="GpgMECWorker.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="GpgMECWorker.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="GpgMEWorker.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="GpgMEWorker.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="K7Main.cpp" ex="false" tool="1" flavor2="0">
|
|
</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="KeyringIO.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="KeyringIO.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="LoopbackPassphraseProvider.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="LoopbackPassphraseProvider.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="PopupCertifyUserId.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="PopupCertifyUserId.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="PopupCreate.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="PopupCreate.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">
|
|
</item>
|
|
<item path="PopupExpiryTime.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="PopupExpiryTime.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="PopupUploader.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="PopupUploader.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="SensitiveTreeTableNodeText.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="SensitiveTreeTableNodeText.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="Tools.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="Tools.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="TransientMessageWidget.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="TransientMessageWidget.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="WTAPPROOT/K7/K7.css" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="WTAPPROOT/K7/K7.xml" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="WTAPPROOT/K7/K7_fr.xml" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="WTAPPROOT/K7/k7config.json" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="global.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="main.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
</conf>
|
|
<conf name="Release" type="1">
|
|
<toolsSet>
|
|
<compilerSet>default</compilerSet>
|
|
<dependencyChecking>true</dependencyChecking>
|
|
<rebuildPropChanged>false</rebuildPropChanged>
|
|
</toolsSet>
|
|
<compileType>
|
|
<cTool>
|
|
<developmentMode>5</developmentMode>
|
|
<stripSymbols>true</stripSymbols>
|
|
</cTool>
|
|
<ccTool>
|
|
<developmentMode>5</developmentMode>
|
|
<stripSymbols>true</stripSymbols>
|
|
<incDir>
|
|
<pElem>/usr/local/Wt/include</pElem>
|
|
<pElem>/usr/include/gpgme++</pElem>
|
|
</incDir>
|
|
<commandLine>-Wno-deprecated -Wno-deprecated-declarations</commandLine>
|
|
</ccTool>
|
|
<fortranCompilerTool>
|
|
<developmentMode>5</developmentMode>
|
|
</fortranCompilerTool>
|
|
<asmTool>
|
|
<developmentMode>5</developmentMode>
|
|
</asmTool>
|
|
<linkerTool>
|
|
<linkerAddLib>
|
|
<pElem>/usr/local/Wt/lib</pElem>
|
|
</linkerAddLib>
|
|
<stripSymbols>true</stripSymbols>
|
|
<linkerLibItems>
|
|
<linkerLibLibItem>wt</linkerLibLibItem>
|
|
<linkerLibLibItem>wthttp</linkerLibLibItem>
|
|
<linkerLibLibItem>gpgmepp</linkerLibLibItem>
|
|
<linkerLibLibItem>gpgme</linkerLibLibItem>
|
|
</linkerLibItems>
|
|
</linkerTool>
|
|
</compileType>
|
|
<item path="AppConfig.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="AppConfig.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="GpgMECWorker.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="GpgMECWorker.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="GpgMEWorker.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="GpgMEWorker.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="K7Main.cpp" ex="false" tool="1" flavor2="0">
|
|
</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="KeyringIO.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="KeyringIO.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="LoopbackPassphraseProvider.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="LoopbackPassphraseProvider.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="PopupCertifyUserId.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="PopupCertifyUserId.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="PopupCreate.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="PopupCreate.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">
|
|
</item>
|
|
<item path="PopupExpiryTime.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="PopupExpiryTime.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="PopupUploader.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="PopupUploader.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="SensitiveTreeTableNodeText.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="SensitiveTreeTableNodeText.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="Tools.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="Tools.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="TransientMessageWidget.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="TransientMessageWidget.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="WTAPPROOT/K7/K7.css" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="WTAPPROOT/K7/K7.xml" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="WTAPPROOT/K7/K7_fr.xml" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="WTAPPROOT/K7/k7config.json" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="global.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="main.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
</conf>
|
|
<conf name="ARM-Release" type="1">
|
|
<toolsSet>
|
|
<compilerSet>default</compilerSet>
|
|
<dependencyChecking>true</dependencyChecking>
|
|
<rebuildPropChanged>false</rebuildPropChanged>
|
|
</toolsSet>
|
|
<compileType>
|
|
<cTool>
|
|
<developmentMode>5</developmentMode>
|
|
<stripSymbols>true</stripSymbols>
|
|
</cTool>
|
|
<ccTool>
|
|
<developmentMode>5</developmentMode>
|
|
<stripSymbols>true</stripSymbols>
|
|
<incDir>
|
|
<pElem>/usr/local/Wt/include</pElem>
|
|
<pElem>/usr/include/gpgme++</pElem>
|
|
</incDir>
|
|
<commandLine>-Wno-deprecated -Wno-deprecated-declarations</commandLine>
|
|
<preprocessorList>
|
|
<Elem>LARGEFILE_SOURCE=1</Elem>
|
|
<Elem>_FILE_OFFSET_BITS=64</Elem>
|
|
</preprocessorList>
|
|
</ccTool>
|
|
<fortranCompilerTool>
|
|
<developmentMode>5</developmentMode>
|
|
</fortranCompilerTool>
|
|
<asmTool>
|
|
<developmentMode>5</developmentMode>
|
|
</asmTool>
|
|
<linkerTool>
|
|
<linkerAddLib>
|
|
<pElem>/usr/local/Wt/lib</pElem>
|
|
</linkerAddLib>
|
|
<stripSymbols>true</stripSymbols>
|
|
<linkerLibItems>
|
|
<linkerLibLibItem>wt</linkerLibLibItem>
|
|
<linkerLibLibItem>wthttp</linkerLibLibItem>
|
|
<linkerLibLibItem>gpgmepp</linkerLibLibItem>
|
|
<linkerLibLibItem>gpgme</linkerLibLibItem>
|
|
</linkerLibItems>
|
|
</linkerTool>
|
|
</compileType>
|
|
<item path="AppConfig.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="AppConfig.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="GpgMECWorker.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="GpgMECWorker.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="GpgMEWorker.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="GpgMEWorker.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="K7Main.cpp" ex="false" tool="1" flavor2="0">
|
|
</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="KeyringIO.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="KeyringIO.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="LoopbackPassphraseProvider.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="LoopbackPassphraseProvider.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="PopupCertifyUserId.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="PopupCertifyUserId.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="PopupCreate.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="PopupCreate.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">
|
|
</item>
|
|
<item path="PopupExpiryTime.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="PopupExpiryTime.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="PopupUploader.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="PopupUploader.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="SensitiveTreeTableNodeText.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="SensitiveTreeTableNodeText.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="Tools.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="Tools.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="TransientMessageWidget.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
<item path="TransientMessageWidget.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="WTAPPROOT/K7/K7.css" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="WTAPPROOT/K7/K7.xml" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="WTAPPROOT/K7/K7_fr.xml" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="WTAPPROOT/K7/k7config.json" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="global.h" ex="false" tool="3" flavor2="0">
|
|
</item>
|
|
<item path="main.cpp" ex="false" tool="1" flavor2="0">
|
|
</item>
|
|
</conf>
|
|
</confs>
|
|
</configurationDescriptor>
|