100 <td>Private slot called by the context menu to remove files from their changelist.</td> |
100 <td>Private slot called by the context menu to remove files from their changelist.</td> |
101 </tr><tr> |
101 </tr><tr> |
102 <td><a href="#SvnProjectBrowserHelper.__SVNResolve">__SVNResolve</a></td> |
102 <td><a href="#SvnProjectBrowserHelper.__SVNResolve">__SVNResolve</a></td> |
103 <td>Private slot called by the context menu to resolve conflicts of a file.</td> |
103 <td>Private slot called by the context menu to resolve conflicts of a file.</td> |
104 </tr><tr> |
104 </tr><tr> |
|
105 <td><a href="#SvnProjectBrowserHelper.__SVNSbsDiff">__SVNSbsDiff</a></td> |
|
106 <td>Private slot called by the context menu to show the difference of a file to the repository side-by-side.</td> |
|
107 </tr><tr> |
|
108 <td><a href="#SvnProjectBrowserHelper.__SVNSbsExtendedDiff">__SVNSbsExtendedDiff</a></td> |
|
109 <td>Private slot called by the context menu to show the difference of a file to the repository side-by-side allowing the selection of revisions to compare.</td> |
|
110 </tr><tr> |
105 <td><a href="#SvnProjectBrowserHelper.__SVNSetProp">__SVNSetProp</a></td> |
111 <td><a href="#SvnProjectBrowserHelper.__SVNSetProp">__SVNSetProp</a></td> |
106 <td>Private slot called by the context menu to set a subversion property of a file.</td> |
112 <td>Private slot called by the context menu to set a subversion property of a file.</td> |
107 </tr><tr> |
113 </tr><tr> |
108 <td><a href="#SvnProjectBrowserHelper.__SVNStealLock">__SVNStealLock</a></td> |
114 <td><a href="#SvnProjectBrowserHelper.__SVNStealLock">__SVNStealLock</a></td> |
109 <td>Private slot called by the context menu to steal lock files in the repository.</td> |
115 <td>Private slot called by the context menu to steal lock files in the repository.</td> |
248 </p><a NAME="SvnProjectBrowserHelper.__SVNResolve" ID="SvnProjectBrowserHelper.__SVNResolve"></a> |
254 </p><a NAME="SvnProjectBrowserHelper.__SVNResolve" ID="SvnProjectBrowserHelper.__SVNResolve"></a> |
249 <h4>SvnProjectBrowserHelper.__SVNResolve</h4> |
255 <h4>SvnProjectBrowserHelper.__SVNResolve</h4> |
250 <b>__SVNResolve</b>(<i></i>) |
256 <b>__SVNResolve</b>(<i></i>) |
251 <p> |
257 <p> |
252 Private slot called by the context menu to resolve conflicts of a file. |
258 Private slot called by the context menu to resolve conflicts of a file. |
|
259 </p><a NAME="SvnProjectBrowserHelper.__SVNSbsDiff" ID="SvnProjectBrowserHelper.__SVNSbsDiff"></a> |
|
260 <h4>SvnProjectBrowserHelper.__SVNSbsDiff</h4> |
|
261 <b>__SVNSbsDiff</b>(<i></i>) |
|
262 <p> |
|
263 Private slot called by the context menu to show the difference of a file to |
|
264 the repository side-by-side. |
|
265 </p><a NAME="SvnProjectBrowserHelper.__SVNSbsExtendedDiff" ID="SvnProjectBrowserHelper.__SVNSbsExtendedDiff"></a> |
|
266 <h4>SvnProjectBrowserHelper.__SVNSbsExtendedDiff</h4> |
|
267 <b>__SVNSbsExtendedDiff</b>(<i></i>) |
|
268 <p> |
|
269 Private slot called by the context menu to show the difference of a file to |
|
270 the repository side-by-side allowing the selection of revisions to compare. |
253 </p><a NAME="SvnProjectBrowserHelper.__SVNSetProp" ID="SvnProjectBrowserHelper.__SVNSetProp"></a> |
271 </p><a NAME="SvnProjectBrowserHelper.__SVNSetProp" ID="SvnProjectBrowserHelper.__SVNSetProp"></a> |
254 <h4>SvnProjectBrowserHelper.__SVNSetProp</h4> |
272 <h4>SvnProjectBrowserHelper.__SVNSetProp</h4> |
255 <b>__SVNSetProp</b>(<i></i>) |
273 <b>__SVNSetProp</b>(<i></i>) |
256 <p> |
274 <p> |
257 Private slot called by the context menu to set a subversion property of a file. |
275 Private slot called by the context menu to set a subversion property of a file. |