Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html

changeset 5270
7758f0c7d9f6
parent 4409
ff1cb0107d40
child 5322
c2cabdca0734
equal deleted inserted replaced
5268:748e4c50523b 5270:7758f0c7d9f6
67 <td>Private method to calculate a color for a given branch name.</td> 67 <td>Private method to calculate a color for a given branch name.</td>
68 </tr><tr> 68 </tr><tr>
69 <td><a href="#HgLogBrowserDialog.__diffRevisions">__diffRevisions</a></td> 69 <td><a href="#HgLogBrowserDialog.__diffRevisions">__diffRevisions</a></td>
70 <td>Private method to do a diff of two revisions.</td> 70 <td>Private method to do a diff of two revisions.</td>
71 </tr><tr> 71 </tr><tr>
72 <td><a href="#HgLogBrowserDialog.__fetchActTriggered">__fetchActTriggered</a></td>
73 <td>Private slot to fetch changes from a remote repository.</td>
74 </tr><tr>
72 <td><a href="#HgLogBrowserDialog.__filterLogs">__filterLogs</a></td> 75 <td><a href="#HgLogBrowserDialog.__filterLogs">__filterLogs</a></td>
73 <td>Private method to filter the log entries.</td> 76 <td>Private method to filter the log entries.</td>
74 </tr><tr> 77 </tr><tr>
75 <td><a href="#HgLogBrowserDialog.__findItem">__findItem</a></td> 78 <td><a href="#HgLogBrowserDialog.__findItem">__findItem</a></td>
76 <td>Private slot to find an item matching the entered criteria.</td> 79 <td>Private slot to find an item matching the entered criteria.</td>
159 <td><a href="#HgLogBrowserDialog.__resortFiles">__resortFiles</a></td> 162 <td><a href="#HgLogBrowserDialog.__resortFiles">__resortFiles</a></td>
160 <td>Private method to resort the changed files tree.</td> 163 <td>Private method to resort the changed files tree.</td>
161 </tr><tr> 164 </tr><tr>
162 <td><a href="#HgLogBrowserDialog.__showError">__showError</a></td> 165 <td><a href="#HgLogBrowserDialog.__showError">__showError</a></td>
163 <td>Private slot to show some error.</td> 166 <td>Private slot to show some error.</td>
167 </tr><tr>
168 <td><a href="#HgLogBrowserDialog.__stripActTriggered">__stripActTriggered</a></td>
169 <td>Private slot to strip changesets from the repository.</td>
164 </tr><tr> 170 </tr><tr>
165 <td><a href="#HgLogBrowserDialog.__switchActTriggered">__switchActTriggered</a></td> 171 <td><a href="#HgLogBrowserDialog.__switchActTriggered">__switchActTriggered</a></td>
166 <td>Private slot to switch the working directory to the selected revision.</td> 172 <td>Private slot to switch the working directory to the selected revision.</td>
167 </tr><tr> 173 </tr><tr>
168 <td><a href="#HgLogBrowserDialog.__tagActTriggered">__tagActTriggered</a></td> 174 <td><a href="#HgLogBrowserDialog.__tagActTriggered">__tagActTriggered</a></td>
312 first revision number (integer) 318 first revision number (integer)
313 </dd><dt><i>rev2</i></dt> 319 </dd><dt><i>rev2</i></dt>
314 <dd> 320 <dd>
315 second revision number (integer) 321 second revision number (integer)
316 </dd> 322 </dd>
317 </dl><a NAME="HgLogBrowserDialog.__filterLogs" ID="HgLogBrowserDialog.__filterLogs"></a> 323 </dl><a NAME="HgLogBrowserDialog.__fetchActTriggered" ID="HgLogBrowserDialog.__fetchActTriggered"></a>
324 <h4>HgLogBrowserDialog.__fetchActTriggered</h4>
325 <b>__fetchActTriggered</b>(<i></i>)
326 <p>
327 Private slot to fetch changes from a remote repository.
328 </p><a NAME="HgLogBrowserDialog.__filterLogs" ID="HgLogBrowserDialog.__filterLogs"></a>
318 <h4>HgLogBrowserDialog.__filterLogs</h4> 329 <h4>HgLogBrowserDialog.__filterLogs</h4>
319 <b>__filterLogs</b>(<i></i>) 330 <b>__filterLogs</b>(<i></i>)
320 <p> 331 <p>
321 Private method to filter the log entries. 332 Private method to filter the log entries.
322 </p><a NAME="HgLogBrowserDialog.__findItem" ID="HgLogBrowserDialog.__findItem"></a> 333 </p><a NAME="HgLogBrowserDialog.__findItem" ID="HgLogBrowserDialog.__findItem"></a>
640 </p><dl> 651 </p><dl>
641 <dt><i>out</i></dt> 652 <dt><i>out</i></dt>
642 <dd> 653 <dd>
643 error to be shown (string) 654 error to be shown (string)
644 </dd> 655 </dd>
645 </dl><a NAME="HgLogBrowserDialog.__switchActTriggered" ID="HgLogBrowserDialog.__switchActTriggered"></a> 656 </dl><a NAME="HgLogBrowserDialog.__stripActTriggered" ID="HgLogBrowserDialog.__stripActTriggered"></a>
657 <h4>HgLogBrowserDialog.__stripActTriggered</h4>
658 <b>__stripActTriggered</b>(<i></i>)
659 <p>
660 Private slot to strip changesets from the repository.
661 </p><a NAME="HgLogBrowserDialog.__switchActTriggered" ID="HgLogBrowserDialog.__switchActTriggered"></a>
646 <h4>HgLogBrowserDialog.__switchActTriggered</h4> 662 <h4>HgLogBrowserDialog.__switchActTriggered</h4>
647 <b>__switchActTriggered</b>(<i></i>) 663 <b>__switchActTriggered</b>(<i></i>)
648 <p> 664 <p>
649 Private slot to switch the working directory to the 665 Private slot to switch the working directory to the
650 selected revision. 666 selected revision.

eric ide

mercurial