Thu, 03 Apr 2025 19:50:43 +0200
Modified the display of the crash session dialog to show the time stamp of the found crash session file and the path of the project file (if a project was open) (see issue584).
<!DOCTYPE html> <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension</h1> <p> Package implementing the gpg extension support interface. </p> <h3>Modules</h3> <table> <tr> <td><a href="eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.html">HgGpgSignDialog</a></td> <td>Module implementing a dialog to enter data for signing a revision.</td> </tr> <tr> <td><a href="eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.html">HgGpgSignaturesDialog</a></td> <td>Module implementing a dialog showing signed changesets.</td> </tr> <tr> <td><a href="eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.ProjectHelper.html">ProjectHelper</a></td> <td>Module implementing the gpg extension project helper.</td> </tr> <tr> <td><a href="eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.gpg.html">gpg</a></td> <td>Module implementing the gpg extension interface.</td> </tr> </table> </body></html>