Documentation/Source/eric5.VCS.ProjectHelper.html

changeset 3349
2a034a7f1f54
parent 3018
70924c0bdaf1
equal deleted inserted replaced
3346:39f9273ebd61 3349:2a034a7f1f54
88 <td>Protected slot called to show some vcs information.</td> 88 <td>Protected slot called to show some vcs information.</td>
89 </tr><tr> 89 </tr><tr>
90 <td><a href="#VcsProjectHelper._vcsLog">_vcsLog</a></td> 90 <td><a href="#VcsProjectHelper._vcsLog">_vcsLog</a></td>
91 <td>Protected slot used to show the log of the local project.</td> 91 <td>Protected slot used to show the log of the local project.</td>
92 </tr><tr> 92 </tr><tr>
93 <td><a href="#VcsProjectHelper._vcsLogBrowser">_vcsLogBrowser</a></td>
94 <td>Protected slot used to show the log of the local project with a log browser dialog.</td>
95 </tr><tr>
93 <td><a href="#VcsProjectHelper._vcsMerge">_vcsMerge</a></td> 96 <td><a href="#VcsProjectHelper._vcsMerge">_vcsMerge</a></td>
94 <td>Protected slot used to merge changes of a tag/revision into the local project.</td> 97 <td>Protected slot used to merge changes of a tag/revision into the local project.</td>
95 </tr><tr> 98 </tr><tr>
96 <td><a href="#VcsProjectHelper._vcsRemove">_vcsRemove</a></td> 99 <td><a href="#VcsProjectHelper._vcsRemove">_vcsRemove</a></td>
97 <td>Protected slot used to remove the local project from the repository.</td> 100 <td>Protected slot used to remove the local project from the repository.</td>
211 </p><a NAME="VcsProjectHelper._vcsLog" ID="VcsProjectHelper._vcsLog"></a> 214 </p><a NAME="VcsProjectHelper._vcsLog" ID="VcsProjectHelper._vcsLog"></a>
212 <h4>VcsProjectHelper._vcsLog</h4> 215 <h4>VcsProjectHelper._vcsLog</h4>
213 <b>_vcsLog</b>(<i></i>) 216 <b>_vcsLog</b>(<i></i>)
214 <p> 217 <p>
215 Protected slot used to show the log of the local project. 218 Protected slot used to show the log of the local project.
219 </p><a NAME="VcsProjectHelper._vcsLogBrowser" ID="VcsProjectHelper._vcsLogBrowser"></a>
220 <h4>VcsProjectHelper._vcsLogBrowser</h4>
221 <b>_vcsLogBrowser</b>(<i></i>)
222 <p>
223 Protected slot used to show the log of the local project with a
224 log browser dialog.
216 </p><a NAME="VcsProjectHelper._vcsMerge" ID="VcsProjectHelper._vcsMerge"></a> 225 </p><a NAME="VcsProjectHelper._vcsMerge" ID="VcsProjectHelper._vcsMerge"></a>
217 <h4>VcsProjectHelper._vcsMerge</h4> 226 <h4>VcsProjectHelper._vcsMerge</h4>
218 <b>_vcsMerge</b>(<i></i>) 227 <b>_vcsMerge</b>(<i></i>)
219 <p> 228 <p>
220 Protected slot used to merge changes of a tag/revision into the local 229 Protected slot used to merge changes of a tag/revision into the local

eric ide

mercurial