137 </tr><tr> |
137 </tr><tr> |
138 <td><a href="#HgLogBrowserDialog.__updateDiffButtons">__updateDiffButtons</a></td> |
138 <td><a href="#HgLogBrowserDialog.__updateDiffButtons">__updateDiffButtons</a></td> |
139 <td>Private slot to update the enabled status of the diff buttons.</td> |
139 <td>Private slot to update the enabled status of the diff buttons.</td> |
140 </tr><tr> |
140 </tr><tr> |
141 <td><a href="#HgLogBrowserDialog.__updateGraftAction">__updateGraftAction</a></td> |
141 <td><a href="#HgLogBrowserDialog.__updateGraftAction">__updateGraftAction</a></td> |
142 <td>Private slot to update the status of the graft button.</td> |
142 <td>Private slot to update the status of the graft action.</td> |
143 </tr><tr> |
143 </tr><tr> |
144 <td><a href="#HgLogBrowserDialog.__updateGui">__updateGui</a></td> |
144 <td><a href="#HgLogBrowserDialog.__updateGui">__updateGui</a></td> |
145 <td>Private slot to update GUI elements except the diff and phase buttons.</td> |
145 <td>Private slot to update GUI elements except the diff and phase buttons.</td> |
146 </tr><tr> |
146 </tr><tr> |
147 <td><a href="#HgLogBrowserDialog.__updatePhaseAction">__updatePhaseAction</a></td> |
147 <td><a href="#HgLogBrowserDialog.__updatePhaseAction">__updatePhaseAction</a></td> |
148 <td>Private slot to update the status of the phase button.</td> |
148 <td>Private slot to update the status of the phase action.</td> |
|
149 </tr><tr> |
|
150 <td><a href="#HgLogBrowserDialog.__updateTagAction">__updateTagAction</a></td> |
|
151 <td>Private slot to update the status of the graft action.</td> |
149 </tr><tr> |
152 </tr><tr> |
150 <td><a href="#HgLogBrowserDialog.closeEvent">closeEvent</a></td> |
153 <td><a href="#HgLogBrowserDialog.closeEvent">closeEvent</a></td> |
151 <td>Private slot implementing a close event handler.</td> |
154 <td>Private slot implementing a close event handler.</td> |
152 </tr><tr> |
155 </tr><tr> |
153 <td><a href="#HgLogBrowserDialog.col2x">col2x</a></td> |
156 <td><a href="#HgLogBrowserDialog.col2x">col2x</a></td> |
535 Private slot to update the enabled status of the diff buttons. |
538 Private slot to update the enabled status of the diff buttons. |
536 </p><a NAME="HgLogBrowserDialog.__updateGraftAction" ID="HgLogBrowserDialog.__updateGraftAction"></a> |
539 </p><a NAME="HgLogBrowserDialog.__updateGraftAction" ID="HgLogBrowserDialog.__updateGraftAction"></a> |
537 <h4>HgLogBrowserDialog.__updateGraftAction</h4> |
540 <h4>HgLogBrowserDialog.__updateGraftAction</h4> |
538 <b>__updateGraftAction</b>(<i></i>) |
541 <b>__updateGraftAction</b>(<i></i>) |
539 <p> |
542 <p> |
540 Private slot to update the status of the graft button. |
543 Private slot to update the status of the graft action. |
541 </p><a NAME="HgLogBrowserDialog.__updateGui" ID="HgLogBrowserDialog.__updateGui"></a> |
544 </p><a NAME="HgLogBrowserDialog.__updateGui" ID="HgLogBrowserDialog.__updateGui"></a> |
542 <h4>HgLogBrowserDialog.__updateGui</h4> |
545 <h4>HgLogBrowserDialog.__updateGui</h4> |
543 <b>__updateGui</b>(<i>itm</i>) |
546 <b>__updateGui</b>(<i>itm</i>) |
544 <p> |
547 <p> |
545 Private slot to update GUI elements except the diff and phase buttons. |
548 Private slot to update GUI elements except the diff and phase buttons. |
551 </dd> |
554 </dd> |
552 </dl><a NAME="HgLogBrowserDialog.__updatePhaseAction" ID="HgLogBrowserDialog.__updatePhaseAction"></a> |
555 </dl><a NAME="HgLogBrowserDialog.__updatePhaseAction" ID="HgLogBrowserDialog.__updatePhaseAction"></a> |
553 <h4>HgLogBrowserDialog.__updatePhaseAction</h4> |
556 <h4>HgLogBrowserDialog.__updatePhaseAction</h4> |
554 <b>__updatePhaseAction</b>(<i></i>) |
557 <b>__updatePhaseAction</b>(<i></i>) |
555 <p> |
558 <p> |
556 Private slot to update the status of the phase button. |
559 Private slot to update the status of the phase action. |
|
560 </p><a NAME="HgLogBrowserDialog.__updateTagAction" ID="HgLogBrowserDialog.__updateTagAction"></a> |
|
561 <h4>HgLogBrowserDialog.__updateTagAction</h4> |
|
562 <b>__updateTagAction</b>(<i></i>) |
|
563 <p> |
|
564 Private slot to update the status of the graft action. |
557 </p><a NAME="HgLogBrowserDialog.closeEvent" ID="HgLogBrowserDialog.closeEvent"></a> |
565 </p><a NAME="HgLogBrowserDialog.closeEvent" ID="HgLogBrowserDialog.closeEvent"></a> |
558 <h4>HgLogBrowserDialog.closeEvent</h4> |
566 <h4>HgLogBrowserDialog.closeEvent</h4> |
559 <b>closeEvent</b>(<i>e</i>) |
567 <b>closeEvent</b>(<i>e</i>) |
560 <p> |
568 <p> |
561 Private slot implementing a close event handler. |
569 Private slot implementing a close event handler. |