74 </tr><tr> |
74 </tr><tr> |
75 <td><a href="#HgProjectHelper.__hgEditRepoConfig">__hgEditRepoConfig</a></td> |
75 <td><a href="#HgProjectHelper.__hgEditRepoConfig">__hgEditRepoConfig</a></td> |
76 <td>Protected slot used to edit the repository config file.</td> |
76 <td>Protected slot used to edit the repository config file.</td> |
77 </tr><tr> |
77 </tr><tr> |
78 <td><a href="#HgProjectHelper.__hgExtendedDiff">__hgExtendedDiff</a></td> |
78 <td><a href="#HgProjectHelper.__hgExtendedDiff">__hgExtendedDiff</a></td> |
79 <td>Private slot used to perform a svn diff with the selection of revisions.</td> |
79 <td>Private slot used to perform a hg diff with the selection of revisions.</td> |
80 </tr><tr> |
80 </tr><tr> |
81 <td><a href="#HgProjectHelper.__hgHeads">__hgHeads</a></td> |
81 <td><a href="#HgProjectHelper.__hgHeads">__hgHeads</a></td> |
82 <td>Private slot used to show the heads of the repository.</td> |
82 <td>Private slot used to show the heads of the repository.</td> |
83 </tr><tr> |
83 </tr><tr> |
84 <td><a href="#HgProjectHelper.__hgIncoming">__hgIncoming</a></td> |
84 <td><a href="#HgProjectHelper.__hgIncoming">__hgIncoming</a></td> |
184 Protected slot used to edit the repository config file. |
184 Protected slot used to edit the repository config file. |
185 </p><a NAME="HgProjectHelper.__hgExtendedDiff" ID="HgProjectHelper.__hgExtendedDiff"></a> |
185 </p><a NAME="HgProjectHelper.__hgExtendedDiff" ID="HgProjectHelper.__hgExtendedDiff"></a> |
186 <h4>HgProjectHelper.__hgExtendedDiff</h4> |
186 <h4>HgProjectHelper.__hgExtendedDiff</h4> |
187 <b>__hgExtendedDiff</b>(<i></i>) |
187 <b>__hgExtendedDiff</b>(<i></i>) |
188 <p> |
188 <p> |
189 Private slot used to perform a svn diff with the selection of revisions. |
189 Private slot used to perform a hg diff with the selection of revisions. |
190 </p><a NAME="HgProjectHelper.__hgHeads" ID="HgProjectHelper.__hgHeads"></a> |
190 </p><a NAME="HgProjectHelper.__hgHeads" ID="HgProjectHelper.__hgHeads"></a> |
191 <h4>HgProjectHelper.__hgHeads</h4> |
191 <h4>HgProjectHelper.__hgHeads</h4> |
192 <b>__hgHeads</b>(<i></i>) |
192 <b>__hgHeads</b>(<i></i>) |
193 <p> |
193 <p> |
194 Private slot used to show the heads of the repository. |
194 Private slot used to show the heads of the repository. |