diff -r a4e81ad85e82 -r baf4c1354c6a Documentation/Source/eric5.PluginManager.PluginRepositoryDialog.html --- a/Documentation/Source/eric5.PluginManager.PluginRepositoryDialog.html Thu May 27 18:07:41 2010 +0200 +++ b/Documentation/Source/eric5.PluginManager.PluginRepositoryDialog.html Thu May 27 20:27:46 2010 +0200 @@ -157,9 +157,6 @@ <td><a href="#PluginRepositoryWidget.__populateList">__populateList</a></td> <td>Private method to populate the list of available plugins.</td> </tr><tr> -<td><a href="#PluginRepositoryWidget.__proxyAuthenticationRequired">__proxyAuthenticationRequired</a></td> -<td>Private slot to handle a proxy authentication request.</td> -</tr><tr> <td><a href="#PluginRepositoryWidget.__resortRepositoryList">__resortRepositoryList</a></td> <td>Private method to resort the tree.</td> </tr><tr> @@ -317,20 +314,7 @@ <b>__populateList</b>(<i></i>) <p> Private method to populate the list of available plugins. -</p><a NAME="PluginRepositoryWidget.__proxyAuthenticationRequired" ID="PluginRepositoryWidget.__proxyAuthenticationRequired"></a> -<h4>PluginRepositoryWidget.__proxyAuthenticationRequired</h4> -<b>__proxyAuthenticationRequired</b>(<i>proxy, auth</i>) -<p> - Private slot to handle a proxy authentication request. -</p><dl> -<dt><i>proxy</i></dt> -<dd> -reference to the proxy object (QNetworkProxy) -</dd><dt><i>auth</i></dt> -<dd> -reference to the authenticator object (QAuthenticator) -</dd> -</dl><a NAME="PluginRepositoryWidget.__resortRepositoryList" ID="PluginRepositoryWidget.__resortRepositoryList"></a> +</p><a NAME="PluginRepositoryWidget.__resortRepositoryList" ID="PluginRepositoryWidget.__resortRepositoryList"></a> <h4>PluginRepositoryWidget.__resortRepositoryList</h4> <b>__resortRepositoryList</b>(<i></i>) <p>