112 <td>Private slot to handle the Diff to Previous button.</td> |
112 <td>Private slot to handle the Diff to Previous button.</td> |
113 </tr><tr> |
113 </tr><tr> |
114 <td><a href="#SvnLogBrowserDialog.on_diffRevisionsButton_clicked">on_diffRevisionsButton_clicked</a></td> |
114 <td><a href="#SvnLogBrowserDialog.on_diffRevisionsButton_clicked">on_diffRevisionsButton_clicked</a></td> |
115 <td>Private slot to handle the Compare Revisions button.</td> |
115 <td>Private slot to handle the Compare Revisions button.</td> |
116 </tr><tr> |
116 </tr><tr> |
|
117 <td><a href="#SvnLogBrowserDialog.on_downButton_clicked">on_downButton_clicked</a></td> |
|
118 <td>Private slot to move the current item down one entry.</td> |
|
119 </tr><tr> |
117 <td><a href="#SvnLogBrowserDialog.on_fieldCombo_activated">on_fieldCombo_activated</a></td> |
120 <td><a href="#SvnLogBrowserDialog.on_fieldCombo_activated">on_fieldCombo_activated</a></td> |
118 <td>Private slot called, when a new filter field is selected.</td> |
121 <td>Private slot called, when a new filter field is selected.</td> |
119 </tr><tr> |
122 </tr><tr> |
120 <td><a href="#SvnLogBrowserDialog.on_fromDate_dateChanged">on_fromDate_dateChanged</a></td> |
123 <td><a href="#SvnLogBrowserDialog.on_fromDate_dateChanged">on_fromDate_dateChanged</a></td> |
121 <td>Private slot called, when the from date changes.</td> |
124 <td>Private slot called, when the from date changes.</td> |
135 <td><a href="#SvnLogBrowserDialog.on_stopCheckBox_clicked">on_stopCheckBox_clicked</a></td> |
138 <td><a href="#SvnLogBrowserDialog.on_stopCheckBox_clicked">on_stopCheckBox_clicked</a></td> |
136 <td>Private slot called, when the stop on copy/move checkbox is clicked.</td> |
139 <td>Private slot called, when the stop on copy/move checkbox is clicked.</td> |
137 </tr><tr> |
140 </tr><tr> |
138 <td><a href="#SvnLogBrowserDialog.on_toDate_dateChanged">on_toDate_dateChanged</a></td> |
141 <td><a href="#SvnLogBrowserDialog.on_toDate_dateChanged">on_toDate_dateChanged</a></td> |
139 <td>Private slot called, when the from date changes.</td> |
142 <td>Private slot called, when the from date changes.</td> |
|
143 </tr><tr> |
|
144 <td><a href="#SvnLogBrowserDialog.on_upButton_clicked">on_upButton_clicked</a></td> |
|
145 <td>Private slot to move the current item up one entry.</td> |
140 </tr><tr> |
146 </tr><tr> |
141 <td><a href="#SvnLogBrowserDialog.show">show</a></td> |
147 <td><a href="#SvnLogBrowserDialog.show">show</a></td> |
142 <td>Public slot to show the dialog.</td> |
148 <td>Public slot to show the dialog.</td> |
143 </tr><tr> |
149 </tr><tr> |
144 <td><a href="#SvnLogBrowserDialog.start">start</a></td> |
150 <td><a href="#SvnLogBrowserDialog.start">start</a></td> |
323 </p><a NAME="SvnLogBrowserDialog.on_diffRevisionsButton_clicked" ID="SvnLogBrowserDialog.on_diffRevisionsButton_clicked"></a> |
329 </p><a NAME="SvnLogBrowserDialog.on_diffRevisionsButton_clicked" ID="SvnLogBrowserDialog.on_diffRevisionsButton_clicked"></a> |
324 <h4>SvnLogBrowserDialog.on_diffRevisionsButton_clicked</h4> |
330 <h4>SvnLogBrowserDialog.on_diffRevisionsButton_clicked</h4> |
325 <b>on_diffRevisionsButton_clicked</b>(<i></i>) |
331 <b>on_diffRevisionsButton_clicked</b>(<i></i>) |
326 <p> |
332 <p> |
327 Private slot to handle the Compare Revisions button. |
333 Private slot to handle the Compare Revisions button. |
|
334 </p><a NAME="SvnLogBrowserDialog.on_downButton_clicked" ID="SvnLogBrowserDialog.on_downButton_clicked"></a> |
|
335 <h4>SvnLogBrowserDialog.on_downButton_clicked</h4> |
|
336 <b>on_downButton_clicked</b>(<i></i>) |
|
337 <p> |
|
338 Private slot to move the current item down one entry. |
328 </p><a NAME="SvnLogBrowserDialog.on_fieldCombo_activated" ID="SvnLogBrowserDialog.on_fieldCombo_activated"></a> |
339 </p><a NAME="SvnLogBrowserDialog.on_fieldCombo_activated" ID="SvnLogBrowserDialog.on_fieldCombo_activated"></a> |
329 <h4>SvnLogBrowserDialog.on_fieldCombo_activated</h4> |
340 <h4>SvnLogBrowserDialog.on_fieldCombo_activated</h4> |
330 <b>on_fieldCombo_activated</b>(<i>txt</i>) |
341 <b>on_fieldCombo_activated</b>(<i>txt</i>) |
331 <p> |
342 <p> |
332 Private slot called, when a new filter field is selected. |
343 Private slot called, when a new filter field is selected. |
396 </p><dl> |
407 </p><dl> |
397 <dt><i>date</i></dt> |
408 <dt><i>date</i></dt> |
398 <dd> |
409 <dd> |
399 new date (QDate) |
410 new date (QDate) |
400 </dd> |
411 </dd> |
401 </dl><a NAME="SvnLogBrowserDialog.show" ID="SvnLogBrowserDialog.show"></a> |
412 </dl><a NAME="SvnLogBrowserDialog.on_upButton_clicked" ID="SvnLogBrowserDialog.on_upButton_clicked"></a> |
|
413 <h4>SvnLogBrowserDialog.on_upButton_clicked</h4> |
|
414 <b>on_upButton_clicked</b>(<i></i>) |
|
415 <p> |
|
416 Private slot to move the current item up one entry. |
|
417 </p><a NAME="SvnLogBrowserDialog.show" ID="SvnLogBrowserDialog.show"></a> |
402 <h4>SvnLogBrowserDialog.show</h4> |
418 <h4>SvnLogBrowserDialog.show</h4> |
403 <b>show</b>(<i></i>) |
419 <b>show</b>(<i></i>) |
404 <p> |
420 <p> |
405 Public slot to show the dialog. |
421 Public slot to show the dialog. |
406 </p><a NAME="SvnLogBrowserDialog.start" ID="SvnLogBrowserDialog.start"></a> |
422 </p><a NAME="SvnLogBrowserDialog.start" ID="SvnLogBrowserDialog.start"></a> |