Thu, 07 Oct 2010 21:27:08 +0200
Added code to show certificate info for https URLs.
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> <html><head> <title>eric5.Helpviewer</title> <style> body { background: #EDECE6; margin: 0em 1em 10em 1em; color: black; } h1 { color: white; background: #85774A; } h2 { color: white; background: #85774A; } h3 { color: white; background: #9D936E; } h4 { color: white; background: #9D936E; } a { color: #BA6D36; } </style> </head> <body> <h1>eric5.Helpviewer</h1> <p> Package implementing a little web browser. </p><p> The web browser is a little HTML browser for the display of HTML help files like the Qt Online Documentation and for browsing the internet. It may be used as a standalone version as well by using the eric5-helpviewer.py script found in the main eric5 installation directory. </p> <h3>Packages</h3> <table> <tr> <td><a href="index-eric5.Helpviewer.AdBlock.html">AdBlock</a></td> <td>Package implementing the advertisments blocker functionality.</td> </tr><tr> <td><a href="index-eric5.Helpviewer.Bookmarks.html">Bookmarks</a></td> <td>Package implementing the bookmarks system.</td> </tr><tr> <td><a href="index-eric5.Helpviewer.CookieJar.html">CookieJar</a></td> <td>Package implementing a cookie jar and related dialogs with models.</td> </tr><tr> <td><a href="index-eric5.Helpviewer.History.html">History</a></td> <td>Package implementing the history system.</td> </tr><tr> <td><a href="index-eric5.Helpviewer.Network.html">Network</a></td> <td>Package containing network related modules.</td> </tr><tr> <td><a href="index-eric5.Helpviewer.OfflineStorage.html">OfflineStorage</a></td> <td>Package implementing the offline storage related dialogs and models.</td> </tr><tr> <td><a href="index-eric5.Helpviewer.OpenSearch.html">OpenSearch</a></td> <td>Package implementing the opensearch search engine interfaces.</td> </tr><tr> <td><a href="index-eric5.Helpviewer.Passwords.html">Passwords</a></td> <td>Package implementing the password management interface.</td> </tr><tr> <td><a href="index-eric5.Helpviewer.UrlBar.html">UrlBar</a></td> <td>Package implementing the URL bar widget.</td> </tr><tr> <td><a href="index-eric5.Helpviewer.UserAgent.html">UserAgent</a></td> <td>Package implementing a menu to select the user agent string.</td> </tr> </table> <h3>Modules</h3> <table> <tr> <td><a href="eric5.Helpviewer.DownloadDialog.html">DownloadDialog</a></td> <td>Module implementing the download dialog.</td> </tr><tr> <td><a href="eric5.Helpviewer.HTMLResources.html">HTMLResources</a></td> <td>Module containing some HTML resources.</td> </tr><tr> <td><a href="eric5.Helpviewer.HelpBrowserWV.html">HelpBrowserWV</a></td> <td>Module implementing the helpbrowser using QWebView.</td> </tr><tr> <td><a href="eric5.Helpviewer.HelpClearPrivateDataDialog.html">HelpClearPrivateDataDialog</a></td> <td>Module implementing a dialog to select which private data to clear.</td> </tr><tr> <td><a href="eric5.Helpviewer.HelpDocsInstaller.html">HelpDocsInstaller</a></td> <td>Module implementing a thread class populating and updating the QtHelp documentation database.</td> </tr><tr> <td><a href="eric5.Helpviewer.HelpIndexWidget.html">HelpIndexWidget</a></td> <td>Module implementing a window for showing the QtHelp index.</td> </tr><tr> <td><a href="eric5.Helpviewer.HelpLanguagesDialog.html">HelpLanguagesDialog</a></td> <td>Module implementing a dialog to configure the preferred languages.</td> </tr><tr> <td><a href="eric5.Helpviewer.HelpSearchWidget.html">HelpSearchWidget</a></td> <td>Module implementing a window for showing the QtHelp index.</td> </tr><tr> <td><a href="eric5.Helpviewer.HelpSnap.html">HelpSnap</a></td> <td>Module implementing functions to generate page previews.</td> </tr><tr> <td><a href="eric5.Helpviewer.HelpTabBar.html">HelpTabBar</a></td> <td>Module implementing a specialized tab bar for the web browser.</td> </tr><tr> <td><a href="eric5.Helpviewer.HelpTabWidget.html">HelpTabWidget</a></td> <td>Module implementing the central widget showing the web pages.</td> </tr><tr> <td><a href="eric5.Helpviewer.HelpTocWidget.html">HelpTocWidget</a></td> <td>Module implementing a window for showing the QtHelp TOC.</td> </tr><tr> <td><a href="eric5.Helpviewer.HelpTopicDialog.html">HelpTopicDialog</a></td> <td>Module implementing a dialog to select a help topic to display.</td> </tr><tr> <td><a href="eric5.Helpviewer.HelpWebSearchWidget.html">HelpWebSearchWidget</a></td> <td>Module implementing a web search widget for the web browser.</td> </tr><tr> <td><a href="eric5.Helpviewer.HelpWindow.html">HelpWindow</a></td> <td>Module implementing the helpviewer main window.</td> </tr><tr> <td><a href="eric5.Helpviewer.JavaScriptResources.html">JavaScriptResources</a></td> <td>Module containing some HTML resources.</td> </tr><tr> <td><a href="eric5.Helpviewer.QtHelpDocumentationDialog.html">QtHelpDocumentationDialog</a></td> <td>Module implementing a dialog to manage the QtHelp documentation database.</td> </tr><tr> <td><a href="eric5.Helpviewer.QtHelpFiltersDialog.html">QtHelpFiltersDialog</a></td> <td>Module implementing a dialog to manage the QtHelp filters.</td> </tr><tr> <td><a href="eric5.Helpviewer.SearchWidget.html">SearchWidget</a></td> <td>Module implementing the search bar for the web browser.</td> </tr><tr> <td><a href="eric5.Helpviewer.SslInfoDialog.html">SslInfoDialog</a></td> <td>Module implementing a dialog to show SSL certificate infos.</td> </tr> </table> </body></html>