97 <td>Private slot called by the context menu to remove files from their changelist.</td> |
97 <td>Private slot called by the context menu to remove files from their changelist.</td> |
98 </tr><tr> |
98 </tr><tr> |
99 <td><a href="#SvnProjectBrowserHelper.__SVNResolve">__SVNResolve</a></td> |
99 <td><a href="#SvnProjectBrowserHelper.__SVNResolve">__SVNResolve</a></td> |
100 <td>Private slot called by the context menu to resolve conflicts of a file.</td> |
100 <td>Private slot called by the context menu to resolve conflicts of a file.</td> |
101 </tr><tr> |
101 </tr><tr> |
|
102 <td><a href="#SvnProjectBrowserHelper.__SVNSbsDiff">__SVNSbsDiff</a></td> |
|
103 <td>Private slot called by the context menu to show the difference of a file to the repository side-by-side.</td> |
|
104 </tr><tr> |
|
105 <td><a href="#SvnProjectBrowserHelper.__SVNSbsExtendedDiff">__SVNSbsExtendedDiff</a></td> |
|
106 <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> |
|
107 </tr><tr> |
102 <td><a href="#SvnProjectBrowserHelper.__SVNSetProp">__SVNSetProp</a></td> |
108 <td><a href="#SvnProjectBrowserHelper.__SVNSetProp">__SVNSetProp</a></td> |
103 <td>Private slot called by the context menu to set a subversion property of a file.</td> |
109 <td>Private slot called by the context menu to set a subversion property of a file.</td> |
104 </tr><tr> |
110 </tr><tr> |
105 <td><a href="#SvnProjectBrowserHelper.__SVNStealLock">__SVNStealLock</a></td> |
111 <td><a href="#SvnProjectBrowserHelper.__SVNStealLock">__SVNStealLock</a></td> |
106 <td>Private slot called by the context menu to steal lock files in the repository.</td> |
112 <td>Private slot called by the context menu to steal lock files in the repository.</td> |
239 </p><a NAME="SvnProjectBrowserHelper.__SVNResolve" ID="SvnProjectBrowserHelper.__SVNResolve"></a> |
245 </p><a NAME="SvnProjectBrowserHelper.__SVNResolve" ID="SvnProjectBrowserHelper.__SVNResolve"></a> |
240 <h4>SvnProjectBrowserHelper.__SVNResolve</h4> |
246 <h4>SvnProjectBrowserHelper.__SVNResolve</h4> |
241 <b>__SVNResolve</b>(<i></i>) |
247 <b>__SVNResolve</b>(<i></i>) |
242 <p> |
248 <p> |
243 Private slot called by the context menu to resolve conflicts of a file. |
249 Private slot called by the context menu to resolve conflicts of a file. |
|
250 </p><a NAME="SvnProjectBrowserHelper.__SVNSbsDiff" ID="SvnProjectBrowserHelper.__SVNSbsDiff"></a> |
|
251 <h4>SvnProjectBrowserHelper.__SVNSbsDiff</h4> |
|
252 <b>__SVNSbsDiff</b>(<i></i>) |
|
253 <p> |
|
254 Private slot called by the context menu to show the difference of a file to |
|
255 the repository side-by-side. |
|
256 </p><a NAME="SvnProjectBrowserHelper.__SVNSbsExtendedDiff" ID="SvnProjectBrowserHelper.__SVNSbsExtendedDiff"></a> |
|
257 <h4>SvnProjectBrowserHelper.__SVNSbsExtendedDiff</h4> |
|
258 <b>__SVNSbsExtendedDiff</b>(<i></i>) |
|
259 <p> |
|
260 Private slot called by the context menu to show the difference of a file to |
|
261 the repository side-by-side allowing the selection of revisions to compare. |
244 </p><a NAME="SvnProjectBrowserHelper.__SVNSetProp" ID="SvnProjectBrowserHelper.__SVNSetProp"></a> |
262 </p><a NAME="SvnProjectBrowserHelper.__SVNSetProp" ID="SvnProjectBrowserHelper.__SVNSetProp"></a> |
245 <h4>SvnProjectBrowserHelper.__SVNSetProp</h4> |
263 <h4>SvnProjectBrowserHelper.__SVNSetProp</h4> |
246 <b>__SVNSetProp</b>(<i></i>) |
264 <b>__SVNSetProp</b>(<i></i>) |
247 <p> |
265 <p> |
248 Private slot called by the context menu to set a subversion property of a file. |
266 Private slot called by the context menu to set a subversion property of a file. |