Sat, 02 Mar 2013 17:21:28 +0100
Fixed a source docu and regenerated them.
--- a/Documentation/Help/source.qhp Sat Mar 02 15:45:29 2013 +0100 +++ b/Documentation/Help/source.qhp Sat Mar 02 17:21:28 2013 +0100 @@ -6569,6 +6569,7 @@ <keyword name="IrcChannelWidget.name" id="IrcChannelWidget.name" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.name" /> <keyword name="IrcChannelWidget.on_editTopicButton_clicked" id="IrcChannelWidget.on_editTopicButton_clicked" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.on_editTopicButton_clicked" /> <keyword name="IrcChannelWidget.on_messageEdit_returnPressed" id="IrcChannelWidget.on_messageEdit_returnPressed" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.on_messageEdit_returnPressed" /> + <keyword name="IrcChannelWidget.on_messages_anchorClicked" id="IrcChannelWidget.on_messages_anchorClicked" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.on_messages_anchorClicked" /> <keyword name="IrcChannelWidget.on_messages_copyAvailable" id="IrcChannelWidget.on_messages_copyAvailable" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.on_messages_copyAvailable" /> <keyword name="IrcChannelWidget.on_messages_customContextMenuRequested" id="IrcChannelWidget.on_messages_customContextMenuRequested" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.on_messages_customContextMenuRequested" /> <keyword name="IrcChannelWidget.on_usersList_customContextMenuRequested" id="IrcChannelWidget.on_usersList_customContextMenuRequested" ref="eric5.Network.IRC.IrcChannelWidget.html#IrcChannelWidget.on_usersList_customContextMenuRequested" /> @@ -6736,6 +6737,7 @@ <keyword name="IrcNetworkWidget.on_connectButton_clicked" id="IrcNetworkWidget.on_connectButton_clicked" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.on_connectButton_clicked" /> <keyword name="IrcNetworkWidget.on_editButton_clicked" id="IrcNetworkWidget.on_editButton_clicked" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.on_editButton_clicked" /> <keyword name="IrcNetworkWidget.on_joinButton_clicked" id="IrcNetworkWidget.on_joinButton_clicked" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.on_joinButton_clicked" /> + <keyword name="IrcNetworkWidget.on_messages_anchorClicked" id="IrcNetworkWidget.on_messages_anchorClicked" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.on_messages_anchorClicked" /> <keyword name="IrcNetworkWidget.on_messages_copyAvailable" id="IrcNetworkWidget.on_messages_copyAvailable" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.on_messages_copyAvailable" /> <keyword name="IrcNetworkWidget.on_messages_customContextMenuRequested" id="IrcNetworkWidget.on_messages_customContextMenuRequested" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.on_messages_customContextMenuRequested" /> <keyword name="IrcNetworkWidget.on_networkCombo_currentIndexChanged" id="IrcNetworkWidget.on_networkCombo_currentIndexChanged" ref="eric5.Network.IRC.IrcNetworkWidget.html#IrcNetworkWidget.on_networkCombo_currentIndexChanged" /> @@ -7434,11 +7436,6 @@ <keyword name="MultiProjectWriter (Constructor)" id="MultiProjectWriter (Constructor)" ref="eric5.E5XML.MultiProjectWriter.html#MultiProjectWriter.__init__" /> <keyword name="MultiProjectWriter (Module)" id="MultiProjectWriter (Module)" ref="eric5.E5XML.MultiProjectWriter.html" /> <keyword name="MultiProjectWriter.writeXML" id="MultiProjectWriter.writeXML" ref="eric5.E5XML.MultiProjectWriter.html#MultiProjectWriter.writeXML" /> - <keyword name="Mutex" id="Mutex" ref="eric5.DebugClients.Ruby.Debuggee.html#Mutex" /> - <keyword name="Mutex.initialize" id="Mutex.initialize" ref="eric5.DebugClients.Ruby.Debuggee.html#Mutex.initialize" /> - <keyword name="Mutex.lock" id="Mutex.lock" ref="eric5.DebugClients.Ruby.Debuggee.html#Mutex.lock" /> - <keyword name="Mutex.locked?" id="Mutex.locked?" ref="eric5.DebugClients.Ruby.Debuggee.html#Mutex.locked?" /> - <keyword name="Mutex.unlock" id="Mutex.unlock" ref="eric5.DebugClients.Ruby.Debuggee.html#Mutex.unlock" /> <keyword name="NannyNag" id="NannyNag" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#NannyNag" /> <keyword name="NannyNag" id="NannyNag" ref="eric5.UtilitiesPython2.Tabnanny.html#NannyNag" /> <keyword name="NannyNag (Constructor)" id="NannyNag (Constructor)" ref="eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html#NannyNag.__init__" />
--- a/Documentation/Source/eric5.DebugClients.Ruby.Completer.html Sat Mar 02 15:45:29 2013 +0100 +++ b/Documentation/Source/eric5.DebugClients.Ruby.Completer.html Sat Mar 02 17:21:28 2013 +0100 @@ -102,7 +102,7 @@ </dd> </dl><a NAME="Completer.select_message" ID="Completer.select_message"></a> <h4>Completer.select_message</h4> -<b>select_message</b>(<i>message, candidates</i>) +<b>select_message</b>(<i>message, candidates, sep = "."</i>) <p> Method used to pick completion candidates. </p><dl> @@ -115,6 +115,9 @@ </dd><dt><i>candidates</i></dt> <dd> possible completion candidates +</dd><dt><i>sep</i></dt> +<dd> +separater string </dd> </dl><dl> <dt>Returns:</dt>
--- a/Documentation/Source/eric5.DebugClients.Ruby.Debuggee.html Sat Mar 02 15:45:29 2013 +0100 +++ b/Documentation/Source/eric5.DebugClients.Ruby.Debuggee.html Sat Mar 02 17:21:28 2013 +0100 @@ -39,9 +39,6 @@ <td><a href="#DEBUGGER__">DEBUGGER__</a></td> <td>Class defining a singleton object for the debugger.</td> </tr><tr> -<td><a href="#Mutex">Mutex</a></td> -<td>Class implementing a mutex.</td> -</tr><tr> <td><a href="#SilentObject">SilentObject</a></td> <td>Class defining an object that ignores all messages.</td> </tr> @@ -970,79 +967,6 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> -<a NAME="Mutex" ID="Mutex"></a> -<h2>Mutex</h2> -<p> -Class implementing a mutex. -</p> -<h3>Derived from</h3> -None -<h3>Class Attributes</h3> -<table> -<tr><td>None</td></tr> -</table> -<h3>Class Methods</h3> -<table> -<tr><td>None</td></tr> -</table> -<h3>Methods</h3> -<table> -<tr> -<td><a href="#Mutex.initialize">initialize</a></td> -<td>Constructor</td> -</tr><tr> -<td><a href="#Mutex.lock">lock</a></td> -<td>Method to lock the mutex.</td> -</tr><tr> -<td><a href="#Mutex.locked?">locked?</a></td> -<td>Method returning the locked state.</td> -</tr><tr> -<td><a href="#Mutex.unlock">unlock</a></td> -<td>Method to unlock the mutex.</td> -</tr> -</table> -<h3>Static Methods</h3> -<table> -<tr><td>None</td></tr> -</table> -<a NAME="Mutex.initialize" ID="Mutex.initialize"></a> -<h4>Mutex.initialize</h4> -<b>initialize</b>(<i></i>) -<p> -Constructor -</p><a NAME="Mutex.lock" ID="Mutex.lock"></a> -<h4>Mutex.lock</h4> -<b>lock</b>(<i></i>) -<p> -Method to lock the mutex. -</p><dl> -<dt>Returns:</dt> -<dd> -the mutex -</dd> -</dl><a NAME="Mutex.locked?" ID="Mutex.locked?"></a> -<h4>Mutex.locked?</h4> -<b>locked?</b>(<i></i>) -<p> -Method returning the locked state. -</p><dl> -<dt>Returns:</dt> -<dd> -flag indicating the locked state (boolean) -</dd> -</dl><a NAME="Mutex.unlock" ID="Mutex.unlock"></a> -<h4>Mutex.unlock</h4> -<b>unlock</b>(<i></i>) -<p> -Method to unlock the mutex. -</p><dl> -<dt>Returns:</dt> -<dd> -the mutex -</dd> -</dl> -<div align="right"><a href="#top">Up</a></div> -<hr /><hr /> <a NAME="SilentObject" ID="SilentObject"></a> <h2>SilentObject</h2> <p>
--- a/Documentation/Source/eric5.Network.IRC.IrcChannelWidget.html Sat Mar 02 15:45:29 2013 +0100 +++ b/Documentation/Source/eric5.Network.IRC.IrcChannelWidget.html Sat Mar 02 17:21:28 2013 +0100 @@ -246,6 +246,9 @@ <td><a href="#IrcChannelWidget.on_messageEdit_returnPressed">on_messageEdit_returnPressed</a></td> <td>Private slot to send a message to the channel.</td> </tr><tr> +<td><a href="#IrcChannelWidget.on_messages_anchorClicked">on_messages_anchorClicked</a></td> +<td>Private slot to open links in the default browser.</td> +</tr><tr> <td><a href="#IrcChannelWidget.on_messages_copyAvailable">on_messages_copyAvailable</a></td> <td>Private slot to react to text selection/deselection of the messages edit.</td> </tr><tr> @@ -973,6 +976,11 @@ <b>on_messageEdit_returnPressed</b>(<i></i>) <p> Private slot to send a message to the channel. +</p><a NAME="IrcChannelWidget.on_messages_anchorClicked" ID="IrcChannelWidget.on_messages_anchorClicked"></a> +<h4>IrcChannelWidget.on_messages_anchorClicked</h4> +<b>on_messages_anchorClicked</b>(<i>url</i>) +<p> + Private slot to open links in the default browser. </p><a NAME="IrcChannelWidget.on_messages_copyAvailable" ID="IrcChannelWidget.on_messages_copyAvailable"></a> <h4>IrcChannelWidget.on_messages_copyAvailable</h4> <b>on_messages_copyAvailable</b>(<i>yes</i>)
--- a/Documentation/Source/eric5.Network.IRC.IrcNetworkWidget.html Sat Mar 02 15:45:29 2013 +0100 +++ b/Documentation/Source/eric5.Network.IRC.IrcNetworkWidget.html Sat Mar 02 17:21:28 2013 +0100 @@ -144,6 +144,9 @@ <td><a href="#IrcNetworkWidget.on_joinButton_clicked">on_joinButton_clicked</a></td> <td>Private slot to join a channel.</td> </tr><tr> +<td><a href="#IrcNetworkWidget.on_messages_anchorClicked">on_messages_anchorClicked</a></td> +<td>Private slot to open links in the default browser.</td> +</tr><tr> <td><a href="#IrcNetworkWidget.on_messages_copyAvailable">on_messages_copyAvailable</a></td> <td>Private slot to react to text selection/deselection of the messages edit.</td> </tr><tr> @@ -325,6 +328,11 @@ <b>on_joinButton_clicked</b>(<i></i>) <p> Private slot to join a channel. +</p><a NAME="IrcNetworkWidget.on_messages_anchorClicked" ID="IrcNetworkWidget.on_messages_anchorClicked"></a> +<h4>IrcNetworkWidget.on_messages_anchorClicked</h4> +<b>on_messages_anchorClicked</b>(<i>url</i>) +<p> + Private slot to open links in the default browser. </p><a NAME="IrcNetworkWidget.on_messages_copyAvailable" ID="IrcNetworkWidget.on_messages_copyAvailable"></a> <h4>IrcNetworkWidget.on_messages_copyAvailable</h4> <b>on_messages_copyAvailable</b>(<i>yes</i>)
--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html Sat Mar 02 15:45:29 2013 +0100 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html Sat Mar 02 17:21:28 2013 +0100 @@ -375,6 +375,9 @@ </dd><dt><i>tags</i></dt> <dd> list of tags (string) +</dd><dt><i>phase</i></dt> +<dd> +phase of the entry (string) </dd><dt><i>bookmarks</i></dt> <dd> list of bookmarks (string)
--- a/Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py Sat Mar 02 15:45:29 2013 +0100 +++ b/Plugins/VcsPlugins/vcsMercurial/HgLogBrowserDialog.py Sat Mar 02 17:21:28 2013 +0100 @@ -520,6 +520,7 @@ @param parents list of parent revisions (list of integers) @param branches list of branches (list of strings) @param tags list of tags (string) + @param phase phase of the entry (string) @param bookmarks list of bookmarks (string) @return reference to the generated item (QTreeWidgetItem) """