diff --git a/docs/html/KeyServerImportTask_8h_source.html b/docs/html/KeyServerImportTask_8h_source.html index a68d8f3b..e580e5f5 100644 --- a/docs/html/KeyServerImportTask_8h_source.html +++ b/docs/html/KeyServerImportTask_8h_source.html @@ -128,8 +128,8 @@ $(document).ready(function(){initNavTree('KeyServerImportTask_8h_source.html',''
GpgFrontend::Thread::Task
Definition: Task.h:39
GpgFrontend::UI::KeyServerImportTask
Definition: KeyServerImportTask.h:42
GpgFrontend::UI::KeyServerImportTask::SignalKeyServerImportResult
void SignalKeyServerImportResult(bool, QString, QByteArray, std::shared_ptr< GpgImportInformation >)
-
GpgFrontend::UI::KeyServerImportTask::Run
auto Run() -> int override
can be overwrite by subclass
Definition: KeyServerImportTask.cpp:51
-
GpgFrontend::UI::KeyServerImportTask::KeyServerImportTask
KeyServerImportTask(QString keyserver_url, std::vector< QString > keyid)
Construct a new Key Server Search Task object.
Definition: KeyServerImportTask.cpp:35
+
GpgFrontend::UI::KeyServerImportTask::Run
auto Run() -> int override
can be overwrite by subclass
Definition: KeyServerImportTask.cpp:52
+
GpgFrontend::UI::KeyServerImportTask::KeyServerImportTask
KeyServerImportTask(QString keyserver_url, std::vector< QString > keyid)
Construct a new Key Server Search Task object.
Definition: KeyServerImportTask.cpp:36
GpgFrontend::UI
Definition: FileReadTask.cpp:31
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/KeyServerSearchTask_8h_source.html b/docs/html/KeyServerSearchTask_8h_source.html index 528bf7c8..aaac9cda 100644 --- a/docs/html/KeyServerSearchTask_8h_source.html +++ b/docs/html/KeyServerSearchTask_8h_source.html @@ -123,8 +123,8 @@ $(document).ready(function(){initNavTree('KeyServerSearchTask_8h_source.html',''
77 } // namespace GpgFrontend::UI
GpgFrontend::Thread::Task
Definition: Task.h:39
GpgFrontend::UI::KeyServerSearchTask
Definition: KeyServerSearchTask.h:38
-
GpgFrontend::UI::KeyServerSearchTask::Run
auto Run() -> int override
can be overwrite by subclass
Definition: KeyServerSearchTask.cpp:40
-
GpgFrontend::UI::KeyServerSearchTask::KeyServerSearchTask
KeyServerSearchTask(QString keyserver_url, QString search_string)
Construct a new Key Server Search Task object.
Definition: KeyServerSearchTask.cpp:31
+
GpgFrontend::UI::KeyServerSearchTask::Run
auto Run() -> int override
can be overwrite by subclass
Definition: KeyServerSearchTask.cpp:42
+
GpgFrontend::UI::KeyServerSearchTask::KeyServerSearchTask
KeyServerSearchTask(QString keyserver_url, QString search_string)
Construct a new Key Server Search Task object.
Definition: KeyServerSearchTask.cpp:33
GpgFrontend::UI::KeyServerSearchTask::SignalKeyServerSearchResult
void SignalKeyServerSearchResult(QNetworkReply::NetworkError reply, QByteArray buffer)
GpgFrontend::UI
Definition: FileReadTask.cpp:31
diff --git a/docs/html/KeyUploadDialog_8h_source.html b/docs/html/KeyUploadDialog_8h_source.html index 73a682b4..13d699ac 100644 --- a/docs/html/KeyUploadDialog_8h_source.html +++ b/docs/html/KeyUploadDialog_8h_source.html @@ -120,8 +120,8 @@ $(document).ready(function(){initNavTree('KeyUploadDialog_8h_source.html',''); i
GpgFrontend::GFBuffer
Definition: GFBuffer.h:36
GpgFrontend::UI::GeneralDialog
Definition: GeneralDialog.h:35
GpgFrontend::UI::KeyUploadDialog
Definition: KeyUploadDialog.h:42
-
GpgFrontend::UI::KeyUploadDialog::KeyUploadDialog
KeyUploadDialog(const KeyIdArgsListPtr &keys_ids, QWidget *parent)
Construct a new Key Upload Dialog object.
Definition: KeyUploadDialog.cpp:43
-
GpgFrontend::UI::KeyUploadDialog::slot_upload_key_to_server
void slot_upload_key_to_server(const GFBuffer &)
Definition: KeyUploadDialog.cpp:94
+
GpgFrontend::UI::KeyUploadDialog::KeyUploadDialog
KeyUploadDialog(const KeyIdArgsListPtr &keys_ids, QWidget *parent)
Construct a new Key Upload Dialog object.
Definition: KeyUploadDialog.cpp:44
+
GpgFrontend::UI::KeyUploadDialog::slot_upload_key_to_server
void slot_upload_key_to_server(const GFBuffer &)
Definition: KeyUploadDialog.cpp:95
GpgFrontend::UI
Definition: FileReadTask.cpp:31
diff --git a/docs/html/ListedKeyServerTestTask_8h_source.html b/docs/html/ListedKeyServerTestTask_8h_source.html index 57b9ba01..b52dec43 100644 --- a/docs/html/ListedKeyServerTestTask_8h_source.html +++ b/docs/html/ListedKeyServerTestTask_8h_source.html @@ -131,9 +131,9 @@ $(document).ready(function(){initNavTree('ListedKeyServerTestTask_8h_source.html
GpgFrontend::Thread::Task
Definition: Task.h:39
GpgFrontend::UI::ListedKeyServerTestTask
Definition: ListedKeyServerTestTask.h:43
GpgFrontend::UI::ListedKeyServerTestTask::SignalKeyServerListTestResult
void SignalKeyServerListTestResult(std::vector< KeyServerTestResultType > result)
-
GpgFrontend::UI::ListedKeyServerTestTask::ListedKeyServerTestTask
ListedKeyServerTestTask(QStringList urls, int timeout, QWidget *parent=nullptr)
Definition: ListedKeyServerTestTask.cpp:34
-
GpgFrontend::UI::ListedKeyServerTestTask::Run
auto Run() -> int override
can be overwrite by subclass
Definition: ListedKeyServerTestTask.cpp:46
-
GpgFrontend::UI::ListedKeyServerTestTask::slot_process_network_reply
void slot_process_network_reply(int index, QNetworkReply *reply)
Definition: ListedKeyServerTestTask.cpp:76
+
GpgFrontend::UI::ListedKeyServerTestTask::ListedKeyServerTestTask
ListedKeyServerTestTask(QStringList urls, int timeout, QWidget *parent=nullptr)
Definition: ListedKeyServerTestTask.cpp:36
+
GpgFrontend::UI::ListedKeyServerTestTask::Run
auto Run() -> int override
can be overwrite by subclass
Definition: ListedKeyServerTestTask.cpp:48
+
GpgFrontend::UI::ListedKeyServerTestTask::slot_process_network_reply
void slot_process_network_reply(int index, QNetworkReply *reply)
Definition: ListedKeyServerTestTask.cpp:82
TestListedKeyServerThread
Definition: ListedKeyServerTestTask.h:88
GpgFrontend::UI
Definition: FileReadTask.cpp:31
diff --git a/docs/html/LocalizedUtils_8h_source.html b/docs/html/LocalizedUtils_8h_source.html index 401d83f2..96b4492b 100644 --- a/docs/html/LocalizedUtils_8h_source.html +++ b/docs/html/LocalizedUtils_8h_source.html @@ -91,9 +91,11 @@ $(document).ready(function(){initNavTree('LocalizedUtils_8h_source.html',''); in
30 
31 namespace GpgFrontend {
32 
-
33 auto GPGFRONTEND_CORE_EXPORT GetFormatedDateByTimestamp(time_t) -> QString;
+
33 auto GPGFRONTEND_CORE_EXPORT GetLocalizedDateByTimestamp(time_t) -> QString;
34 
-
35 }
+
35 auto GPGFRONTEND_CORE_EXPORT GetUTCDateByTimestamp(time_t) -> QString;
+
36 
+
37 } // namespace GpgFrontend
GpgFrontend
Definition: app.cpp:39
diff --git a/docs/html/MainWindow_8h_source.html b/docs/html/MainWindow_8h_source.html index 5234cae7..84e19dbe 100644 --- a/docs/html/MainWindow_8h_source.html +++ b/docs/html/MainWindow_8h_source.html @@ -356,7 +356,7 @@ $(document).ready(function(){initNavTree('MainWindow_8h_source.html',''); initRe
GpgFrontend::UI::GeneralMainWindow
Definition: GeneralMainWindow.h:38
GpgFrontend::UI::MainWindow
Definition: MainWindow.h:47
GpgFrontend::UI::MainWindow::import_key_from_edit_act_
QAction * import_key_from_edit_act_
Action to import key from edit.
Definition: MainWindow.h:471
-
GpgFrontend::UI::MainWindow::slot_show_key_details
void slot_show_key_details()
Definition: MainWindowSlotFunction.cpp:189
+
GpgFrontend::UI::MainWindow::slot_show_key_details
void slot_show_key_details()
Definition: MainWindowSlotFunction.cpp:190
GpgFrontend::UI::MainWindow::create_dock_windows
void create_dock_windows()
Definition: MainWindowUI.cpp:677
GpgFrontend::UI::MainWindow::SlotEncrypt
void SlotEncrypt()
Definition: MainWindowGpgOperaFunction.cpp:46
GpgFrontend::UI::MainWindow::Init
void Init() noexcept
Definition: MainWindow.cpp:55
@@ -378,13 +378,13 @@ $(document).ready(function(){initNavTree('MainWindow_8h_source.html',''); initRe
GpgFrontend::UI::MainWindow::slot_disable_tab_actions
void slot_disable_tab_actions(int number)
Definition: MainWindowSlotUI.cpp:67
GpgFrontend::UI::MainWindow::SlotSetRestartNeeded
void SlotSetRestartNeeded(int)
Definition: MainWindowSlotUI.cpp:181
GpgFrontend::UI::MainWindow::slot_open_file_tab
void slot_open_file_tab()
Definition: MainWindowSlotUI.cpp:65
-
GpgFrontend::UI::MainWindow::slot_version_upgrade_nofity
void slot_version_upgrade_nofity()
Definition: MainWindowSlotFunction.cpp:264
+
GpgFrontend::UI::MainWindow::slot_version_upgrade_nofity
void slot_version_upgrade_nofity()
Definition: MainWindowSlotFunction.cpp:265
GpgFrontend::UI::MainWindow::gpg_menu_
QMenu * gpg_menu_
Submenu for help-operations.
Definition: MainWindow.h:433
GpgFrontend::UI::MainWindow::cut_act_
QAction * cut_act_
Action to cut text.
Definition: MainWindow.h:498
GpgFrontend::UI::MainWindow::cut_pgp_header_act_
QAction * cut_pgp_header_act_
Action for cutting the PGP header.
Definition: MainWindow.h:513
GpgFrontend::UI::MainWindow::SlotDecrypt
void SlotDecrypt()
Definition: MainWindowGpgOperaFunction.cpp:195
GpgFrontend::UI::MainWindow::key_tool_bar_
QToolBar * key_tool_bar_
Toolbar holding key operations.
Definition: MainWindow.h:448
-
GpgFrontend::UI::MainWindow::slot_copy_default_uid_to_clipboard
void slot_copy_default_uid_to_clipboard()
Definition: MainWindowSlotFunction.cpp:163
+
GpgFrontend::UI::MainWindow::slot_copy_default_uid_to_clipboard
void slot_copy_default_uid_to_clipboard()
Definition: MainWindowSlotFunction.cpp:164
GpgFrontend::UI::MainWindow::browser_act_
QAction * browser_act_
Action to open file browser.
Definition: MainWindow.h:459
GpgFrontend::UI::MainWindow::zoom_in_act_
QAction * zoom_in_act_
Action to zoom in.
Definition: MainWindow.h:504
GpgFrontend::UI::MainWindow::new_tab_act_
QAction * new_tab_act_
Action to create new tab.
Definition: MainWindow.h:455
@@ -418,7 +418,7 @@ $(document).ready(function(){initNavTree('MainWindow_8h_source.html',''); initRe
GpgFrontend::UI::MainWindow::create_attachment_dock
void create_attachment_dock()
GpgFrontend::UI::MainWindow::add_pgp_header_act_
QAction * add_pgp_header_act_
Action for adding the PGP header.
Definition: MainWindow.h:514
GpgFrontend::UI::MainWindow::about_act_
QAction * about_act_
Action to open about dialog.
Definition: MainWindow.h:506
-
GpgFrontend::UI::MainWindow::slot_copy_key_id_to_clipboard
void slot_copy_key_id_to_clipboard()
Definition: MainWindowSlotFunction.cpp:176
+
GpgFrontend::UI::MainWindow::slot_copy_key_id_to_clipboard
void slot_copy_key_id_to_clipboard()
Definition: MainWindowSlotFunction.cpp:177
GpgFrontend::UI::MainWindow::create_menus
void create_menus()
Definition: MainWindowUI.cpp:539
GpgFrontend::UI::MainWindow::SlotFileSign
void SlotFileSign(const QString &path)
Definition: MainWindowFileSlotFunction.cpp:376
GpgFrontend::UI::MainWindow::SlotSign
void SlotSign()
Definition: MainWindowGpgOperaFunction.cpp:141
@@ -440,13 +440,13 @@ $(document).ready(function(){initNavTree('MainWindow_8h_source.html',''); initRe
GpgFrontend::UI::MainWindow::SlotVerify
void SlotVerify()
Definition: MainWindowGpgOperaFunction.cpp:230
GpgFrontend::UI::MainWindow::SlotEncryptSign
void SlotEncryptSign()
Definition: MainWindowGpgOperaFunction.cpp:260
GpgFrontend::UI::MainWindow::show_key_details_act_
QAction * show_key_details_act_
Action to open key-details dialog.
Definition: MainWindow.h:511
-
GpgFrontend::UI::MainWindow::upload_key_to_server
void upload_key_to_server()
Definition: MainWindowSlotFunction.cpp:236
-
GpgFrontend::UI::MainWindow::SlotOpenFile
void SlotOpenFile(const QString &path)
Definition: MainWindowSlotFunction.cpp:243
+
GpgFrontend::UI::MainWindow::upload_key_to_server
void upload_key_to_server()
Definition: MainWindowSlotFunction.cpp:237
+
GpgFrontend::UI::MainWindow::SlotOpenFile
void SlotOpenFile(const QString &path)
Definition: MainWindowSlotFunction.cpp:244
GpgFrontend::UI::MainWindow::encrypt_act_
QAction * encrypt_act_
Action to encrypt text.
Definition: MainWindow.h:465
GpgFrontend::UI::MainWindow::open_key_management_act_
QAction * open_key_management_act_
Action to open key management.
Definition: MainWindow.h:495
GpgFrontend::UI::MainWindow::key_list_dock_
QDockWidget * key_list_dock_
Encrypt Dock.
Definition: MainWindow.h:451
GpgFrontend::UI::MainWindow::translate_act_
QAction * translate_act_
Action to open about dialog.
Definition: MainWindow.h:508
-
GpgFrontend::UI::MainWindow::refresh_keys_from_key_server
void refresh_keys_from_key_server()
Definition: MainWindowSlotFunction.cpp:221
+
GpgFrontend::UI::MainWindow::refresh_keys_from_key_server
void refresh_keys_from_key_server()
Definition: MainWindowSlotFunction.cpp:222
GpgFrontend::UI::MainWindow::slot_find
void slot_find()
Definition: MainWindowSlotFunction.cpp:47
GpgFrontend::UI::MainWindow::SlotFileVerify
void SlotFileVerify(const QString &path)
Definition: MainWindowFileSlotFunction.cpp:450
GpgFrontend::UI::MainWindow::slot_clean_double_line_breaks
void slot_clean_double_line_breaks()
Definition: MainWindowSlotUI.cpp:133
@@ -454,7 +454,7 @@ $(document).ready(function(){initNavTree('MainWindow_8h_source.html',''); initRe
GpgFrontend::UI::MainWindow::special_edit_tool_bar_
QToolBar * special_edit_tool_bar_
Toolbar holding special edit actions.
Definition: MainWindow.h:447
GpgFrontend::UI::MainWindow::steganography_menu_
QMenu * steganography_menu_
Submenu for steganography operations.
Definition: MainWindow.h:442
GpgFrontend::UI::MainWindow::copy_mail_address_to_clipboard_act_
QAction * copy_mail_address_to_clipboard_act_
Definition: MainWindow.h:486
-
GpgFrontend::UI::MainWindow::slot_copy_mail_address_to_clipboard
void slot_copy_mail_address_to_clipboard()
Definition: MainWindowSlotFunction.cpp:150
+
GpgFrontend::UI::MainWindow::slot_copy_mail_address_to_clipboard
void slot_copy_mail_address_to_clipboard()
Definition: MainWindowSlotFunction.cpp:151
GpgFrontend::UI::MainWindow::quote_act_
QAction * quote_act_
Action to quote text.
Definition: MainWindow.h:497
GpgFrontend::UI::MainWindow::SlotDirectoryEncryptSign
void SlotDirectoryEncryptSign(const QString &path)
Definition: MainWindowFileSlotFunction.cpp:637
GpgFrontend::UI::MainWindow::open_settings_act_
QAction * open_settings_act_
Action to open settings dialog.
Definition: MainWindow.h:510
diff --git a/docs/html/ProxyConnectionTestTask_8h_source.html b/docs/html/ProxyConnectionTestTask_8h_source.html index 7bfb5b8f..726b8350 100644 --- a/docs/html/ProxyConnectionTestTask_8h_source.html +++ b/docs/html/ProxyConnectionTestTask_8h_source.html @@ -121,10 +121,10 @@ $(document).ready(function(){initNavTree('ProxyConnectionTestTask_8h_source.html
85 } // namespace GpgFrontend::UI
GpgFrontend::Thread::Task
Definition: Task.h:39
GpgFrontend::UI::ProxyConnectionTestTask
Definition: ProxyConnectionTestTask.h:43
-
GpgFrontend::UI::ProxyConnectionTestTask::Run
auto Run() -> int override
can be overwrite by subclass
Definition: ProxyConnectionTestTask.cpp:42
+
GpgFrontend::UI::ProxyConnectionTestTask::Run
auto Run() -> int override
can be overwrite by subclass
Definition: ProxyConnectionTestTask.cpp:44
GpgFrontend::UI::ProxyConnectionTestTask::SignalProxyConnectionTestResult
void SignalProxyConnectionTestResult(const QString &result)
-
GpgFrontend::UI::ProxyConnectionTestTask::slot_process_network_reply
void slot_process_network_reply(QNetworkReply *reply)
Definition: ProxyConnectionTestTask.cpp:64
-
GpgFrontend::UI::ProxyConnectionTestTask::ProxyConnectionTestTask
ProxyConnectionTestTask(QString url, int timeout)
Construct a new Proxy Connection Test Thread object.
Definition: ProxyConnectionTestTask.cpp:33
+
GpgFrontend::UI::ProxyConnectionTestTask::slot_process_network_reply
void slot_process_network_reply(QNetworkReply *reply)
Definition: ProxyConnectionTestTask.cpp:69
+
GpgFrontend::UI::ProxyConnectionTestTask::ProxyConnectionTestTask
ProxyConnectionTestTask(QString url, int timeout)
Construct a new Proxy Connection Test Thread object.
Definition: ProxyConnectionTestTask.cpp:35
GpgFrontend::UI
Definition: FileReadTask.cpp:31
diff --git a/docs/html/UserInterfaceUtils_8h_source.html b/docs/html/UserInterfaceUtils_8h_source.html index 08c815d6..19a9b5c2 100644 --- a/docs/html/UserInterfaceUtils_8h_source.html +++ b/docs/html/UserInterfaceUtils_8h_source.html @@ -201,25 +201,25 @@ $(document).ready(function(){initNavTree('UserInterfaceUtils_8h_source.html','')
303 } // namespace GpgFrontend::UI
GpgFrontend::GpgKey
Definition: GpgKey.h:40
GpgFrontend::UI::CommonUtils
Definition: UserInterfaceUtils.h:117
-
GpgFrontend::UI::CommonUtils::SlotImportKeyFromFile
void SlotImportKeyFromFile(QWidget *parent)
Definition: UserInterfaceUtils.cpp:277
-
GpgFrontend::UI::CommonUtils::SlotImportKeyFromClipboard
void SlotImportKeyFromClipboard(QWidget *parent)
Definition: UserInterfaceUtils.cpp:313
+
GpgFrontend::UI::CommonUtils::SlotImportKeyFromFile
void SlotImportKeyFromFile(QWidget *parent)
Definition: UserInterfaceUtils.cpp:278
+
GpgFrontend::UI::CommonUtils::SlotImportKeyFromClipboard
void SlotImportKeyFromClipboard(QWidget *parent)
Definition: UserInterfaceUtils.cpp:314
GpgFrontend::UI::CommonUtils::SignalKeyDatabaseRefreshDone
void SignalKeyDatabaseRefreshDone()
emit when the key database is refreshed
-
GpgFrontend::UI::CommonUtils::RaiseMessageBox
static void RaiseMessageBox(QWidget *parent, GpgError err)
Definition: UserInterfaceUtils.cpp:245
-
GpgFrontend::UI::CommonUtils::SlotExecuteCommand
void SlotExecuteCommand(const QString &cmd, const QStringList &arguments, const std::function< void(QProcess *)> &interact_func)
Definition: UserInterfaceUtils.cpp:318
-
GpgFrontend::UI::CommonUtils::RaiseFailureMessageBox
static void RaiseFailureMessageBox(QWidget *parent, GpgError err)
Definition: UserInterfaceUtils.cpp:257
-
GpgFrontend::UI::CommonUtils::GetInstance
static CommonUtils * GetInstance()
Get the Instance object.
Definition: UserInterfaceUtils.cpp:149
-
GpgFrontend::UI::CommonUtils::CommonUtils
CommonUtils()
Construct a new Common Utils object.
Definition: UserInterfaceUtils.cpp:156
-
GpgFrontend::UI::CommonUtils::slot_update_key_status
void slot_update_key_status()
update the key status when signal is emitted
Definition: UserInterfaceUtils.cpp:474
-
GpgFrontend::UI::CommonUtils::WaitForOpera
static void WaitForOpera(QWidget *parent, const QString &, const OperaWaitingCb &)
Definition: UserInterfaceUtils.cpp:221
-
GpgFrontend::UI::CommonUtils::SlotImportKeys
void SlotImportKeys(QWidget *parent, const QString &in_buffer)
Definition: UserInterfaceUtils.cpp:269
-
GpgFrontend::UI::CommonUtils::SlotImportKeyFromKeyServer
void SlotImportKeyFromKeyServer(QWidget *parent)
Definition: UserInterfaceUtils.cpp:308
-
GpgFrontend::UI::CommonUtils::SlotExecuteGpgCommand
void SlotExecuteGpgCommand(const QStringList &arguments, const std::function< void(QProcess *)> &interact_func)
Definition: UserInterfaceUtils.cpp:350
+
GpgFrontend::UI::CommonUtils::RaiseMessageBox
static void RaiseMessageBox(QWidget *parent, GpgError err)
Definition: UserInterfaceUtils.cpp:246
+
GpgFrontend::UI::CommonUtils::SlotExecuteCommand
void SlotExecuteCommand(const QString &cmd, const QStringList &arguments, const std::function< void(QProcess *)> &interact_func)
Definition: UserInterfaceUtils.cpp:319
+
GpgFrontend::UI::CommonUtils::RaiseFailureMessageBox
static void RaiseFailureMessageBox(QWidget *parent, GpgError err)
Definition: UserInterfaceUtils.cpp:258
+
GpgFrontend::UI::CommonUtils::GetInstance
static CommonUtils * GetInstance()
Get the Instance object.
Definition: UserInterfaceUtils.cpp:150
+
GpgFrontend::UI::CommonUtils::CommonUtils
CommonUtils()
Construct a new Common Utils object.
Definition: UserInterfaceUtils.cpp:157
+
GpgFrontend::UI::CommonUtils::slot_update_key_status
void slot_update_key_status()
update the key status when signal is emitted
Definition: UserInterfaceUtils.cpp:479
+
GpgFrontend::UI::CommonUtils::WaitForOpera
static void WaitForOpera(QWidget *parent, const QString &, const OperaWaitingCb &)
Definition: UserInterfaceUtils.cpp:222
+
GpgFrontend::UI::CommonUtils::SlotImportKeys
void SlotImportKeys(QWidget *parent, const QString &in_buffer)
Definition: UserInterfaceUtils.cpp:270
+
GpgFrontend::UI::CommonUtils::SlotImportKeyFromKeyServer
void SlotImportKeyFromKeyServer(QWidget *parent)
Definition: UserInterfaceUtils.cpp:309
+
GpgFrontend::UI::CommonUtils::SlotExecuteGpgCommand
void SlotExecuteGpgCommand(const QStringList &arguments, const std::function< void(QProcess *)> &interact_func)
Definition: UserInterfaceUtils.cpp:351
GpgFrontend::UI
Definition: FileReadTask.cpp:31
-
GpgFrontend::UI::process_operation
void process_operation(QWidget *parent, const QString &waiting_title, const Thread::Task::TaskRunnable func, const Thread::Task::TaskCallback callback, DataObjectPtr data_object)
Definition: UserInterfaceUtils.cpp:120
-
GpgFrontend::UI::show_verify_details
void show_verify_details(QWidget *parent, InfoBoardWidget *info_board, GpgError error, const GpgVerifyResult &verify_result)
Definition: UserInterfaceUtils.cpp:58
-
GpgFrontend::UI::import_unknown_key_from_keyserver
void import_unknown_key_from_keyserver(QWidget *parent, const GpgVerifyResultAnalyse &verify_res)
Definition: UserInterfaceUtils.cpp:67
-
GpgFrontend::UI::process_result_analyse
void process_result_analyse(TextEdit *edit, InfoBoardWidget *info_board, const GpgResultAnalyse &result_analyse)
Definition: UserInterfaceUtils.cpp:102
-
GpgFrontend::UI::refresh_info_board
void refresh_info_board(InfoBoardWidget *info_board, int status, const QString &report_text)
Definition: UserInterfaceUtils.cpp:91
+
GpgFrontend::UI::process_operation
void process_operation(QWidget *parent, const QString &waiting_title, const Thread::Task::TaskRunnable func, const Thread::Task::TaskCallback callback, DataObjectPtr data_object)
Definition: UserInterfaceUtils.cpp:121
+
GpgFrontend::UI::show_verify_details
void show_verify_details(QWidget *parent, InfoBoardWidget *info_board, GpgError error, const GpgVerifyResult &verify_result)
Definition: UserInterfaceUtils.cpp:59
+
GpgFrontend::UI::import_unknown_key_from_keyserver
void import_unknown_key_from_keyserver(QWidget *parent, const GpgVerifyResultAnalyse &verify_res)
Definition: UserInterfaceUtils.cpp:68
+
GpgFrontend::UI::process_result_analyse
void process_result_analyse(TextEdit *edit, InfoBoardWidget *info_board, const GpgResultAnalyse &result_analyse)
Definition: UserInterfaceUtils.cpp:103
+
GpgFrontend::UI::refresh_info_board
void refresh_info_board(InfoBoardWidget *info_board, int status, const QString &report_text)
Definition: UserInterfaceUtils.cpp:92
GpgFrontend
Definition: app.cpp:39
GpgFrontend::GpgError
gpgme_error_t GpgError
gpgme error
Definition: GpgTypedef.h:42
diff --git a/docs/html/Wizard_8h_source.html b/docs/html/Wizard_8h_source.html index a04a8114..65423ba6 100644 --- a/docs/html/Wizard_8h_source.html +++ b/docs/html/Wizard_8h_source.html @@ -167,18 +167,18 @@ $(document).ready(function(){initNavTree('Wizard_8h_source.html',''); initResiza
185 
186 } // namespace GpgFrontend::UI
GpgFrontend::UI::ChoosePage
Definition: Wizard.h:97
-
GpgFrontend::UI::ChoosePage::nextId
int nextId() const override
Definition: Wizard.cpp:161
-
GpgFrontend::UI::ChoosePage::ChoosePage
ChoosePage(QWidget *parent=nullptr)
Construct a new Choose Page object.
Definition: Wizard.cpp:106
-
GpgFrontend::UI::ChoosePage::slot_jump_page
void slot_jump_page(const QString &page)
Definition: Wizard.cpp:163
+
GpgFrontend::UI::ChoosePage::nextId
int nextId() const override
Definition: Wizard.cpp:162
+
GpgFrontend::UI::ChoosePage::ChoosePage
ChoosePage(QWidget *parent=nullptr)
Construct a new Choose Page object.
Definition: Wizard.cpp:107
+
GpgFrontend::UI::ChoosePage::slot_jump_page
void slot_jump_page(const QString &page)
Definition: Wizard.cpp:164
GpgFrontend::UI::ConclusionPage
Definition: Wizard.h:163
-
GpgFrontend::UI::ConclusionPage::nextId
int nextId() const override
Definition: Wizard.cpp:248
-
GpgFrontend::UI::ConclusionPage::ConclusionPage
ConclusionPage(QWidget *parent=nullptr)
Construct a new Conclusion Page object.
Definition: Wizard.cpp:212
+
GpgFrontend::UI::ConclusionPage::nextId
int nextId() const override
Definition: Wizard.cpp:249
+
GpgFrontend::UI::ConclusionPage::ConclusionPage
ConclusionPage(QWidget *parent=nullptr)
Construct a new Conclusion Page object.
Definition: Wizard.cpp:213
GpgFrontend::UI::IntroPage
Definition: Wizard.h:77
-
GpgFrontend::UI::IntroPage::nextId
int nextId() const override
Definition: Wizard.cpp:104
-
GpgFrontend::UI::IntroPage::IntroPage
IntroPage(QWidget *parent=nullptr)
Construct a new Intro Page object.
Definition: Wizard.cpp:69
+
GpgFrontend::UI::IntroPage::nextId
int nextId() const override
Definition: Wizard.cpp:105
+
GpgFrontend::UI::IntroPage::IntroPage
IntroPage(QWidget *parent=nullptr)
Construct a new Intro Page object.
Definition: Wizard.cpp:70
GpgFrontend::UI::KeyGenPage
Definition: Wizard.h:132
-
GpgFrontend::UI::KeyGenPage::KeyGenPage
KeyGenPage(QWidget *parent=nullptr)
Construct a new Key Gen Page object.
Definition: Wizard.cpp:172
-
GpgFrontend::UI::KeyGenPage::nextId
int nextId() const override
Definition: Wizard.cpp:205
+
GpgFrontend::UI::KeyGenPage::KeyGenPage
KeyGenPage(QWidget *parent=nullptr)
Construct a new Key Gen Page object.
Definition: Wizard.cpp:173
+
GpgFrontend::UI::KeyGenPage::nextId
int nextId() const override
Definition: Wizard.cpp:206
GpgFrontend::UI::Wizard
Definition: Wizard.h:43
GpgFrontend::UI::Wizard::Wizard
Wizard(QWidget *parent=nullptr)
Construct a new Wizard object.
Definition: Wizard.cpp:35
GpgFrontend::UI::Wizard::SignalOpenHelp
void SignalOpenHelp(QString page)
diff --git a/docs/html/namespaceGpgFrontend.html b/docs/html/namespaceGpgFrontend.html index f996d6d4..5ef24f7e 100644 --- a/docs/html/namespaceGpgFrontend.html +++ b/docs/html/namespaceGpgFrontend.html @@ -558,9 +558,12 @@ auto GetFullExtension   auto GPGFRONTEND_CORE_EXPORT GetFullExtension (QString path) -> QString   - -auto GetFormatedDateByTimestamp (time_t timestamp) -> QString -  + +auto GetLocalizedDateByTimestamp (time_t timestamp) -> QString +  + +auto GetUTCDateByTimestamp (time_t timestamp) -> QString +  auto GetDefaultLogger () -> std::shared_ptr< spdlog::logger >   auto GetCoreLogger () -> std::shared_ptr< spdlog::logger > diff --git a/docs/html/namespaceGpgFrontend.js b/docs/html/namespaceGpgFrontend.js index af50232e..223b2049 100644 --- a/docs/html/namespaceGpgFrontend.js +++ b/docs/html/namespaceGpgFrontend.js @@ -142,7 +142,6 @@ var namespaceGpgFrontend = [ "GetFileChecksum", "namespaceGpgFrontend.html#abb732c46d16c0e6650a2abccd339b828", null ], [ "GetFileExtension", "namespaceGpgFrontend.html#a603b75f118cc58b6f267df4347acd6e9", null ], [ "GetFileSizeByPath", "namespaceGpgFrontend.html#ac05bfb7efd56d3012777ed2e8e355a6a", null ], - [ "GetFormatedDateByTimestamp", "namespaceGpgFrontend.html#ac03bed87f7ba61809b068330a7587b71", null ], [ "GetFullExtension", "namespaceGpgFrontend.html#aa4edab1fb9eebdd48aee5a9352e5f28f", null ], [ "GetFullExtension", "namespaceGpgFrontend.html#ac855ff975b7f2571f5dab25c857e5a4f", null ], [ "GetGlobalFunctionObjectChannelLock", "namespaceGpgFrontend.html#a10702b31104f50862fbbf9f275212817", null ], @@ -151,9 +150,11 @@ var namespaceGpgFrontend = [ "GetGpgmeErrorString", "namespaceGpgFrontend.html#aa4b8b000832efe97ea79e563023072a3", null ], [ "GetGpgmeErrorString", "namespaceGpgFrontend.html#ab566ecd4ccab47cabb66488ca88314d8", null ], [ "GetHumanFriendlyFileSize", "namespaceGpgFrontend.html#a5b86eb3adc57fa5f55e9f55a69031f71", null ], + [ "GetLocalizedDateByTimestamp", "namespaceGpgFrontend.html#a0dd4be5ef35dd33df1497afec238778b", null ], [ "GetLogger", "namespaceGpgFrontend.html#a7a6ec562e4deb109d575f0e6baa66ffe", null ], [ "GetOnlyFileNameWithPath", "namespaceGpgFrontend.html#a3025370b8e98cbb40c3a0c420162e5a1", null ], [ "GetTempFilePath", "namespaceGpgFrontend.html#a3d15fda681fcdd6ea07a8eb31f81b249", null ], + [ "GetUTCDateByTimestamp", "namespaceGpgFrontend.html#a7dc46cc9459f510afaddc0861d87c72b", null ], [ "GFReadExCb", "namespaceGpgFrontend.html#a5873ec4eb8faca93ab83780d9bcfe3a6", null ], [ "GFReleaseExCb", "namespaceGpgFrontend.html#a15ad42419c64d9eacf082239e620bc98", null ], [ "GFWriteExCb", "namespaceGpgFrontend.html#a0f9d6483641fbea3af87addf155b1d67", null ], diff --git a/docs/html/navtreedata.js b/docs/html/navtreedata.js index a9cb2d63..3b0c6aba 100644 --- a/docs/html/navtreedata.js +++ b/docs/html/navtreedata.js @@ -64,8 +64,8 @@ var NAVTREEINDEX = "classGpgFrontend_1_1UI_1_1MainWindow.html#a16ddebec90a4bd0d13baa9d972c3445f", "classGpgFrontend_1_1UI_1_1TextEdit.html#a57a46ab5595622ae0b7bceef7d56bd7c", "functions.html", -"namespaceGpgFrontend_1_1RawAPI.html#a2e388ecafc7b859eda84b4e3c4e2576f", -"structGpgFrontend_1_1UI_1_1KeyTable.html#a5bce4bf0dc41ac05390a4f93da8b8985" +"namespaceGpgFrontend_1_1RawAPI.html#a1f2f6c82e9c904c3875a123a65564697", +"structGpgFrontend_1_1UI_1_1KeyTable.html#a1560962e3a6eac5f042ba4963f439f15" ]; var SYNCONMSG = 'click to disable panel synchronisation'; diff --git a/docs/html/navtreeindex10.js b/docs/html/navtreeindex10.js index 7506b359..a652f95f 100644 --- a/docs/html/navtreeindex10.js +++ b/docs/html/navtreeindex10.js @@ -1,5 +1,6 @@ var NAVTREEINDEX10 = { +"namespaceGpgFrontend_1_1RawAPI.html#a1f2f6c82e9c904c3875a123a65564697":[1,0,2,1,2], "namespaceGpgFrontend_1_1RawAPI.html#a2e388ecafc7b859eda84b4e3c4e2576f":[1,0,2,1,0], "namespaceGpgFrontend_1_1RawAPI.html#aa2bc88cf78b8da893f1b5c7e2e8ccf42":[1,0,2,1,1], "namespaceGpgFrontend_1_1Test.html":[1,0,2,2], @@ -248,6 +249,5 @@ var NAVTREEINDEX10 = "structGpgFrontend_1_1UI_1_1KeyServerSO.html#af5f83b07717f206a069fae945be9c388":[2,0,1,3,46,4], "structGpgFrontend_1_1UI_1_1KeyServerSO.html#afec2c455b7b57c66a2f034f49ba21105":[2,0,1,3,46,3], "structGpgFrontend_1_1UI_1_1KeyTable.html":[2,0,1,3,63], -"structGpgFrontend_1_1UI_1_1KeyTable.html#a0719f023069e0f6e29db20b6cd0cf5ea":[2,0,1,3,63,8], -"structGpgFrontend_1_1UI_1_1KeyTable.html#a1560962e3a6eac5f042ba4963f439f15":[2,0,1,3,63,12] +"structGpgFrontend_1_1UI_1_1KeyTable.html#a0719f023069e0f6e29db20b6cd0cf5ea":[2,0,1,3,63,8] }; diff --git a/docs/html/navtreeindex11.js b/docs/html/navtreeindex11.js index 3680c5b3..efb7c679 100644 --- a/docs/html/navtreeindex11.js +++ b/docs/html/navtreeindex11.js @@ -1,5 +1,6 @@ var NAVTREEINDEX11 = { +"structGpgFrontend_1_1UI_1_1KeyTable.html#a1560962e3a6eac5f042ba4963f439f15":[2,0,1,3,63,12], "structGpgFrontend_1_1UI_1_1KeyTable.html#a5bce4bf0dc41ac05390a4f93da8b8985":[2,0,1,3,63,14], "structGpgFrontend_1_1UI_1_1KeyTable.html#a77eba4055ecb7d32fab06f65b80ae07e":[2,0,1,3,63,3], "structGpgFrontend_1_1UI_1_1KeyTable.html#a9ef84e0b2d9146b962ca4ca79e7f0e9c":[2,0,1,3,63,2], @@ -121,8 +122,8 @@ var NAVTREEINDEX11 = "structpinentry.html#afaf96dbf5f96d41e4b3760ba498d3837":[2,0,6,53], "structsecmem_1_1alloc_1_1rebind.html":[2,0,2,0,0], "structsecmem_1_1alloc_1_1rebind.html#ad8d07ef1da80f557d0814db49a919b14":[2,0,2,0,0,0], -"":[1,0,2,0,0], "":[1,0,1], -"":[1,0,0], -"":[1,0,3] +"":[1,0,2,0,0], +"":[1,0,3], +"":[1,0,0] }; diff --git a/docs/html/navtreeindex8.js b/docs/html/navtreeindex8.js index 6b2d9127..1e65d267 100644 --- a/docs/html/navtreeindex8.js +++ b/docs/html/navtreeindex8.js @@ -249,5 +249,5 @@ var NAVTREEINDEX8 = "dir_fc6c58bf49530122ab17df13a9869378.html":[3,0,0,0,0,2], "dir_fd71accbf528c1576ca21e7ec5716833.html":[3,0,0,0,4], "files.html":[3,0], -"functions.html":[2,3,0,0] +"functions.html":[2,3,0] }; diff --git a/docs/html/navtreeindex9.js b/docs/html/navtreeindex9.js index f6f3c192..99b4bfc6 100644 --- a/docs/html/navtreeindex9.js +++ b/docs/html/navtreeindex9.js @@ -1,13 +1,13 @@ var NAVTREEINDEX9 = { -"functions.html":[2,3,0], +"functions.html":[2,3,0,0], "functions_b.html":[2,3,0,1], "functions_c.html":[2,3,0,2], "functions_d.html":[2,3,0,3], "functions_e.html":[2,3,0,4], "functions_f.html":[2,3,0,5], -"functions_func.html":[2,3,1,0], "functions_func.html":[2,3,1], +"functions_func.html":[2,3,1,0], "functions_func_c.html":[2,3,1,1], "functions_func_d.html":[2,3,1,2], "functions_func_e.html":[2,3,1,3], @@ -49,82 +49,84 @@ var NAVTREEINDEX9 = "functions_z.html":[2,3,0,22], "functions_~.html":[2,3,0,23], "hierarchy.html":[2,2], -"index.html":[], "index.html":[0], +"index.html":[], "init_8h_source.html":[3,0,0,8], "integrated_2gnupg__info__gathering__module_2GpgFrontendModuleExport_8h_source.html":[3,0,0,1,0,0,1], "integrated_2version__checking__module_2GpgFrontendModuleExport_8h_source.html":[3,0,0,1,0,1,0], "main_8h_source.html":[3,0,0,9], "namespaceGpgFrontend.html":[1,0,2], -"namespaceGpgFrontend.html#a014b2bbf69113d3856e42455650ae18c":[1,0,2,194], -"namespaceGpgFrontend.html#a026a59b2fb217146cfcc4ca2b108d455":[1,0,2,176], -"namespaceGpgFrontend.html#a05c3fa7850da1b7fc2e89a9604beb1db":[1,0,2,184], -"namespaceGpgFrontend.html#a0781ebc8c308a3bade1174355f9a0ff2":[1,0,2,136], -"namespaceGpgFrontend.html#a0a45485ea151b17c4eb756f929940a08":[1,0,2,170], +"namespaceGpgFrontend.html#a014b2bbf69113d3856e42455650ae18c":[1,0,2,195], +"namespaceGpgFrontend.html#a026a59b2fb217146cfcc4ca2b108d455":[1,0,2,177], +"namespaceGpgFrontend.html#a05c3fa7850da1b7fc2e89a9604beb1db":[1,0,2,185], +"namespaceGpgFrontend.html#a0781ebc8c308a3bade1174355f9a0ff2":[1,0,2,135], +"namespaceGpgFrontend.html#a0a45485ea151b17c4eb756f929940a08":[1,0,2,171], "namespaceGpgFrontend.html#a0c14f6d43175fadd9180621cffddcba5":[1,0,2,76], -"namespaceGpgFrontend.html#a0d3c3d137aca0e2168efa3c9c86a428a":[1,0,2,202], +"namespaceGpgFrontend.html#a0d3c3d137aca0e2168efa3c9c86a428a":[1,0,2,203], +"namespaceGpgFrontend.html#a0dd4be5ef35dd33df1497afec238778b":[1,0,2,139], "namespaceGpgFrontend.html#a0f6c508ed7db841c0eaf5907c7612ff6":[1,0,2,125], -"namespaceGpgFrontend.html#a0f9d6483641fbea3af87addf155b1d67":[1,0,2,145], -"namespaceGpgFrontend.html#a10702b31104f50862fbbf9f275212817":[1,0,2,134], +"namespaceGpgFrontend.html#a0f9d6483641fbea3af87addf155b1d67":[1,0,2,146], +"namespaceGpgFrontend.html#a10702b31104f50862fbbf9f275212817":[1,0,2,133], "namespaceGpgFrontend.html#a12d733ca5d10191048cbc45126cfab33":[1,0,2,70], "namespaceGpgFrontend.html#a145ff996dfe117c16297483ce7bc053a":[1,0,2,124], -"namespaceGpgFrontend.html#a15ad42419c64d9eacf082239e620bc98":[1,0,2,144], +"namespaceGpgFrontend.html#a15ad42419c64d9eacf082239e620bc98":[1,0,2,145], "namespaceGpgFrontend.html#a1ca6897677586deeb81a3fc9140d510f":[1,0,2,105], -"namespaceGpgFrontend.html#a1f5b13d592d0ccd8472d4771660b6d48":[1,0,2,187], -"namespaceGpgFrontend.html#a1fad8d31c148bf81a9bea45b2918b9e5":[1,0,2,158], +"namespaceGpgFrontend.html#a1f5b13d592d0ccd8472d4771660b6d48":[1,0,2,188], +"namespaceGpgFrontend.html#a1fad8d31c148bf81a9bea45b2918b9e5":[1,0,2,159], "namespaceGpgFrontend.html#a23c07a646573089f3d3fbcd5d8f5183e":[1,0,2,81], "namespaceGpgFrontend.html#a2470eb154743191c3454203f23d3a2f8":[1,0,2,72], "namespaceGpgFrontend.html#a24f0cdb48363f99db7cbb7312a9965d4":[1,0,2,62], -"namespaceGpgFrontend.html#a250ad950f8337bf5b7c4e35cd7a12ece":[1,0,2,148], -"namespaceGpgFrontend.html#a253c30d60238c5c0ed1545d0c7bf31de":[1,0,2,154], -"namespaceGpgFrontend.html#a26ae744ec7069879c3c1de36f62ab88c":[1,0,2,208], -"namespaceGpgFrontend.html#a29569a0fa7a10edd50e2383a6ad3baa8":[1,0,2,135], +"namespaceGpgFrontend.html#a250ad950f8337bf5b7c4e35cd7a12ece":[1,0,2,149], +"namespaceGpgFrontend.html#a253c30d60238c5c0ed1545d0c7bf31de":[1,0,2,155], +"namespaceGpgFrontend.html#a26ae744ec7069879c3c1de36f62ab88c":[1,0,2,209], +"namespaceGpgFrontend.html#a29569a0fa7a10edd50e2383a6ad3baa8":[1,0,2,134], "namespaceGpgFrontend.html#a298d0e911d189337157b1b23bc94d864":[1,0,2,120], -"namespaceGpgFrontend.html#a2b70b63c5a2173e62168123f6a2ad3da":[1,0,2,147], -"namespaceGpgFrontend.html#a2d302c8892e6d6505a86db40131d88c8":[1,0,2,189], +"namespaceGpgFrontend.html#a2b70b63c5a2173e62168123f6a2ad3da":[1,0,2,148], +"namespaceGpgFrontend.html#a2d302c8892e6d6505a86db40131d88c8":[1,0,2,190], "namespaceGpgFrontend.html#a2e06a0e88cef1c101977144ab8c7d324":[1,0,2,90], -"namespaceGpgFrontend.html#a2e3c816e22fd5e2728ca02ca65b4e248":[1,0,2,171], -"namespaceGpgFrontend.html#a2e3fbfe1404b1f9d140d4177fd93e449":[1,0,2,200], +"namespaceGpgFrontend.html#a2e3c816e22fd5e2728ca02ca65b4e248":[1,0,2,172], +"namespaceGpgFrontend.html#a2e3fbfe1404b1f9d140d4177fd93e449":[1,0,2,201], "namespaceGpgFrontend.html#a3025370b8e98cbb40c3a0c420162e5a1":[1,0,2,141], -"namespaceGpgFrontend.html#a30710220097d61cff8bc59c3e643d87f":[1,0,2,185], -"namespaceGpgFrontend.html#a316a209be1a4c403426c77b029e319fc":[1,0,2,155], -"namespaceGpgFrontend.html#a324ae4dfad2f9cd8a5da9d553798b0c0":[1,0,2,182], -"namespaceGpgFrontend.html#a361a1d994bb15f5c6b84336523c062ea":[1,0,2,199], +"namespaceGpgFrontend.html#a30710220097d61cff8bc59c3e643d87f":[1,0,2,186], +"namespaceGpgFrontend.html#a316a209be1a4c403426c77b029e319fc":[1,0,2,156], +"namespaceGpgFrontend.html#a324ae4dfad2f9cd8a5da9d553798b0c0":[1,0,2,183], +"namespaceGpgFrontend.html#a361a1d994bb15f5c6b84336523c062ea":[1,0,2,200], "namespaceGpgFrontend.html#a37e8fe7369a69aa26dd6f90810ff34cd":[1,0,2,100], -"namespaceGpgFrontend.html#a398baf5153c1eb3534729d11edb01f9c":[1,0,2,173], -"namespaceGpgFrontend.html#a3ad5659719d261ea3142c2baa60d40ff":[1,0,2,180], +"namespaceGpgFrontend.html#a398baf5153c1eb3534729d11edb01f9c":[1,0,2,174], +"namespaceGpgFrontend.html#a3ad5659719d261ea3142c2baa60d40ff":[1,0,2,181], "namespaceGpgFrontend.html#a3b5f18fd9cdc048974e357beac4927aa":[1,0,2,115], "namespaceGpgFrontend.html#a3d15fda681fcdd6ea07a8eb31f81b249":[1,0,2,142], "namespaceGpgFrontend.html#a3d735ed2f15dbf638cfa508daba16e5b":[1,0,2,94], "namespaceGpgFrontend.html#a3eb3e3e38d04e035e3c2d44b5a553d32":[1,0,2,112], "namespaceGpgFrontend.html#a445c070c37811b064e6e4dbb8979bc95":[1,0,2,118], "namespaceGpgFrontend.html#a4829a5cf1cd28ff53c22cc81b8742799":[1,0,2,93], -"namespaceGpgFrontend.html#a4c2a4a157e45e169682a99d7f5130dc0":[1,0,2,160], -"namespaceGpgFrontend.html#a4d05b4cdd90b01bb59d887e43df39e69":[1,0,2,179], -"namespaceGpgFrontend.html#a4df3f25e93d16e2dc60c7d680c22dcb9":[1,0,2,192], -"namespaceGpgFrontend.html#a4e780b0a2bddd1ce8735d3fa36dbfa86":[1,0,2,190], +"namespaceGpgFrontend.html#a4c2a4a157e45e169682a99d7f5130dc0":[1,0,2,161], +"namespaceGpgFrontend.html#a4d05b4cdd90b01bb59d887e43df39e69":[1,0,2,180], +"namespaceGpgFrontend.html#a4df3f25e93d16e2dc60c7d680c22dcb9":[1,0,2,193], +"namespaceGpgFrontend.html#a4e780b0a2bddd1ce8735d3fa36dbfa86":[1,0,2,191], "namespaceGpgFrontend.html#a513719e9188327e5b773533156afb2cc":[1,0,2,103], -"namespaceGpgFrontend.html#a51a984685dad4a268877a335cc99df16":[1,0,2,201], +"namespaceGpgFrontend.html#a51a984685dad4a268877a335cc99df16":[1,0,2,202], "namespaceGpgFrontend.html#a54baa8d3ea3843c907a7644a85cb9699":[1,0,2,101], -"namespaceGpgFrontend.html#a5873ec4eb8faca93ab83780d9bcfe3a6":[1,0,2,143], -"namespaceGpgFrontend.html#a5af37847ea5afc05366af818405aea72":[1,0,2,169], -"namespaceGpgFrontend.html#a5b02173b14e6ea7c0eee0e23e6bc879f":[1,0,2,156], -"namespaceGpgFrontend.html#a5b86eb3adc57fa5f55e9f55a69031f71":[1,0,2,139], -"namespaceGpgFrontend.html#a5bc56ca0af26f82a20f044e4acb3fba5":[1,0,2,149], -"namespaceGpgFrontend.html#a5c22b88f9b79bb13515bb73d7f44635e":[1,0,2,168], -"namespaceGpgFrontend.html#a5e86f89a31d6514217b74dd1bbc59bfe":[1,0,2,174], +"namespaceGpgFrontend.html#a5873ec4eb8faca93ab83780d9bcfe3a6":[1,0,2,144], +"namespaceGpgFrontend.html#a5af37847ea5afc05366af818405aea72":[1,0,2,170], +"namespaceGpgFrontend.html#a5b02173b14e6ea7c0eee0e23e6bc879f":[1,0,2,157], +"namespaceGpgFrontend.html#a5b86eb3adc57fa5f55e9f55a69031f71":[1,0,2,138], +"namespaceGpgFrontend.html#a5bc56ca0af26f82a20f044e4acb3fba5":[1,0,2,150], +"namespaceGpgFrontend.html#a5c22b88f9b79bb13515bb73d7f44635e":[1,0,2,169], +"namespaceGpgFrontend.html#a5e86f89a31d6514217b74dd1bbc59bfe":[1,0,2,175], "namespaceGpgFrontend.html#a603b75f118cc58b6f267df4347acd6e9":[1,0,2,129], -"namespaceGpgFrontend.html#a66ab3e2370f5e22389a6f14722203eba":[1,0,2,197], -"namespaceGpgFrontend.html#a6a865c31afb5384811ed69b72c31ad8c":[1,0,2,161], -"namespaceGpgFrontend.html#a730cce728b43f040f6b0cb2823146a06":[1,0,2,183], -"namespaceGpgFrontend.html#a7364d5871088cf2788b1b62f8e57cd0b":[1,0,2,195], +"namespaceGpgFrontend.html#a66ab3e2370f5e22389a6f14722203eba":[1,0,2,198], +"namespaceGpgFrontend.html#a6a865c31afb5384811ed69b72c31ad8c":[1,0,2,162], +"namespaceGpgFrontend.html#a730cce728b43f040f6b0cb2823146a06":[1,0,2,184], +"namespaceGpgFrontend.html#a7364d5871088cf2788b1b62f8e57cd0b":[1,0,2,196], "namespaceGpgFrontend.html#a75f249f0581b7886cad96fb8a47caebe":[1,0,2,116], "namespaceGpgFrontend.html#a76dbbc37c483668600134ecb593f6263":[1,0,2,110], "namespaceGpgFrontend.html#a78b1b599412775d1c8ef1d6e3a1fc898":[1,0,2,82], "namespaceGpgFrontend.html#a7a6ec562e4deb109d575f0e6baa66ffe":[1,0,2,140], "namespaceGpgFrontend.html#a7afb2f49f666ad2ad4c0decd7a30098c":[1,0,2,89], -"namespaceGpgFrontend.html#a7ffad7330067c9ab03842c656fa199f4":[1,0,2,150], -"namespaceGpgFrontend.html#a80a8da094435f1d6ff7275024f58b0ee":[1,0,2,163], +"namespaceGpgFrontend.html#a7dc46cc9459f510afaddc0861d87c72b":[1,0,2,143], +"namespaceGpgFrontend.html#a7ffad7330067c9ab03842c656fa199f4":[1,0,2,151], +"namespaceGpgFrontend.html#a80a8da094435f1d6ff7275024f58b0ee":[1,0,2,164], "namespaceGpgFrontend.html#a820d6ec2f05b8dba4d72b4d73839219f":[1,0,2,122], "namespaceGpgFrontend.html#a8289d85d3d0ba11d77b6982c362ca33d":[1,0,2,95], "namespaceGpgFrontend.html#a864178db4c07b932c2ae6e7a20fe87bf":[1,0,2,109], @@ -135,75 +137,74 @@ var NAVTREEINDEX9 = "namespaceGpgFrontend.html#a93c0ac9e329baa602e0bfdee7ea1273f":[1,0,2,84], "namespaceGpgFrontend.html#a96965d89a0dbe9a2787e8db26fd8df5e":[1,0,2,104], "namespaceGpgFrontend.html#a98b32faa9ee5378c6affc9af37a3cb93":[1,0,2,114], -"namespaceGpgFrontend.html#a996f730a5f063db494628fbe0bd64f94":[1,0,2,188], +"namespaceGpgFrontend.html#a996f730a5f063db494628fbe0bd64f94":[1,0,2,189], "namespaceGpgFrontend.html#a9a490a519b935a1c55039ae8b0cc3cf0":[1,0,2,73], -"namespaceGpgFrontend.html#a9a6caca2480e71bb58c178ad1c936d0d":[1,0,2,164], -"namespaceGpgFrontend.html#a9be39741eaea98c723dacb136d977c1e":[1,0,2,206], -"namespaceGpgFrontend.html#a9eb3f1dfac3cab84bb08712c3953eb61":[1,0,2,162], +"namespaceGpgFrontend.html#a9a6caca2480e71bb58c178ad1c936d0d":[1,0,2,165], +"namespaceGpgFrontend.html#a9be39741eaea98c723dacb136d977c1e":[1,0,2,207], +"namespaceGpgFrontend.html#a9eb3f1dfac3cab84bb08712c3953eb61":[1,0,2,163], "namespaceGpgFrontend.html#aa22dc541423cb09a1dd250d458eb069c":[1,0,2,119], "namespaceGpgFrontend.html#aa245390caad33b810e2fef4a0e9de7e9":[1,0,2,77], "namespaceGpgFrontend.html#aa2e45f703a9bd027960936304b35072e":[1,0,2,121], "namespaceGpgFrontend.html#aa3019ec3e3454346434ba2235d304dd0":[1,0,2,123], -"namespaceGpgFrontend.html#aa4b8b000832efe97ea79e563023072a3":[1,0,2,137], -"namespaceGpgFrontend.html#aa4edab1fb9eebdd48aee5a9352e5f28f":[1,0,2,132], -"namespaceGpgFrontend.html#aa639da20e2329c4471ab5612325aef53":[1,0,2,175], -"namespaceGpgFrontend.html#aa6a99a5c150a1fc4a275443de00bcef1":[1,0,2,186], -"namespaceGpgFrontend.html#aa8b5320fe7408dcaf096afc81ec50ee0":[1,0,2,193], +"namespaceGpgFrontend.html#aa4b8b000832efe97ea79e563023072a3":[1,0,2,136], +"namespaceGpgFrontend.html#aa4edab1fb9eebdd48aee5a9352e5f28f":[1,0,2,131], +"namespaceGpgFrontend.html#aa639da20e2329c4471ab5612325aef53":[1,0,2,176], +"namespaceGpgFrontend.html#aa6a99a5c150a1fc4a275443de00bcef1":[1,0,2,187], +"namespaceGpgFrontend.html#aa8b5320fe7408dcaf096afc81ec50ee0":[1,0,2,194], "namespaceGpgFrontend.html#aa8c5cb4cb2c9421dc8f754d3652c5313":[1,0,2,117], -"namespaceGpgFrontend.html#aa9d15c8dfa6894ce6cd3afcd2692a004":[1,0,2,153], -"namespaceGpgFrontend.html#aab142fb7074042551b27101dd4c66e13":[1,0,2,166], +"namespaceGpgFrontend.html#aa9d15c8dfa6894ce6cd3afcd2692a004":[1,0,2,154], +"namespaceGpgFrontend.html#aab142fb7074042551b27101dd4c66e13":[1,0,2,167], "namespaceGpgFrontend.html#aabdfd3af05b9bd22ac212d17e5824ddb":[1,0,2,113], -"namespaceGpgFrontend.html#aacb6d1475346e42afb8e0ea8427bac9a":[1,0,2,178], +"namespaceGpgFrontend.html#aacb6d1475346e42afb8e0ea8427bac9a":[1,0,2,179], "namespaceGpgFrontend.html#aadeb053cc9436a24f80ab4ec5b27cf51":[1,0,2,127], "namespaceGpgFrontend.html#ab0a0bf1c3231a455c85f5604f4ff219a":[1,0,2,61], "namespaceGpgFrontend.html#ab19bf8acd65218045313b120cf72333e":[1,0,2,80], -"namespaceGpgFrontend.html#ab40fa300f040973be4d89aff4497cb68":[1,0,2,165], -"namespaceGpgFrontend.html#ab566ecd4ccab47cabb66488ca88314d8":[1,0,2,138], +"namespaceGpgFrontend.html#ab40fa300f040973be4d89aff4497cb68":[1,0,2,166], +"namespaceGpgFrontend.html#ab566ecd4ccab47cabb66488ca88314d8":[1,0,2,137], "namespaceGpgFrontend.html#ab79dcab305ada8544a740c4ca9c4f9d5":[1,0,2,98], "namespaceGpgFrontend.html#ab9e8650a71965e35cb6a763dbf61a048":[1,0,2,83], "namespaceGpgFrontend.html#abb732c46d16c0e6650a2abccd339b828":[1,0,2,128], -"namespaceGpgFrontend.html#abca29d455373e3278486ed20c4a63b6e":[1,0,2,181], -"namespaceGpgFrontend.html#abd2d1f26e265695f6bdaf23d42f33ddd":[1,0,2,204], +"namespaceGpgFrontend.html#abca29d455373e3278486ed20c4a63b6e":[1,0,2,182], +"namespaceGpgFrontend.html#abd2d1f26e265695f6bdaf23d42f33ddd":[1,0,2,205], "namespaceGpgFrontend.html#abdc336cc966afe6c1523cb7751cac9f8":[1,0,2,87], -"namespaceGpgFrontend.html#abeb3c754e9529570abe5fef6a97f3c22":[1,0,2,159], -"namespaceGpgFrontend.html#ac03bed87f7ba61809b068330a7587b71":[1,0,2,131], +"namespaceGpgFrontend.html#abeb3c754e9529570abe5fef6a97f3c22":[1,0,2,160], "namespaceGpgFrontend.html#ac05bfb7efd56d3012777ed2e8e355a6a":[1,0,2,130], "namespaceGpgFrontend.html#ac194dd440fad5bee3cdfb06404482ded":[1,0,2,71], "namespaceGpgFrontend.html#ac35a1eb416146226f5c6446ab61dbc82":[1,0,2,85], -"namespaceGpgFrontend.html#ac53dc8a86e1175d6d814273963046905":[1,0,2,205], +"namespaceGpgFrontend.html#ac53dc8a86e1175d6d814273963046905":[1,0,2,206], "namespaceGpgFrontend.html#ac6770434e5db32aad4c3f7ab6aecd854":[1,0,2,96], "namespaceGpgFrontend.html#ac75881bd0bf993fa53464dbf76342a39":[1,0,2,111], "namespaceGpgFrontend.html#ac765d356eb5df4d086a41da639928d86":[1,0,2,99], "namespaceGpgFrontend.html#ac7a8e1fcf6807a655ced067406cafc44":[1,0,2,66], -"namespaceGpgFrontend.html#ac855ff975b7f2571f5dab25c857e5a4f":[1,0,2,133], -"namespaceGpgFrontend.html#acc004de90a41bcd7dc684b0d267fef41":[1,0,2,152], -"namespaceGpgFrontend.html#acc93a10f79f6479f72940fba39b780e1":[1,0,2,191], -"namespaceGpgFrontend.html#acd17bf45c5a18c762d8638fd643eaf41":[1,0,2,146], +"namespaceGpgFrontend.html#ac855ff975b7f2571f5dab25c857e5a4f":[1,0,2,132], +"namespaceGpgFrontend.html#acc004de90a41bcd7dc684b0d267fef41":[1,0,2,153], +"namespaceGpgFrontend.html#acc93a10f79f6479f72940fba39b780e1":[1,0,2,192], +"namespaceGpgFrontend.html#acd17bf45c5a18c762d8638fd643eaf41":[1,0,2,147], "namespaceGpgFrontend.html#acddb1542dcc076b53ea2d29b94b4c0aa":[1,0,2,64], "namespaceGpgFrontend.html#ad437908d506d86137a0d2fdec4c6c957":[1,0,2,106], -"namespaceGpgFrontend.html#ad5b2890d3b26624800fa482d23f0e48d":[1,0,2,177], -"namespaceGpgFrontend.html#ad6f5f187a7e547c30f899458de0e5714":[1,0,2,167], -"namespaceGpgFrontend.html#ad7811325535b6bd4c2c6fe0597dac7e1":[1,0,2,203], -"namespaceGpgFrontend.html#ad8bf6414391c3be3b1ca3bcb1dc31ed8":[1,0,2,196], +"namespaceGpgFrontend.html#ad5b2890d3b26624800fa482d23f0e48d":[1,0,2,178], +"namespaceGpgFrontend.html#ad6f5f187a7e547c30f899458de0e5714":[1,0,2,168], +"namespaceGpgFrontend.html#ad7811325535b6bd4c2c6fe0597dac7e1":[1,0,2,204], +"namespaceGpgFrontend.html#ad8bf6414391c3be3b1ca3bcb1dc31ed8":[1,0,2,197], "namespaceGpgFrontend.html#ada351a434b8c5643e7ff587bbbda3bc1":[1,0,2,78], "namespaceGpgFrontend.html#ada6a044ece8975e35b2a229f65249713":[1,0,2,60], "namespaceGpgFrontend.html#addea8a9496b97952a6268f14a392e981":[1,0,2,126], "namespaceGpgFrontend.html#ae1e137141c75ba9da518547559e093a3":[1,0,2,65], "namespaceGpgFrontend.html#ae2d29cfc48268a9b696d21c741a4d7e3":[1,0,2,86], "namespaceGpgFrontend.html#ae64a430cbbc86f7c217f635bfec87ebd":[1,0,2,63], -"namespaceGpgFrontend.html#ae8e2c74d50d72bb11d1dc4c87a94c38b":[1,0,2,198], -"namespaceGpgFrontend.html#ae910f7b068d7bd832bff6bfabed34859":[1,0,2,157], +"namespaceGpgFrontend.html#ae8e2c74d50d72bb11d1dc4c87a94c38b":[1,0,2,199], +"namespaceGpgFrontend.html#ae910f7b068d7bd832bff6bfabed34859":[1,0,2,158], "namespaceGpgFrontend.html#ae9d2d995a9f33b55a3cf5c395aa88b84":[1,0,2,79], -"namespaceGpgFrontend.html#aeecb411d650c7979a5b0fce7c7555658":[1,0,2,207], +"namespaceGpgFrontend.html#aeecb411d650c7979a5b0fce7c7555658":[1,0,2,208], "namespaceGpgFrontend.html#af20ea48d77ddbb5fd6fb756d23af3b2c":[1,0,2,74], "namespaceGpgFrontend.html#af365d0d6db6a3912dcaac37c0ce3141a":[1,0,2,75], "namespaceGpgFrontend.html#af395fb120a603d913ac040372ee5c651":[1,0,2,108], "namespaceGpgFrontend.html#af5893376e05809fc30ab6e82f25f1525":[1,0,2,107], "namespaceGpgFrontend.html#af83643d38350a7eadec60a01ba390bd3":[1,0,2,91], "namespaceGpgFrontend.html#af881e2cfcc45dca20be4435aeb528c4e":[1,0,2,97], -"namespaceGpgFrontend.html#afb32e3d737c4bf2e6ad112a90fe7f1f5":[1,0,2,151], +"namespaceGpgFrontend.html#afb32e3d737c4bf2e6ad112a90fe7f1f5":[1,0,2,152], "namespaceGpgFrontend.html#afc78f2bf4f6d0c56c23adec60c29241d":[1,0,2,69], -"namespaceGpgFrontend.html#afd01101bc53f022b7d4790c6855762c4":[1,0,2,172], +"namespaceGpgFrontend.html#afd01101bc53f022b7d4790c6855762c4":[1,0,2,173], "namespaceGpgFrontend.html#afe1d3dd35d8b9afda0fd95c3791c2ac4":[1,0,2,102], "namespaceGpgFrontend.html#afe1d3dd35d8b9afda0fd95c3791c2ac4a73a0695f00eadab3bc6631e3e690c2db":[1,0,2,102,1], "namespaceGpgFrontend.html#afe1d3dd35d8b9afda0fd95c3791c2ac4a8bbc65c9c23bb8a74239c2ec48ed5f90":[1,0,2,102,2], @@ -248,6 +249,5 @@ var NAVTREEINDEX9 = "namespaceGpgFrontend_1_1Module_1_1SDK.html#a77f3de0edd4f66611431addcdc69e4c1":[1,0,2,0,1,3], "namespaceGpgFrontend_1_1Module_1_1SDK.html#ab16a035830f089a32f873bb4c61b420f":[1,0,2,0,1,4], "namespaceGpgFrontend_1_1Module_1_1SDK.html#acee0c8da2a824cc7c5eef423fefa5840":[1,0,2,0,1,1], -"namespaceGpgFrontend_1_1RawAPI.html":[1,0,2,1], -"namespaceGpgFrontend_1_1RawAPI.html#a1f2f6c82e9c904c3875a123a65564697":[1,0,2,1,2] +"namespaceGpgFrontend_1_1RawAPI.html":[1,0,2,1] }; diff --git a/docs/latex/classCapsLockWatcher_1_1Private__coll__graph.pdf b/docs/latex/classCapsLockWatcher_1_1Private__coll__graph.pdf index 2a6b865f..6acb663c 100644 Binary files a/docs/latex/classCapsLockWatcher_1_1Private__coll__graph.pdf and b/docs/latex/classCapsLockWatcher_1_1Private__coll__graph.pdf differ diff --git a/docs/latex/classCapsLockWatcher__coll__graph.pdf b/docs/latex/classCapsLockWatcher__coll__graph.pdf index 44149086..e84d1107 100644 Binary files a/docs/latex/classCapsLockWatcher__coll__graph.pdf and b/docs/latex/classCapsLockWatcher__coll__graph.pdf differ diff --git a/docs/latex/classCapsLockWatcher__inherit__graph.pdf b/docs/latex/classCapsLockWatcher__inherit__graph.pdf index 4ad3a745..f54e99fa 100644 Binary files a/docs/latex/classCapsLockWatcher__inherit__graph.pdf and b/docs/latex/classCapsLockWatcher__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1ArchiveFileOperator__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1ArchiveFileOperator__coll__graph.pdf index d594ffbb..e8535dce 100644 Binary files a/docs/latex/classGpgFrontend_1_1ArchiveFileOperator__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1ArchiveFileOperator__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1CacheManager_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1CacheManager_1_1Impl__coll__graph.pdf index b66e0801..918a1578 100644 Binary files a/docs/latex/classGpgFrontend_1_1CacheManager_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1CacheManager_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1CacheManager_1_1Impl__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1CacheManager_1_1Impl__inherit__graph.pdf index 7aefb19a..a2a54259 100644 Binary files a/docs/latex/classGpgFrontend_1_1CacheManager_1_1Impl__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1CacheManager_1_1Impl__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1CacheManager__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1CacheManager__coll__graph.pdf index a6726bb2..8a476176 100644 Binary files a/docs/latex/classGpgFrontend_1_1CacheManager__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1CacheManager__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1CacheManager__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1CacheManager__inherit__graph.pdf index a6726bb2..8a476176 100644 Binary files a/docs/latex/classGpgFrontend_1_1CacheManager__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1CacheManager__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1ChannelObject__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1ChannelObject__coll__graph.pdf index f38d0098..9c1b864e 100644 Binary files a/docs/latex/classGpgFrontend_1_1ChannelObject__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1ChannelObject__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1ChannelObject__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1ChannelObject__inherit__graph.pdf index 4271e373..63ecc522 100644 Binary files a/docs/latex/classGpgFrontend_1_1ChannelObject__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1ChannelObject__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1CoreSignalStation__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1CoreSignalStation__coll__graph.pdf index 64d8e711..16f45296 100644 Binary files a/docs/latex/classGpgFrontend_1_1CoreSignalStation__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1CoreSignalStation__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1CoreSignalStation__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1CoreSignalStation__inherit__graph.pdf index 99bcac47..ee672498 100644 Binary files a/docs/latex/classGpgFrontend_1_1CoreSignalStation__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1CoreSignalStation__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1DataObjectOperator__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1DataObjectOperator__coll__graph.pdf index 3613abf1..e9593341 100644 Binary files a/docs/latex/classGpgFrontend_1_1DataObjectOperator__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1DataObjectOperator__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1DataObjectOperator__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1DataObjectOperator__inherit__graph.pdf index 0f2fb1c2..093db5de 100644 Binary files a/docs/latex/classGpgFrontend_1_1DataObjectOperator__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1DataObjectOperator__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1DataObject_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1DataObject_1_1Impl__coll__graph.pdf index 8e959c91..54c97807 100644 Binary files a/docs/latex/classGpgFrontend_1_1DataObject_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1DataObject_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1DataObject__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1DataObject__coll__graph.pdf index 8682375c..0215d27c 100644 Binary files a/docs/latex/classGpgFrontend_1_1DataObject__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1DataObject__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GFBuffer__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GFBuffer__coll__graph.pdf index 8b539c68..29aa8629 100644 Binary files a/docs/latex/classGpgFrontend_1_1GFBuffer__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GFBuffer__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GFDataExchanger__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GFDataExchanger__coll__graph.pdf index cb310512..c9692186 100644 Binary files a/docs/latex/classGpgFrontend_1_1GFDataExchanger__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GFDataExchanger__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GenKeyInfo__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GenKeyInfo__coll__graph.pdf index a1777117..5a2bf04f 100644 Binary files a/docs/latex/classGpgFrontend_1_1GenKeyInfo__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GenKeyInfo__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GlobalSettingStation_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GlobalSettingStation_1_1Impl__coll__graph.pdf index 9a02c09e..baa4a422 100644 Binary files a/docs/latex/classGpgFrontend_1_1GlobalSettingStation_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GlobalSettingStation_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GlobalSettingStation__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GlobalSettingStation__coll__graph.pdf index d7c76fde..39f3ecbd 100644 Binary files a/docs/latex/classGpgFrontend_1_1GlobalSettingStation__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GlobalSettingStation__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GlobalSettingStation__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GlobalSettingStation__inherit__graph.pdf index d7c76fde..39f3ecbd 100644 Binary files a/docs/latex/classGpgFrontend_1_1GlobalSettingStation__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GlobalSettingStation__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgAdvancedOperator__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgAdvancedOperator__coll__graph.pdf index fd8879b8..63da1f2d 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgAdvancedOperator__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgAdvancedOperator__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgBasicOperator__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgBasicOperator__coll__graph.pdf index 23cd2dda..bf50afad 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgBasicOperator__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgBasicOperator__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgBasicOperator__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgBasicOperator__inherit__graph.pdf index 3b8aef1f..9399f886 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgBasicOperator__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgBasicOperator__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgCommandExecutor__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgCommandExecutor__coll__graph.pdf index dce90b55..b94da1de 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgCommandExecutor__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgCommandExecutor__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgContext_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgContext_1_1Impl__coll__graph.pdf index 0fa892ee..762e4fa3 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgContext_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgContext_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgContext__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgContext__coll__graph.pdf index 8187b8b0..f45468bb 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgContext__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgContext__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgContext__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgContext__inherit__graph.pdf index 8187b8b0..f45468bb 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgContext__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgContext__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgData__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgData__coll__graph.pdf index 97a6a1ae..a11dd041 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgData__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgData__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgDecryptResultAnalyse__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgDecryptResultAnalyse__coll__graph.pdf index 0fc734d7..2cc39029 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgDecryptResultAnalyse__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgDecryptResultAnalyse__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgDecryptResultAnalyse__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgDecryptResultAnalyse__inherit__graph.pdf index d0903bd4..69d7e8dc 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgDecryptResultAnalyse__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgDecryptResultAnalyse__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgDecryptResult__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgDecryptResult__coll__graph.pdf index d2ef9310..896d4064 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgDecryptResult__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgDecryptResult__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgEncryptResultAnalyse__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgEncryptResultAnalyse__coll__graph.pdf index 4ca733a8..cffecdd0 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgEncryptResultAnalyse__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgEncryptResultAnalyse__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgEncryptResultAnalyse__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgEncryptResultAnalyse__inherit__graph.pdf index 3b2cae41..53a7044f 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgEncryptResultAnalyse__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgEncryptResultAnalyse__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgEncryptResult__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgEncryptResult__coll__graph.pdf index 6186ff25..1473329c 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgEncryptResult__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgEncryptResult__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgFileOpera__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgFileOpera__coll__graph.pdf index b3579ed7..e1d79525 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgFileOpera__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgFileOpera__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgFileOpera__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgFileOpera__inherit__graph.pdf index 13d6c471..6bc8cf64 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgFileOpera__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgFileOpera__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgGenerateKeyResult__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgGenerateKeyResult__coll__graph.pdf index eb41b19f..8048dd26 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgGenerateKeyResult__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgGenerateKeyResult__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgImportInformation_1_1GpgImportedKey__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgImportInformation_1_1GpgImportedKey__coll__graph.pdf index 74135bad..4186eae5 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgImportInformation_1_1GpgImportedKey__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgImportInformation_1_1GpgImportedKey__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgImportInformation__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgImportInformation__coll__graph.pdf index 903fb76e..1bbd44a6 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgImportInformation__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgImportInformation__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgKeyGetter_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgKeyGetter_1_1Impl__coll__graph.pdf index 6bd55ef8..28a8a005 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgKeyGetter_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgKeyGetter_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgKeyGetter_1_1Impl__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgKeyGetter_1_1Impl__inherit__graph.pdf index 784b73a3..2c17a355 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgKeyGetter_1_1Impl__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgKeyGetter_1_1Impl__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgKeyGetter__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgKeyGetter__coll__graph.pdf index bb752802..92f1e54b 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgKeyGetter__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgKeyGetter__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgKeyGetter__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgKeyGetter__inherit__graph.pdf index bb752802..92f1e54b 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgKeyGetter__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgKeyGetter__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgKeyImportExporter__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgKeyImportExporter__coll__graph.pdf index 5dd1e51d..87230f24 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgKeyImportExporter__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgKeyImportExporter__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgKeyImportExporter__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgKeyImportExporter__inherit__graph.pdf index 8b3a5570..6bf7e73b 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgKeyImportExporter__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgKeyImportExporter__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgKeyManager__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgKeyManager__coll__graph.pdf index e0b673b9..7e3054d1 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgKeyManager__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgKeyManager__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgKeyManager__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgKeyManager__inherit__graph.pdf index b53830ad..87aedf5c 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgKeyManager__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgKeyManager__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgKeyOpera__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgKeyOpera__coll__graph.pdf index 1fb98bdf..38d3bc34 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgKeyOpera__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgKeyOpera__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgKeyOpera__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgKeyOpera__inherit__graph.pdf index 871bd7c0..ca8de6ae 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgKeyOpera__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgKeyOpera__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgKeySignature__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgKeySignature__coll__graph.pdf index d335c3e2..ab243769 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgKeySignature__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgKeySignature__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgKey__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgKey__coll__graph.pdf index 866dcabc..987ce6b7 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgKey__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgKey__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgPassphraseContext__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgPassphraseContext__coll__graph.pdf index 196d7bc2..966f03d7 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgPassphraseContext__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgPassphraseContext__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgPassphraseContext__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgPassphraseContext__inherit__graph.pdf index 196d7bc2..966f03d7 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgPassphraseContext__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgPassphraseContext__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgResultAnalyse__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgResultAnalyse__coll__graph.pdf index 5eef986c..80a16f18 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgResultAnalyse__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgResultAnalyse__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgResultAnalyse__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgResultAnalyse__inherit__graph.pdf index 06dcfd7b..d93b0937 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgResultAnalyse__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgResultAnalyse__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgSignResultAnalyse__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgSignResultAnalyse__coll__graph.pdf index f29c9a92..eafc9149 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgSignResultAnalyse__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgSignResultAnalyse__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgSignResultAnalyse__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgSignResultAnalyse__inherit__graph.pdf index dc9c2bd0..87923cf5 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgSignResultAnalyse__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgSignResultAnalyse__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgSignResult__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgSignResult__coll__graph.pdf index 8e0e009e..71d6a2b1 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgSignResult__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgSignResult__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgSignature__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgSignature__coll__graph.pdf index 6a74723f..661682a4 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgSignature__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgSignature__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgSubKey__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgSubKey__coll__graph.pdf index 85e734fc..e4b56c16 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgSubKey__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgSubKey__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgTOFUInfo__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgTOFUInfo__coll__graph.pdf index 540d0dfa..5d2dc3fa 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgTOFUInfo__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgTOFUInfo__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgUIDOperator__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgUIDOperator__coll__graph.pdf index b45a0404..cb4571fb 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgUIDOperator__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgUIDOperator__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgUIDOperator__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgUIDOperator__inherit__graph.pdf index 6dd86ca3..92dd7230 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgUIDOperator__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgUIDOperator__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgUID__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgUID__coll__graph.pdf index 86303afb..48aafbee 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgUID__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgUID__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph.pdf index ce06b68e..332cc2fb 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse__inherit__graph.pdf index 07db3ab6..acd5599e 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgVerifyResultAnalyse__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1GpgVerifyResult__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1GpgVerifyResult__coll__graph.pdf index 01d97164..f21f0d1b 100644 Binary files a/docs/latex/classGpgFrontend_1_1GpgVerifyResult__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1GpgVerifyResult__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1KeyPackageOperator__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1KeyPackageOperator__coll__graph.pdf index 2274b40a..1e102be8 100644 Binary files a/docs/latex/classGpgFrontend_1_1KeyPackageOperator__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1KeyPackageOperator__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1LoggerManager__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1LoggerManager__coll__graph.pdf index dd5352dc..916d59a0 100644 Binary files a/docs/latex/classGpgFrontend_1_1LoggerManager__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1LoggerManager__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1LoggerManager__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1LoggerManager__inherit__graph.pdf index 25ddec4c..29096356 100644 Binary files a/docs/latex/classGpgFrontend_1_1LoggerManager__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1LoggerManager__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1Event_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1Event_1_1Impl__coll__graph.pdf index 88aa1d3c..78e3d50a 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1Event_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1Event_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1Event__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1Event__coll__graph.pdf index 87934b56..b8a240e6 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1Event__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1Event__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl__coll__graph.pdf index 064eae30..a7615e41 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1GlobalModuleContext__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1GlobalModuleContext__coll__graph.pdf index 43b86fb5..a9ea6cf8 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1GlobalModuleContext__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1GlobalModuleContext__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1GlobalModuleContext__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1GlobalModuleContext__inherit__graph.pdf index 43b86fb5..a9ea6cf8 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1GlobalModuleContext__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1GlobalModuleContext__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl__coll__graph.pdf index b177dd9b..0559e05f 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1GlobalRegisterTable__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1GlobalRegisterTable__coll__graph.pdf index 80573cd5..748c1877 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1GlobalRegisterTable__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1GlobalRegisterTable__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1GlobalRegisterTable__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1GlobalRegisterTable__inherit__graph.pdf index 80573cd5..748c1877 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1GlobalRegisterTable__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1GlobalRegisterTable__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GnuPGInfoGatheringModule__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GnuPGInfoGatheringModule__coll__graph.pdf index d54e4698..9cf0d2d1 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GnuPGInfoGatheringModule__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GnuPGInfoGatheringModule__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GnuPGInfoGatheringModule__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GnuPGInfoGatheringModule__inherit__graph.pdf index d54e4698..9cf0d2d1 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GnuPGInfoGatheringModule__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GnuPGInfoGatheringModule__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgInfo__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgInfo__coll__graph.pdf index 781d9af8..d653016b 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgInfo__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgInfo__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask__coll__graph.pdf index 5f8c5a5e..a28bfee7 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask__inherit__graph.pdf index aede5b95..224f7391 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckTask__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckingModule__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckingModule__coll__graph.pdf index 0fe574cc..f966f0e1 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckingModule__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckingModule__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckingModule__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckingModule__inherit__graph.pdf index 0fe574cc..f966f0e1 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckingModule__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1VersionCheckingModule__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1ModuleManager_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1ModuleManager_1_1Impl__coll__graph.pdf index 37831b67..938d298b 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1ModuleManager_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1ModuleManager_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1ModuleManager__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1ModuleManager__coll__graph.pdf index fbc237ae..7c7b45af 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1ModuleManager__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1ModuleManager__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1ModuleManager__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1ModuleManager__inherit__graph.pdf index fbc237ae..7c7b45af 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1ModuleManager__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1ModuleManager__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1Module_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1Module_1_1Impl__coll__graph.pdf index a0b1b2b2..3166bd9e 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1Module_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1Module_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1Module__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1Module__coll__graph.pdf index 91fb38be..0faf07a2 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1Module__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1Module__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Module_1_1Module__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1Module_1_1Module__inherit__graph.pdf index 311afdaa..a36efc6d 100644 Binary files a/docs/latex/classGpgFrontend_1_1Module_1_1Module__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1Module_1_1Module__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1PassphraseGenerator__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1PassphraseGenerator__coll__graph.pdf index 11035878..92b72ef6 100644 Binary files a/docs/latex/classGpgFrontend_1_1PassphraseGenerator__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1PassphraseGenerator__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1PassphraseGenerator__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1PassphraseGenerator__inherit__graph.pdf index 11035878..d1aeb976 100644 Binary files a/docs/latex/classGpgFrontend_1_1PassphraseGenerator__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1PassphraseGenerator__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1PointerConverter__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1PointerConverter__coll__graph.pdf index 9080dfc8..98b485a9 100644 Binary files a/docs/latex/classGpgFrontend_1_1PointerConverter__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1PointerConverter__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1SecureMemoryAllocator__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1SecureMemoryAllocator__coll__graph.pdf index 2f7eeb8b..3530d0a1 100644 Binary files a/docs/latex/classGpgFrontend_1_1SecureMemoryAllocator__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1SecureMemoryAllocator__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1SingletonFunctionObject__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1SingletonFunctionObject__coll__graph.pdf index 0ee9b5f8..196331c9 100644 Binary files a/docs/latex/classGpgFrontend_1_1SingletonFunctionObject__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1SingletonFunctionObject__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1SingletonFunctionObject__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1SingletonFunctionObject__inherit__graph.pdf index 5640cda3..2562967d 100644 Binary files a/docs/latex/classGpgFrontend_1_1SingletonFunctionObject__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1SingletonFunctionObject__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1SingletonStorageCollection_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1SingletonStorageCollection_1_1Impl__coll__graph.pdf index 844738aa..01ef9c52 100644 Binary files a/docs/latex/classGpgFrontend_1_1SingletonStorageCollection_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1SingletonStorageCollection_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1SingletonStorageCollection__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1SingletonStorageCollection__coll__graph.pdf index 2c4d8853..cf37c776 100644 Binary files a/docs/latex/classGpgFrontend_1_1SingletonStorageCollection__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1SingletonStorageCollection__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1SingletonStorage_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1SingletonStorage_1_1Impl__coll__graph.pdf index 71ec5283..c0c70ec6 100644 Binary files a/docs/latex/classGpgFrontend_1_1SingletonStorage_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1SingletonStorage_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1SingletonStorage__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1SingletonStorage__coll__graph.pdf index f26a3952..75b4ff21 100644 Binary files a/docs/latex/classGpgFrontend_1_1SingletonStorage__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1SingletonStorage__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Test_1_1GpgCoreTest__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Test_1_1GpgCoreTest__coll__graph.pdf index 44470448..38a557a7 100644 Binary files a/docs/latex/classGpgFrontend_1_1Test_1_1GpgCoreTest__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Test_1_1GpgCoreTest__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Test_1_1GpgCoreTest__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1Test_1_1GpgCoreTest__inherit__graph.pdf index 44470448..38a557a7 100644 Binary files a/docs/latex/classGpgFrontend_1_1Test_1_1GpgCoreTest__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1Test_1_1GpgCoreTest__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1ThreadSafeMap__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1ThreadSafeMap__coll__graph.pdf index 2a2fd6df..5d08dafc 100644 Binary files a/docs/latex/classGpgFrontend_1_1ThreadSafeMap__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1ThreadSafeMap__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1ThreadSafeMap__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1ThreadSafeMap__inherit__graph.pdf index 738a1a7b..e5a972ff 100644 Binary files a/docs/latex/classGpgFrontend_1_1ThreadSafeMap__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1ThreadSafeMap__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunnerGetter__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunnerGetter__coll__graph.pdf index 4a3acc38..de1ae3e8 100644 Binary files a/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunnerGetter__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunnerGetter__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunnerGetter__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunnerGetter__inherit__graph.pdf index ef29b4ac..ce23b879 100644 Binary files a/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunnerGetter__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunnerGetter__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl__coll__graph.pdf index b5a42656..f6fd0200 100644 Binary files a/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl__inherit__graph.pdf index b5a42656..f6fd0200 100644 Binary files a/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner_1_1Impl__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner__coll__graph.pdf index 632ef0eb..03e9ca2b 100644 Binary files a/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner__inherit__graph.pdf index 632ef0eb..03e9ca2b 100644 Binary files a/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1Thread_1_1TaskRunner__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Thread_1_1Task_1_1Impl__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Thread_1_1Task_1_1Impl__coll__graph.pdf index ff2e01e0..c07e83f2 100644 Binary files a/docs/latex/classGpgFrontend_1_1Thread_1_1Task_1_1Impl__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Thread_1_1Task_1_1Impl__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Thread_1_1Task_1_1TaskHandler__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Thread_1_1Task_1_1TaskHandler__coll__graph.pdf index 07483dab..d6d33eec 100644 Binary files a/docs/latex/classGpgFrontend_1_1Thread_1_1Task_1_1TaskHandler__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Thread_1_1Task_1_1TaskHandler__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Thread_1_1Task__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1Thread_1_1Task__coll__graph.pdf index c6ac2e71..82873aee 100644 Binary files a/docs/latex/classGpgFrontend_1_1Thread_1_1Task__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1Thread_1_1Task__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1Thread_1_1Task__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1Thread_1_1Task__inherit__graph.pdf index abaaf0b3..b5c25442 100644 Binary files a/docs/latex/classGpgFrontend_1_1Thread_1_1Task__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1Thread_1_1Task__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1AboutDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1AboutDialog__coll__graph.pdf index 35d2d828..cfe3b0ff 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1AboutDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1AboutDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1AboutDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1AboutDialog__inherit__graph.pdf index 59c0e82a..ed0d3921 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1AboutDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1AboutDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1AppearanceTab__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1AppearanceTab__coll__graph.pdf index 33dc6391..7057a3a5 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1AppearanceTab__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1AppearanceTab__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1AppearanceTab__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1AppearanceTab__inherit__graph.pdf index 38450629..0637d1f6 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1AppearanceTab__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1AppearanceTab__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1CacheObject__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1CacheObject__coll__graph.pdf index c1db893c..79b41071 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1CacheObject__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1CacheObject__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1CacheObject__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1CacheObject__inherit__graph.pdf index c1db893c..79b41071 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1CacheObject__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1CacheObject__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1ChoosePage__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1ChoosePage__coll__graph.pdf index a1b7546c..25d14e69 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1ChoosePage__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1ChoosePage__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1ChoosePage__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1ChoosePage__inherit__graph.pdf index a1b7546c..25d14e69 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1ChoosePage__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1ChoosePage__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1CommonUtils__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1CommonUtils__coll__graph.pdf index 24adba17..4c3bde79 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1CommonUtils__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1CommonUtils__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1CommonUtils__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1CommonUtils__inherit__graph.pdf index 04aa15b7..d8724d52 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1CommonUtils__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1CommonUtils__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1ConclusionPage__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1ConclusionPage__coll__graph.pdf index 8dc6056e..58e9ac13 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1ConclusionPage__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1ConclusionPage__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1ConclusionPage__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1ConclusionPage__inherit__graph.pdf index 8dc6056e..58e9ac13 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1ConclusionPage__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1ConclusionPage__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog__coll__graph.pdf index 515379dd..cdad0668 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog__inherit__graph.pdf index 77bd215c..1e4a336e 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1ExportKeyPackageDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1FilePage__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1FilePage__coll__graph.pdf index 9f1ba186..57156547 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1FilePage__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1FilePage__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1FilePage__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1FilePage__inherit__graph.pdf index f0715729..361c74d3 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1FilePage__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1FilePage__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1FileReadTask__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1FileReadTask__coll__graph.pdf index c81478b9..0cd6ba87 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1FileReadTask__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1FileReadTask__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1FileReadTask__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1FileReadTask__inherit__graph.pdf index c81478b9..0cd6ba87 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1FileReadTask__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1FileReadTask__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1FileTreeView__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1FileTreeView__coll__graph.pdf index cf0971c4..efcbef73 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1FileTreeView__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1FileTreeView__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1FileTreeView__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1FileTreeView__inherit__graph.pdf index cf0971c4..efcbef73 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1FileTreeView__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1FileTreeView__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1FindWidget__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1FindWidget__coll__graph.pdf index 5a553479..5e2c429f 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1FindWidget__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1FindWidget__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1FindWidget__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1FindWidget__inherit__graph.pdf index d28135e4..f99ca04a 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1FindWidget__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1FindWidget__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralDialog__coll__graph.pdf index 06c6cd14..80d448e2 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.pdf index b68aaefc..28051471 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralMainWindow__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralMainWindow__coll__graph.pdf index fcada88c..7ef044a7 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralMainWindow__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralMainWindow__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralMainWindow__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralMainWindow__inherit__graph.pdf index d3da1a13..16b9e665 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralMainWindow__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralMainWindow__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralTab__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralTab__coll__graph.pdf index f704e178..001a77a9 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralTab__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralTab__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralTab__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralTab__inherit__graph.pdf index 13d41ee4..f04f2547 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralTab__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralTab__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralWindowState__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralWindowState__coll__graph.pdf index db612a28..e79aad51 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GeneralWindowState__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GeneralWindowState__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GenerateRevokeCertification__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GenerateRevokeCertification__coll__graph.pdf index e31db235..9ab7d8ec 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GenerateRevokeCertification__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GenerateRevokeCertification__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GenerateRevokeCertification__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GenerateRevokeCertification__inherit__graph.pdf index e31db235..9ab7d8ec 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GenerateRevokeCertification__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GenerateRevokeCertification__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.pdf index fe13a38d..adef67a2 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__inherit__graph.pdf index 2c099200..d627cf1b 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GnuPGControllerDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GnupgTab__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GnupgTab__coll__graph.pdf index 767813f9..711f6eea 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GnupgTab__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GnupgTab__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GnupgTab__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GnupgTab__inherit__graph.pdf index c9f10aec..efdf6843 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GnupgTab__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GnupgTab__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GpgFrontendApplication__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GpgFrontendApplication__coll__graph.pdf index e173bc73..4d7a3e10 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GpgFrontendApplication__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GpgFrontendApplication__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1GpgFrontendApplication__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1GpgFrontendApplication__inherit__graph.pdf index e173bc73..4d7a3e10 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1GpgFrontendApplication__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1GpgFrontendApplication__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1HelpPage__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1HelpPage__coll__graph.pdf index b87bbfaf..7dffcc45 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1HelpPage__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1HelpPage__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1HelpPage__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1HelpPage__inherit__graph.pdf index b87bbfaf..7dffcc45 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1HelpPage__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1HelpPage__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1InfoBoardWidget__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1InfoBoardWidget__coll__graph.pdf index 81405a47..c2246209 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1InfoBoardWidget__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1InfoBoardWidget__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1InfoBoardWidget__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1InfoBoardWidget__inherit__graph.pdf index 00b66c8b..41528c21 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1InfoBoardWidget__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1InfoBoardWidget__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1InfoTab__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1InfoTab__coll__graph.pdf index 5807e13c..cda479ca 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1InfoTab__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1InfoTab__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1InfoTab__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1InfoTab__inherit__graph.pdf index 5807e13c..cda479ca 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1InfoTab__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1InfoTab__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1IntroPage__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1IntroPage__coll__graph.pdf index 96b749a6..107cf4b9 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1IntroPage__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1IntroPage__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1IntroPage__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1IntroPage__inherit__graph.pdf index 96b749a6..107cf4b9 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1IntroPage__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1IntroPage__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyDetailsDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyDetailsDialog__coll__graph.pdf index 9b53022f..e610082e 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyDetailsDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyDetailsDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyDetailsDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyDetailsDialog__inherit__graph.pdf index 9b53022f..e610082e 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyDetailsDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyDetailsDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenDialog__coll__graph.pdf index 34170585..997682d8 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenDialog__inherit__graph.pdf index d28427e3..748be8bd 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenPage__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenPage__coll__graph.pdf index 2afa83ab..6a339921 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenPage__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenPage__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenPage__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenPage__inherit__graph.pdf index 2afa83ab..6a339921 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenPage__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyGenPage__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyImportDetailDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyImportDetailDialog__coll__graph.pdf index 2a8de459..da8aa260 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyImportDetailDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyImportDetailDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyImportDetailDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyImportDetailDialog__inherit__graph.pdf index 6e38f95d..a0430df5 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyImportDetailDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyImportDetailDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyList__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyList__coll__graph.pdf index 87ec60e5..ca827d8b 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyList__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyList__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyList__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyList__inherit__graph.pdf index cafed828..1bafd3bd 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyList__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyList__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyMgmt__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyMgmt__coll__graph.pdf index 630e9483..a740c66f 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyMgmt__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyMgmt__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyMgmt__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyMgmt__inherit__graph.pdf index c01a71ac..5cf8a1b4 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyMgmt__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyMgmt__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyNewUIDDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyNewUIDDialog__coll__graph.pdf index cba77754..24134207 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyNewUIDDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyNewUIDDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyNewUIDDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyNewUIDDialog__inherit__graph.pdf index 0e048620..7af9a02c 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyNewUIDDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyNewUIDDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairDetailTab__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairDetailTab__coll__graph.pdf index 486beeee..936b6e16 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairDetailTab__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairDetailTab__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairDetailTab__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairDetailTab__inherit__graph.pdf index 398e6206..e0674c62 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairDetailTab__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairDetailTab__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__coll__graph.pdf index 2b95c978..005fba17 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__inherit__graph.pdf index ba2f3eff..b7f4480b 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairOperaTab__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab__coll__graph.pdf index 3c3568e5..f7adafa9 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab__inherit__graph.pdf index 77a93fed..f6a2672a 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairSubkeyTab__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairUIDTab__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairUIDTab__coll__graph.pdf index bf04430f..a0d82efc 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairUIDTab__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairUIDTab__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairUIDTab__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairUIDTab__inherit__graph.pdf index 7bf148de..fc42f436 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairUIDTab__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyPairUIDTab__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportDialog__coll__graph.pdf index 59117ec8..dd1d528f 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportDialog__inherit__graph.pdf index 59117ec8..dd1d528f 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportTask__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportTask__coll__graph.pdf index a1928b06..ad993ff4 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportTask__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportTask__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportTask__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportTask__inherit__graph.pdf index 7b7489a8..ceb648c9 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportTask__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerImportTask__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerSearchTask__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerSearchTask__coll__graph.pdf index 27c94b05..f5583307 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerSearchTask__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerSearchTask__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerSearchTask__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerSearchTask__inherit__graph.pdf index 27c94b05..f5583307 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerSearchTask__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyServerSearchTask__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog__coll__graph.pdf index 6d113cfc..b1f02f82 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog__inherit__graph.pdf index ba377e75..a490c226 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeySetExpireDateDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyUIDSignDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyUIDSignDialog__coll__graph.pdf index 805c1004..875503da 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyUIDSignDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyUIDSignDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyUIDSignDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyUIDSignDialog__inherit__graph.pdf index 9f7c8454..c27e3e9a 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyUIDSignDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyUIDSignDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyUploadDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyUploadDialog__coll__graph.pdf index 362b85d2..d0cec73f 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyUploadDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyUploadDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyUploadDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyUploadDialog__inherit__graph.pdf index 260ca0a5..5b1ff91e 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyUploadDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyUploadDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyserverTab__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyserverTab__coll__graph.pdf index 0fe70f41..f638ba8b 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyserverTab__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyserverTab__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1KeyserverTab__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1KeyserverTab__inherit__graph.pdf index de0cb255..a436488c 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1KeyserverTab__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1KeyserverTab__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask__coll__graph.pdf index 5a21675b..4cd636ef 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask__inherit__graph.pdf index fd662605..d459e824 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1ListedKeyServerTestTask__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1MainWindow__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1MainWindow__coll__graph.pdf index dbf58d35..3ee89a0a 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1MainWindow__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1MainWindow__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1MainWindow__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1MainWindow__inherit__graph.pdf index 318dbd1b..7922f4d2 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1MainWindow__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1MainWindow__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1NetworkTab__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1NetworkTab__coll__graph.pdf index 161fae9c..d222cab3 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1NetworkTab__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1NetworkTab__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1NetworkTab__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1NetworkTab__inherit__graph.pdf index 6fa78c8b..ddc117dc 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1NetworkTab__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1NetworkTab__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1PlainTextEditorPage__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1PlainTextEditorPage__coll__graph.pdf index 851e4610..69480d5a 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1PlainTextEditorPage__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1PlainTextEditorPage__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1PlainTextEditorPage__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1PlainTextEditorPage__inherit__graph.pdf index e7cfeb24..f1eb6ca5 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1PlainTextEditorPage__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1PlainTextEditorPage__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask__coll__graph.pdf index 14b24533..5d35559a 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask__inherit__graph.pdf index 14b24533..5d35559a 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1ProxyConnectionTestTask__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1QuitDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1QuitDialog__coll__graph.pdf index 6bb32c03..a8d38fdc 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1QuitDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1QuitDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1QuitDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1QuitDialog__inherit__graph.pdf index 6bb32c03..a8d38fdc 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1QuitDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1QuitDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1RaisePinentry__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1RaisePinentry__coll__graph.pdf index 99d31b31..4fa2122c 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1RaisePinentry__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1RaisePinentry__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1RaisePinentry__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1RaisePinentry__inherit__graph.pdf index 99d31b31..4fa2122c 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1RaisePinentry__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1RaisePinentry__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel__coll__graph.pdf index 8e5e4fcd..346092b9 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel__inherit__graph.pdf index 8e5e4fcd..346092b9 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1SetOwnerTrustLevel__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1SettingsDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1SettingsDialog__coll__graph.pdf index 4479e675..550d4ef8 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1SettingsDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1SettingsDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1SettingsDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1SettingsDialog__inherit__graph.pdf index 4d289330..8b1b5314 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1SettingsDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1SettingsDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1SettingsObject__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1SettingsObject__coll__graph.pdf index fe893682..9f204d3c 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1SettingsObject__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1SettingsObject__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1SettingsObject__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1SettingsObject__inherit__graph.pdf index fe893682..9f204d3c 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1SettingsObject__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1SettingsObject__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1SignersPicker__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1SignersPicker__coll__graph.pdf index 77a36d16..1a90c27e 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1SignersPicker__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1SignersPicker__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1SignersPicker__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1SignersPicker__inherit__graph.pdf index 6ab070e0..a64b1bc6 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1SignersPicker__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1SignersPicker__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog__coll__graph.pdf index aeb45d53..6e711459 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog__inherit__graph.pdf index 6e55083a..a940ffe6 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1SubkeyGenerateDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1TOFUInfoPage__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1TOFUInfoPage__coll__graph.pdf index c9477cfc..4cfbb424 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1TOFUInfoPage__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1TOFUInfoPage__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1TOFUInfoPage__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1TOFUInfoPage__inherit__graph.pdf index c9477cfc..4cfbb424 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1TOFUInfoPage__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1TOFUInfoPage__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1TextEdit__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1TextEdit__coll__graph.pdf index 8e5e4da7..d84eb1d3 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1TextEdit__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1TextEdit__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1TextEdit__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1TextEdit__inherit__graph.pdf index 8e5e4da7..d84eb1d3 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1TextEdit__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1TextEdit__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1TranslatorsTab__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1TranslatorsTab__coll__graph.pdf index db895040..5acae3d5 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1TranslatorsTab__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1TranslatorsTab__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1TranslatorsTab__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1TranslatorsTab__inherit__graph.pdf index db895040..5acae3d5 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1TranslatorsTab__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1TranslatorsTab__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1UISignalStation__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1UISignalStation__coll__graph.pdf index 4c939ad0..c27dafb1 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1UISignalStation__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1UISignalStation__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1UISignalStation__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1UISignalStation__inherit__graph.pdf index 2e51d29c..f3d1fb3c 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1UISignalStation__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1UISignalStation__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1UpdateTab__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1UpdateTab__coll__graph.pdf index 6a4f568e..324b3883 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1UpdateTab__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1UpdateTab__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1UpdateTab__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1UpdateTab__inherit__graph.pdf index 6a4f568e..324b3883 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1UpdateTab__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1UpdateTab__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1VerifyDetailsDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1VerifyDetailsDialog__coll__graph.pdf index a2ed2627..d2368e0f 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1VerifyDetailsDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1VerifyDetailsDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1VerifyDetailsDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1VerifyDetailsDialog__inherit__graph.pdf index 4bab442f..10744455 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1VerifyDetailsDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1VerifyDetailsDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox__coll__graph.pdf index a4eafa41..d069e8cb 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox__inherit__graph.pdf index a4eafa41..d069e8cb 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1VerifyKeyDetailBox__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1WaitingDialog__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1WaitingDialog__coll__graph.pdf index d8d255b2..739b55ef 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1WaitingDialog__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1WaitingDialog__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1WaitingDialog__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1WaitingDialog__inherit__graph.pdf index d8d255b2..739b55ef 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1WaitingDialog__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1WaitingDialog__inherit__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1Wizard__coll__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1Wizard__coll__graph.pdf index 3472f1a9..1339d73c 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1Wizard__coll__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1Wizard__coll__graph.pdf differ diff --git a/docs/latex/classGpgFrontend_1_1UI_1_1Wizard__inherit__graph.pdf b/docs/latex/classGpgFrontend_1_1UI_1_1Wizard__inherit__graph.pdf index 3472f1a9..1339d73c 100644 Binary files a/docs/latex/classGpgFrontend_1_1UI_1_1Wizard__inherit__graph.pdf and b/docs/latex/classGpgFrontend_1_1UI_1_1Wizard__inherit__graph.pdf differ diff --git a/docs/latex/classPinEntryDialog__coll__graph.pdf b/docs/latex/classPinEntryDialog__coll__graph.pdf index 21954fde..dc69f8cf 100644 Binary files a/docs/latex/classPinEntryDialog__coll__graph.pdf and b/docs/latex/classPinEntryDialog__coll__graph.pdf differ diff --git a/docs/latex/classPinEntryDialog__inherit__graph.pdf b/docs/latex/classPinEntryDialog__inherit__graph.pdf index a77f8937..a31fb4da 100644 Binary files a/docs/latex/classPinEntryDialog__inherit__graph.pdf and b/docs/latex/classPinEntryDialog__inherit__graph.pdf differ diff --git a/docs/latex/classPinLineEdit_1_1Private__coll__graph.pdf b/docs/latex/classPinLineEdit_1_1Private__coll__graph.pdf index 5c480927..bf67330b 100644 Binary files a/docs/latex/classPinLineEdit_1_1Private__coll__graph.pdf and b/docs/latex/classPinLineEdit_1_1Private__coll__graph.pdf differ diff --git a/docs/latex/classPinLineEdit__coll__graph.pdf b/docs/latex/classPinLineEdit__coll__graph.pdf index d145a442..a78798f4 100644 Binary files a/docs/latex/classPinLineEdit__coll__graph.pdf and b/docs/latex/classPinLineEdit__coll__graph.pdf differ diff --git a/docs/latex/classPinLineEdit__inherit__graph.pdf b/docs/latex/classPinLineEdit__inherit__graph.pdf index dd263dd3..7e163324 100644 Binary files a/docs/latex/classPinLineEdit__inherit__graph.pdf and b/docs/latex/classPinLineEdit__inherit__graph.pdf differ diff --git a/docs/latex/classPinentryConfirm__coll__graph.pdf b/docs/latex/classPinentryConfirm__coll__graph.pdf index 73a0a1f1..6b5d960b 100644 Binary files a/docs/latex/classPinentryConfirm__coll__graph.pdf and b/docs/latex/classPinentryConfirm__coll__graph.pdf differ diff --git a/docs/latex/classPinentryConfirm__inherit__graph.pdf b/docs/latex/classPinentryConfirm__inherit__graph.pdf index 73a0a1f1..6b5d960b 100644 Binary files a/docs/latex/classPinentryConfirm__inherit__graph.pdf and b/docs/latex/classPinentryConfirm__inherit__graph.pdf differ diff --git a/docs/latex/classSignatureDetailsDialog__coll__graph.pdf b/docs/latex/classSignatureDetailsDialog__coll__graph.pdf index 430f9cec..5e22ea9f 100644 Binary files a/docs/latex/classSignatureDetailsDialog__coll__graph.pdf and b/docs/latex/classSignatureDetailsDialog__coll__graph.pdf differ diff --git a/docs/latex/classSignatureDetailsDialog__inherit__graph.pdf b/docs/latex/classSignatureDetailsDialog__inherit__graph.pdf index 430f9cec..5e22ea9f 100644 Binary files a/docs/latex/classSignatureDetailsDialog__inherit__graph.pdf and b/docs/latex/classSignatureDetailsDialog__inherit__graph.pdf differ diff --git a/docs/latex/classTestListedKeyServerThread__coll__graph.pdf b/docs/latex/classTestListedKeyServerThread__coll__graph.pdf index f7b55170..52ffe587 100644 Binary files a/docs/latex/classTestListedKeyServerThread__coll__graph.pdf and b/docs/latex/classTestListedKeyServerThread__coll__graph.pdf differ diff --git a/docs/latex/classclass__coll__graph.pdf b/docs/latex/classclass__coll__graph.pdf index 650146c6..6b87fe9f 100644 Binary files a/docs/latex/classclass__coll__graph.pdf and b/docs/latex/classclass__coll__graph.pdf differ diff --git a/docs/latex/classsecmem_1_1alloc__coll__graph.pdf b/docs/latex/classsecmem_1_1alloc__coll__graph.pdf index 422895e7..7085e82f 100644 Binary files a/docs/latex/classsecmem_1_1alloc__coll__graph.pdf and b/docs/latex/classsecmem_1_1alloc__coll__graph.pdf differ diff --git a/docs/latex/namespaceGpgFrontend.tex b/docs/latex/namespaceGpgFrontend.tex index 3fedfde3..1daac360 100644 --- a/docs/latex/namespaceGpgFrontend.tex +++ b/docs/latex/namespaceGpgFrontend.tex @@ -443,8 +443,11 @@ auto GPGFRONTEND\+\_\+\+CORE\+\_\+\+EXPORT \mbox{\hyperlink{namespaceGpgFrontend \item auto GPGFRONTEND\+\_\+\+CORE\+\_\+\+EXPORT \mbox{\hyperlink{namespaceGpgFrontend_ac855ff975b7f2571f5dab25c857e5a4f}{Get\+Full\+Extension}} (QString path) -\/$>$ QString \item -\mbox{\Hypertarget{namespaceGpgFrontend_ac03bed87f7ba61809b068330a7587b71}\label{namespaceGpgFrontend_ac03bed87f7ba61809b068330a7587b71}} -auto {\bfseries Get\+Formated\+Date\+By\+Timestamp} (time\+\_\+t timestamp) -\/$>$ QString +\mbox{\Hypertarget{namespaceGpgFrontend_a0dd4be5ef35dd33df1497afec238778b}\label{namespaceGpgFrontend_a0dd4be5ef35dd33df1497afec238778b}} +auto {\bfseries Get\+Localized\+Date\+By\+Timestamp} (time\+\_\+t timestamp) -\/$>$ QString +\item +\mbox{\Hypertarget{namespaceGpgFrontend_a7dc46cc9459f510afaddc0861d87c72b}\label{namespaceGpgFrontend_a7dc46cc9459f510afaddc0861d87c72b}} +auto {\bfseries Get\+UTCDate\+By\+Timestamp} (time\+\_\+t timestamp) -\/$>$ QString \item auto \mbox{\hyperlink{namespaceGpgFrontend_aadeb053cc9436a24f80ab4ec5b27cf51}{Get\+Default\+Logger}} () -\/$>$ std\+::shared\+\_\+ptr$<$ spdlog\+::logger $>$ \item diff --git a/docs/latex/structFunctionObjectTypeLockInfo__coll__graph.pdf b/docs/latex/structFunctionObjectTypeLockInfo__coll__graph.pdf index d845af24..d06d3247 100644 Binary files a/docs/latex/structFunctionObjectTypeLockInfo__coll__graph.pdf and b/docs/latex/structFunctionObjectTypeLockInfo__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1ArchiveReadClientData__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1ArchiveReadClientData__coll__graph.pdf index 76e912ab..8d556f12 100644 Binary files a/docs/latex/structGpgFrontend_1_1ArchiveReadClientData__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1ArchiveReadClientData__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1CoreInitArgs__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1CoreInitArgs__coll__graph.pdf index 5c49afb4..db65eb22 100644 Binary files a/docs/latex/structGpgFrontend_1_1CoreInitArgs__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1CoreInitArgs__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1GpgCommandExecutor_1_1ExecuteContext__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1GpgCommandExecutor_1_1ExecuteContext__coll__graph.pdf index c22956c5..467059c7 100644 Binary files a/docs/latex/structGpgFrontend_1_1GpgCommandExecutor_1_1ExecuteContext__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1GpgCommandExecutor_1_1ExecuteContext__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1GpgContextInitArgs__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1GpgContextInitArgs__coll__graph.pdf index eeb13580..a812e040 100644 Binary files a/docs/latex/structGpgFrontend_1_1GpgContextInitArgs__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1GpgContextInitArgs__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1GpgData_1_1DataRefDeleter__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1GpgData_1_1DataRefDeleter__coll__graph.pdf index cd1f3bf9..3e8c801a 100644 Binary files a/docs/latex/structGpgFrontend_1_1GpgData_1_1DataRefDeleter__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1GpgData_1_1DataRefDeleter__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1GpgFrontendContext__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1GpgFrontendContext__coll__graph.pdf index fcfe506f..c80fe632 100644 Binary files a/docs/latex/structGpgFrontend_1_1GpgFrontendContext__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1GpgFrontendContext__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1GpgKeyManager_1_1AutomatonHandelStruct__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1GpgKeyManager_1_1AutomatonHandelStruct__coll__graph.pdf index dc0d33af..a2b170e1 100644 Binary files a/docs/latex/structGpgFrontend_1_1GpgKeyManager_1_1AutomatonHandelStruct__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1GpgKeyManager_1_1AutomatonHandelStruct__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1GpgKey_1_1KeyRefDeleter__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1GpgKey_1_1KeyRefDeleter__coll__graph.pdf index 7890dd9c..0ea4a386 100644 Binary files a/docs/latex/structGpgFrontend_1_1GpgKey_1_1KeyRefDeleter__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1GpgKey_1_1KeyRefDeleter__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1GpgRecipient__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1GpgRecipient__coll__graph.pdf index f8a7d264..e49757be 100644 Binary files a/docs/latex/structGpgFrontend_1_1GpgRecipient__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1GpgRecipient__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1Module_1_1Event_1_1ParameterInitializer__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1Module_1_1Event_1_1ParameterInitializer__coll__graph.pdf index 4596adfc..ed1d9a5e 100644 Binary files a/docs/latex/structGpgFrontend_1_1Module_1_1Event_1_1ParameterInitializer__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1Module_1_1Event_1_1ParameterInitializer__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl_1_1ModuleRegisterInfo__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl_1_1ModuleRegisterInfo__coll__graph.pdf index 02c6b870..d4c9532e 100644 Binary files a/docs/latex/structGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl_1_1ModuleRegisterInfo__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1Module_1_1GlobalModuleContext_1_1Impl_1_1ModuleRegisterInfo__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl_1_1RTNode__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl_1_1RTNode__coll__graph.pdf index bfd3ea01..3aa3dd0f 100644 Binary files a/docs/latex/structGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl_1_1RTNode__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1Module_1_1GlobalRegisterTable_1_1Impl_1_1RTNode__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgComponentInfo__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgComponentInfo__coll__graph.pdf index 15684a44..4a8a598e 100644 Binary files a/docs/latex/structGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgComponentInfo__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgComponentInfo__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgOptionsInfo__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgOptionsInfo__coll__graph.pdf index c4fe4aaf..46a50540 100644 Binary files a/docs/latex/structGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgOptionsInfo__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1Module_1_1Integrated_1_1GnuPGInfoGatheringModule_1_1GpgOptionsInfo__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion__coll__graph.pdf index be85b1c9..dfca28bd 100644 Binary files a/docs/latex/structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1Module_1_1Integrated_1_1VersionCheckingModule_1_1SoftwareVersion__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1Module_1_1ModuleInitArgs__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1Module_1_1ModuleInitArgs__coll__graph.pdf index e09ae14a..4658b94f 100644 Binary files a/docs/latex/structGpgFrontend_1_1Module_1_1ModuleInitArgs__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1Module_1_1ModuleInitArgs__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1RefDeleter__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1RefDeleter__coll__graph.pdf index 93d56715..6b68ba78 100644 Binary files a/docs/latex/structGpgFrontend_1_1RefDeleter__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1RefDeleter__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1SecureObjectDeleter__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1SecureObjectDeleter__coll__graph.pdf index c7b12a3c..6a98ee00 100644 Binary files a/docs/latex/structGpgFrontend_1_1SecureObjectDeleter__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1SecureObjectDeleter__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1Test_1_1GpgFrontendContext__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1Test_1_1GpgFrontendContext__coll__graph.pdf index 7ef06044..430320d2 100644 Binary files a/docs/latex/structGpgFrontend_1_1Test_1_1GpgFrontendContext__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1Test_1_1GpgFrontendContext__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1UI_1_1AppearanceSO__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1UI_1_1AppearanceSO__coll__graph.pdf index ce425b36..6d692c43 100644 Binary files a/docs/latex/structGpgFrontend_1_1UI_1_1AppearanceSO__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1UI_1_1AppearanceSO__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1UI_1_1KeyListColumn__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1UI_1_1KeyListColumn__coll__graph.pdf index 32fe9079..4e5c13d3 100644 Binary files a/docs/latex/structGpgFrontend_1_1UI_1_1KeyListColumn__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1UI_1_1KeyListColumn__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1UI_1_1KeyListRow__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1UI_1_1KeyListRow__coll__graph.pdf index df62c849..a90a8241 100644 Binary files a/docs/latex/structGpgFrontend_1_1UI_1_1KeyListRow__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1UI_1_1KeyListRow__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1UI_1_1KeyMenuAbility__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1UI_1_1KeyMenuAbility__coll__graph.pdf index 4439724b..1e440149 100644 Binary files a/docs/latex/structGpgFrontend_1_1UI_1_1KeyMenuAbility__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1UI_1_1KeyMenuAbility__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1UI_1_1KeyServerSO__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1UI_1_1KeyServerSO__coll__graph.pdf index fa527df3..0ea773d6 100644 Binary files a/docs/latex/structGpgFrontend_1_1UI_1_1KeyServerSO__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1UI_1_1KeyServerSO__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1UI_1_1KeyTable__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1UI_1_1KeyTable__coll__graph.pdf index af147f03..e18012bf 100644 Binary files a/docs/latex/structGpgFrontend_1_1UI_1_1KeyTable__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1UI_1_1KeyTable__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu__coll__graph.pdf index 3953b253..11e20c70 100644 Binary files a/docs/latex/structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1UI_1_1MainWindow_1_1CryptoMenu__coll__graph.pdf differ diff --git a/docs/latex/structGpgFrontend_1_1UI_1_1WindowStateSO__coll__graph.pdf b/docs/latex/structGpgFrontend_1_1UI_1_1WindowStateSO__coll__graph.pdf index 0684d2da..12f26582 100644 Binary files a/docs/latex/structGpgFrontend_1_1UI_1_1WindowStateSO__coll__graph.pdf and b/docs/latex/structGpgFrontend_1_1UI_1_1WindowStateSO__coll__graph.pdf differ diff --git a/docs/latex/structPinEntryDialog_1_1ConstraintsOptions__coll__graph.pdf b/docs/latex/structPinEntryDialog_1_1ConstraintsOptions__coll__graph.pdf index 9018b875..5f7fd860 100644 Binary files a/docs/latex/structPinEntryDialog_1_1ConstraintsOptions__coll__graph.pdf and b/docs/latex/structPinEntryDialog_1_1ConstraintsOptions__coll__graph.pdf differ diff --git a/docs/latex/structPinEntryDialog_1_1FormattedPassphraseOptions__coll__graph.pdf b/docs/latex/structPinEntryDialog_1_1FormattedPassphraseOptions__coll__graph.pdf index f251e469..d3e461ed 100644 Binary files a/docs/latex/structPinEntryDialog_1_1FormattedPassphraseOptions__coll__graph.pdf and b/docs/latex/structPinEntryDialog_1_1FormattedPassphraseOptions__coll__graph.pdf differ diff --git a/docs/latex/structfmt_1_1formatter_3_01QByteArray_01_4__coll__graph.pdf b/docs/latex/structfmt_1_1formatter_3_01QByteArray_01_4__coll__graph.pdf index 658dbbbc..edae9f0d 100644 Binary files a/docs/latex/structfmt_1_1formatter_3_01QByteArray_01_4__coll__graph.pdf and b/docs/latex/structfmt_1_1formatter_3_01QByteArray_01_4__coll__graph.pdf differ diff --git a/docs/latex/structfmt_1_1formatter_3_01QString_01_4__coll__graph.pdf b/docs/latex/structfmt_1_1formatter_3_01QString_01_4__coll__graph.pdf index f3732efc..e44606a4 100644 Binary files a/docs/latex/structfmt_1_1formatter_3_01QString_01_4__coll__graph.pdf and b/docs/latex/structfmt_1_1formatter_3_01QString_01_4__coll__graph.pdf differ diff --git a/docs/latex/structpinentry__coll__graph.pdf b/docs/latex/structpinentry__coll__graph.pdf index 5a7c12cd..f016aa45 100644 Binary files a/docs/latex/structpinentry__coll__graph.pdf and b/docs/latex/structpinentry__coll__graph.pdf differ diff --git a/docs/latex/structsecmem_1_1alloc_1_1rebind__coll__graph.pdf b/docs/latex/structsecmem_1_1alloc_1_1rebind__coll__graph.pdf index 1398ba9d..33bce82d 100644 Binary files a/docs/latex/structsecmem_1_1alloc_1_1rebind__coll__graph.pdf and b/docs/latex/structsecmem_1_1alloc_1_1rebind__coll__graph.pdf differ