214 <td>Private slot to handle the Diff to Parent 2 button.</td> |
214 <td>Private slot to handle the Diff to Parent 2 button.</td> |
215 </tr><tr> |
215 </tr><tr> |
216 <td><a href="#HgLogBrowserDialog.on_diffRevisionsButton_clicked">on_diffRevisionsButton_clicked</a></td> |
216 <td><a href="#HgLogBrowserDialog.on_diffRevisionsButton_clicked">on_diffRevisionsButton_clicked</a></td> |
217 <td>Private slot to handle the Compare Revisions button.</td> |
217 <td>Private slot to handle the Compare Revisions button.</td> |
218 </tr><tr> |
218 </tr><tr> |
|
219 <td><a href="#HgLogBrowserDialog.on_downButton_clicked">on_downButton_clicked</a></td> |
|
220 <td>Private slot to move the current item down one entry.</td> |
|
221 </tr><tr> |
219 <td><a href="#HgLogBrowserDialog.on_fieldCombo_activated">on_fieldCombo_activated</a></td> |
222 <td><a href="#HgLogBrowserDialog.on_fieldCombo_activated">on_fieldCombo_activated</a></td> |
220 <td>Private slot called, when a new filter field is selected.</td> |
223 <td>Private slot called, when a new filter field is selected.</td> |
221 </tr><tr> |
224 </tr><tr> |
222 <td><a href="#HgLogBrowserDialog.on_findNextButton_clicked">on_findNextButton_clicked</a></td> |
225 <td><a href="#HgLogBrowserDialog.on_findNextButton_clicked">on_findNextButton_clicked</a></td> |
223 <td>Private slot to find the next item matching the entered criteria.</td> |
226 <td>Private slot to find the next item matching the entered criteria.</td> |
261 <td><a href="#HgLogBrowserDialog.on_stopCheckBox_clicked">on_stopCheckBox_clicked</a></td> |
264 <td><a href="#HgLogBrowserDialog.on_stopCheckBox_clicked">on_stopCheckBox_clicked</a></td> |
262 <td>Private slot called, when the stop on copy/move checkbox is clicked.</td> |
265 <td>Private slot called, when the stop on copy/move checkbox is clicked.</td> |
263 </tr><tr> |
266 </tr><tr> |
264 <td><a href="#HgLogBrowserDialog.on_toDate_dateChanged">on_toDate_dateChanged</a></td> |
267 <td><a href="#HgLogBrowserDialog.on_toDate_dateChanged">on_toDate_dateChanged</a></td> |
265 <td>Private slot called, when the from date changes.</td> |
268 <td>Private slot called, when the from date changes.</td> |
|
269 </tr><tr> |
|
270 <td><a href="#HgLogBrowserDialog.on_upButton_clicked">on_upButton_clicked</a></td> |
|
271 <td>Private slot to move the current item up one entry.</td> |
266 </tr><tr> |
272 </tr><tr> |
267 <td><a href="#HgLogBrowserDialog.show">show</a></td> |
273 <td><a href="#HgLogBrowserDialog.show">show</a></td> |
268 <td>Public slot to show the dialog.</td> |
274 <td>Public slot to show the dialog.</td> |
269 </tr><tr> |
275 </tr><tr> |
270 <td><a href="#HgLogBrowserDialog.start">start</a></td> |
276 <td><a href="#HgLogBrowserDialog.start">start</a></td> |
790 </p><a NAME="HgLogBrowserDialog.on_diffRevisionsButton_clicked" ID="HgLogBrowserDialog.on_diffRevisionsButton_clicked"></a> |
796 </p><a NAME="HgLogBrowserDialog.on_diffRevisionsButton_clicked" ID="HgLogBrowserDialog.on_diffRevisionsButton_clicked"></a> |
791 <h4>HgLogBrowserDialog.on_diffRevisionsButton_clicked</h4> |
797 <h4>HgLogBrowserDialog.on_diffRevisionsButton_clicked</h4> |
792 <b>on_diffRevisionsButton_clicked</b>(<i></i>) |
798 <b>on_diffRevisionsButton_clicked</b>(<i></i>) |
793 <p> |
799 <p> |
794 Private slot to handle the Compare Revisions button. |
800 Private slot to handle the Compare Revisions button. |
|
801 </p><a NAME="HgLogBrowserDialog.on_downButton_clicked" ID="HgLogBrowserDialog.on_downButton_clicked"></a> |
|
802 <h4>HgLogBrowserDialog.on_downButton_clicked</h4> |
|
803 <b>on_downButton_clicked</b>(<i></i>) |
|
804 <p> |
|
805 Private slot to move the current item down one entry. |
795 </p><a NAME="HgLogBrowserDialog.on_fieldCombo_activated" ID="HgLogBrowserDialog.on_fieldCombo_activated"></a> |
806 </p><a NAME="HgLogBrowserDialog.on_fieldCombo_activated" ID="HgLogBrowserDialog.on_fieldCombo_activated"></a> |
796 <h4>HgLogBrowserDialog.on_fieldCombo_activated</h4> |
807 <h4>HgLogBrowserDialog.on_fieldCombo_activated</h4> |
797 <b>on_fieldCombo_activated</b>(<i>txt</i>) |
808 <b>on_fieldCombo_activated</b>(<i>txt</i>) |
798 <p> |
809 <p> |
799 Private slot called, when a new filter field is selected. |
810 Private slot called, when a new filter field is selected. |
913 </p><dl> |
924 </p><dl> |
914 <dt><i>date</i></dt> |
925 <dt><i>date</i></dt> |
915 <dd> |
926 <dd> |
916 new date (QDate) |
927 new date (QDate) |
917 </dd> |
928 </dd> |
918 </dl><a NAME="HgLogBrowserDialog.show" ID="HgLogBrowserDialog.show"></a> |
929 </dl><a NAME="HgLogBrowserDialog.on_upButton_clicked" ID="HgLogBrowserDialog.on_upButton_clicked"></a> |
|
930 <h4>HgLogBrowserDialog.on_upButton_clicked</h4> |
|
931 <b>on_upButton_clicked</b>(<i></i>) |
|
932 <p> |
|
933 Private slot to move the current item up one entry. |
|
934 </p><a NAME="HgLogBrowserDialog.show" ID="HgLogBrowserDialog.show"></a> |
919 <h4>HgLogBrowserDialog.show</h4> |
935 <h4>HgLogBrowserDialog.show</h4> |
920 <b>show</b>(<i></i>) |
936 <b>show</b>(<i></i>) |
921 <p> |
937 <p> |
922 Public slot to show the dialog. |
938 Public slot to show the dialog. |
923 </p><a NAME="HgLogBrowserDialog.start" ID="HgLogBrowserDialog.start"></a> |
939 </p><a NAME="HgLogBrowserDialog.start" ID="HgLogBrowserDialog.start"></a> |