61 <td>Private slot used to create a new branch for the project.</td> |
61 <td>Private slot used to create a new branch for the project.</td> |
62 </tr><tr> |
62 </tr><tr> |
63 <td><a href="#HgProjectHelper.__hgBranchList">__hgBranchList</a></td> |
63 <td><a href="#HgProjectHelper.__hgBranchList">__hgBranchList</a></td> |
64 <td>Private slot used to list the branches of the project.</td> |
64 <td>Private slot used to list the branches of the project.</td> |
65 </tr><tr> |
65 </tr><tr> |
|
66 <td><a href="#HgProjectHelper.__hgBundle">__hgBundle</a></td> |
|
67 <td>Protected slot used to create a changegroup file.</td> |
|
68 </tr><tr> |
66 <td><a href="#HgProjectHelper.__hgCloseBranch">__hgCloseBranch</a></td> |
69 <td><a href="#HgProjectHelper.__hgCloseBranch">__hgCloseBranch</a></td> |
67 <td>Protected slot used to close the current branch of the local project.</td> |
70 <td>Protected slot used to close the current branch of the local project.</td> |
68 </tr><tr> |
71 </tr><tr> |
69 <td><a href="#HgProjectHelper.__hgConfigure">__hgConfigure</a></td> |
72 <td><a href="#HgProjectHelper.__hgConfigure">__hgConfigure</a></td> |
70 <td>Private method to open the configuration dialog.</td> |
73 <td>Private method to open the configuration dialog.</td> |
117 <td><a href="#HgProjectHelper.__hgTagList">__hgTagList</a></td> |
120 <td><a href="#HgProjectHelper.__hgTagList">__hgTagList</a></td> |
118 <td>Private slot used to list the tags of the project.</td> |
121 <td>Private slot used to list the tags of the project.</td> |
119 </tr><tr> |
122 </tr><tr> |
120 <td><a href="#HgProjectHelper.__hgTip">__hgTip</a></td> |
123 <td><a href="#HgProjectHelper.__hgTip">__hgTip</a></td> |
121 <td>Private slot used to show the tip of the repository.</td> |
124 <td>Private slot used to show the tip of the repository.</td> |
|
125 </tr><tr> |
|
126 <td><a href="#HgProjectHelper.__hgUnbundle">__hgUnbundle</a></td> |
|
127 <td>Protected slot used to apply changegroup files.</td> |
122 </tr><tr> |
128 </tr><tr> |
123 <td><a href="#HgProjectHelper.__hgVerify">__hgVerify</a></td> |
129 <td><a href="#HgProjectHelper.__hgVerify">__hgVerify</a></td> |
124 <td>Protected slot used to verify the integrity of the repository.</td> |
130 <td>Protected slot used to verify the integrity of the repository.</td> |
125 </tr><tr> |
131 </tr><tr> |
126 <td><a href="#HgProjectHelper.getActions">getActions</a></td> |
132 <td><a href="#HgProjectHelper.getActions">getActions</a></td> |
160 </p><a NAME="HgProjectHelper.__hgBranchList" ID="HgProjectHelper.__hgBranchList"></a> |
166 </p><a NAME="HgProjectHelper.__hgBranchList" ID="HgProjectHelper.__hgBranchList"></a> |
161 <h4>HgProjectHelper.__hgBranchList</h4> |
167 <h4>HgProjectHelper.__hgBranchList</h4> |
162 <b>__hgBranchList</b>(<i></i>) |
168 <b>__hgBranchList</b>(<i></i>) |
163 <p> |
169 <p> |
164 Private slot used to list the branches of the project. |
170 Private slot used to list the branches of the project. |
|
171 </p><a NAME="HgProjectHelper.__hgBundle" ID="HgProjectHelper.__hgBundle"></a> |
|
172 <h4>HgProjectHelper.__hgBundle</h4> |
|
173 <b>__hgBundle</b>(<i></i>) |
|
174 <p> |
|
175 Protected slot used to create a changegroup file. |
165 </p><a NAME="HgProjectHelper.__hgCloseBranch" ID="HgProjectHelper.__hgCloseBranch"></a> |
176 </p><a NAME="HgProjectHelper.__hgCloseBranch" ID="HgProjectHelper.__hgCloseBranch"></a> |
166 <h4>HgProjectHelper.__hgCloseBranch</h4> |
177 <h4>HgProjectHelper.__hgCloseBranch</h4> |
167 <b>__hgCloseBranch</b>(<i></i>) |
178 <b>__hgCloseBranch</b>(<i></i>) |
168 <p> |
179 <p> |
169 Protected slot used to close the current branch of the local project. |
180 Protected slot used to close the current branch of the local project. |
255 </p><a NAME="HgProjectHelper.__hgTip" ID="HgProjectHelper.__hgTip"></a> |
266 </p><a NAME="HgProjectHelper.__hgTip" ID="HgProjectHelper.__hgTip"></a> |
256 <h4>HgProjectHelper.__hgTip</h4> |
267 <h4>HgProjectHelper.__hgTip</h4> |
257 <b>__hgTip</b>(<i></i>) |
268 <b>__hgTip</b>(<i></i>) |
258 <p> |
269 <p> |
259 Private slot used to show the tip of the repository. |
270 Private slot used to show the tip of the repository. |
|
271 </p><a NAME="HgProjectHelper.__hgUnbundle" ID="HgProjectHelper.__hgUnbundle"></a> |
|
272 <h4>HgProjectHelper.__hgUnbundle</h4> |
|
273 <b>__hgUnbundle</b>(<i></i>) |
|
274 <p> |
|
275 Protected slot used to apply changegroup files. |
260 </p><a NAME="HgProjectHelper.__hgVerify" ID="HgProjectHelper.__hgVerify"></a> |
276 </p><a NAME="HgProjectHelper.__hgVerify" ID="HgProjectHelper.__hgVerify"></a> |
261 <h4>HgProjectHelper.__hgVerify</h4> |
277 <h4>HgProjectHelper.__hgVerify</h4> |
262 <b>__hgVerify</b>(<i></i>) |
278 <b>__hgVerify</b>(<i></i>) |
263 <p> |
279 <p> |
264 Protected slot used to verify the integrity of the repository. |
280 Protected slot used to verify the integrity of the repository. |