110 <td>Private slot used to identify the project directory.</td> |
110 <td>Private slot used to identify the project directory.</td> |
111 </tr><tr> |
111 </tr><tr> |
112 <td><a href="#HgProjectHelper.__hgIdentifyBundle">__hgIdentifyBundle</a></td> |
112 <td><a href="#HgProjectHelper.__hgIdentifyBundle">__hgIdentifyBundle</a></td> |
113 <td>Private slot used to identify a changegroup file.</td> |
113 <td>Private slot used to identify a changegroup file.</td> |
114 </tr><tr> |
114 </tr><tr> |
|
115 <td><a href="#HgProjectHelper.__hgImport">__hgImport</a></td> |
|
116 <td>Private slot used to import a patch file.</td> |
|
117 </tr><tr> |
115 <td><a href="#HgProjectHelper.__hgIncoming">__hgIncoming</a></td> |
118 <td><a href="#HgProjectHelper.__hgIncoming">__hgIncoming</a></td> |
116 <td>Private slot used to show the log of changes coming into the repository.</td> |
119 <td>Private slot used to show the log of changes coming into the repository.</td> |
117 </tr><tr> |
120 </tr><tr> |
118 <td><a href="#HgProjectHelper.__hgLogBrowser">__hgLogBrowser</a></td> |
121 <td><a href="#HgProjectHelper.__hgLogBrowser">__hgLogBrowser</a></td> |
119 <td>Private slot used to browse the log of the current project.</td> |
122 <td>Private slot used to browse the log of the current project.</td> |
142 <td><a href="#HgProjectHelper.__hgRecover">__hgRecover</a></td> |
145 <td><a href="#HgProjectHelper.__hgRecover">__hgRecover</a></td> |
143 <td>Private slot used to recover from an interrupted transaction.</td> |
146 <td>Private slot used to recover from an interrupted transaction.</td> |
144 </tr><tr> |
147 </tr><tr> |
145 <td><a href="#HgProjectHelper.__hgResolve">__hgResolve</a></td> |
148 <td><a href="#HgProjectHelper.__hgResolve">__hgResolve</a></td> |
146 <td>Private slot used to resolve conflicts of the local project.</td> |
149 <td>Private slot used to resolve conflicts of the local project.</td> |
|
150 </tr><tr> |
|
151 <td><a href="#HgProjectHelper.__hgRevert">__hgRevert</a></td> |
|
152 <td>Private slot used to revert changes made to the local project.</td> |
147 </tr><tr> |
153 </tr><tr> |
148 <td><a href="#HgProjectHelper.__hgRollback">__hgRollback</a></td> |
154 <td><a href="#HgProjectHelper.__hgRollback">__hgRollback</a></td> |
149 <td>Private slot used to rollback the last transaction.</td> |
155 <td>Private slot used to rollback the last transaction.</td> |
150 </tr><tr> |
156 </tr><tr> |
151 <td><a href="#HgProjectHelper.__hgServe">__hgServe</a></td> |
157 <td><a href="#HgProjectHelper.__hgServe">__hgServe</a></td> |
297 </p><a NAME="HgProjectHelper.__hgIdentifyBundle" ID="HgProjectHelper.__hgIdentifyBundle"></a> |
303 </p><a NAME="HgProjectHelper.__hgIdentifyBundle" ID="HgProjectHelper.__hgIdentifyBundle"></a> |
298 <h4>HgProjectHelper.__hgIdentifyBundle</h4> |
304 <h4>HgProjectHelper.__hgIdentifyBundle</h4> |
299 <b>__hgIdentifyBundle</b>(<i></i>) |
305 <b>__hgIdentifyBundle</b>(<i></i>) |
300 <p> |
306 <p> |
301 Private slot used to identify a changegroup file. |
307 Private slot used to identify a changegroup file. |
|
308 </p><a NAME="HgProjectHelper.__hgImport" ID="HgProjectHelper.__hgImport"></a> |
|
309 <h4>HgProjectHelper.__hgImport</h4> |
|
310 <b>__hgImport</b>(<i></i>) |
|
311 <p> |
|
312 Private slot used to import a patch file. |
302 </p><a NAME="HgProjectHelper.__hgIncoming" ID="HgProjectHelper.__hgIncoming"></a> |
313 </p><a NAME="HgProjectHelper.__hgIncoming" ID="HgProjectHelper.__hgIncoming"></a> |
303 <h4>HgProjectHelper.__hgIncoming</h4> |
314 <h4>HgProjectHelper.__hgIncoming</h4> |
304 <b>__hgIncoming</b>(<i></i>) |
315 <b>__hgIncoming</b>(<i></i>) |
305 <p> |
316 <p> |
306 Private slot used to show the log of changes coming into the repository. |
317 Private slot used to show the log of changes coming into the repository. |
353 </p><a NAME="HgProjectHelper.__hgResolve" ID="HgProjectHelper.__hgResolve"></a> |
364 </p><a NAME="HgProjectHelper.__hgResolve" ID="HgProjectHelper.__hgResolve"></a> |
354 <h4>HgProjectHelper.__hgResolve</h4> |
365 <h4>HgProjectHelper.__hgResolve</h4> |
355 <b>__hgResolve</b>(<i></i>) |
366 <b>__hgResolve</b>(<i></i>) |
356 <p> |
367 <p> |
357 Private slot used to resolve conflicts of the local project. |
368 Private slot used to resolve conflicts of the local project. |
|
369 </p><a NAME="HgProjectHelper.__hgRevert" ID="HgProjectHelper.__hgRevert"></a> |
|
370 <h4>HgProjectHelper.__hgRevert</h4> |
|
371 <b>__hgRevert</b>(<i></i>) |
|
372 <p> |
|
373 Private slot used to revert changes made to the local project. |
358 </p><a NAME="HgProjectHelper.__hgRollback" ID="HgProjectHelper.__hgRollback"></a> |
374 </p><a NAME="HgProjectHelper.__hgRollback" ID="HgProjectHelper.__hgRollback"></a> |
359 <h4>HgProjectHelper.__hgRollback</h4> |
375 <h4>HgProjectHelper.__hgRollback</h4> |
360 <b>__hgRollback</b>(<i></i>) |
376 <b>__hgRollback</b>(<i></i>) |
361 <p> |
377 <p> |
362 Private slot used to rollback the last transaction. |
378 Private slot used to rollback the last transaction. |