94 <td>Private method to get the parents of the currently viewed file/directory.</td> |
94 <td>Private method to get the parents of the currently viewed file/directory.</td> |
95 </tr><tr> |
95 </tr><tr> |
96 <td><a href="#HgLogBrowserDialog.__identifyProject">__identifyProject</a></td> |
96 <td><a href="#HgLogBrowserDialog.__identifyProject">__identifyProject</a></td> |
97 <td>Private method to determine the revision of the project directory.</td> |
97 <td>Private method to determine the revision of the project directory.</td> |
98 </tr><tr> |
98 </tr><tr> |
|
99 <td><a href="#HgLogBrowserDialog.__initData">__initData</a></td> |
|
100 <td>Private method to (re-)initialize some data.</td> |
|
101 </tr><tr> |
99 <td><a href="#HgLogBrowserDialog.__procFinished">__procFinished</a></td> |
102 <td><a href="#HgLogBrowserDialog.__procFinished">__procFinished</a></td> |
100 <td>Private slot connected to the finished signal.</td> |
103 <td>Private slot connected to the finished signal.</td> |
101 </tr><tr> |
104 </tr><tr> |
102 <td><a href="#HgLogBrowserDialog.__processBuffer">__processBuffer</a></td> |
105 <td><a href="#HgLogBrowserDialog.__processBuffer">__processBuffer</a></td> |
103 <td>Private method to process the buffered output of the hg log command.</td> |
106 <td>Private method to process the buffered output of the hg log command.</td> |
165 <td><a href="#HgLogBrowserDialog.on_nextButton_clicked">on_nextButton_clicked</a></td> |
168 <td><a href="#HgLogBrowserDialog.on_nextButton_clicked">on_nextButton_clicked</a></td> |
166 <td>Private slot to handle the Next button.</td> |
169 <td>Private slot to handle the Next button.</td> |
167 </tr><tr> |
170 </tr><tr> |
168 <td><a href="#HgLogBrowserDialog.on_passwordCheckBox_toggled">on_passwordCheckBox_toggled</a></td> |
171 <td><a href="#HgLogBrowserDialog.on_passwordCheckBox_toggled">on_passwordCheckBox_toggled</a></td> |
169 <td>Private slot to handle the password checkbox toggled.</td> |
172 <td>Private slot to handle the password checkbox toggled.</td> |
|
173 </tr><tr> |
|
174 <td><a href="#HgLogBrowserDialog.on_refreshButton_clicked">on_refreshButton_clicked</a></td> |
|
175 <td>Private slot to refresh the log.</td> |
170 </tr><tr> |
176 </tr><tr> |
171 <td><a href="#HgLogBrowserDialog.on_rxEdit_textChanged">on_rxEdit_textChanged</a></td> |
177 <td><a href="#HgLogBrowserDialog.on_rxEdit_textChanged">on_rxEdit_textChanged</a></td> |
172 <td>Private slot called, when a filter expression is entered.</td> |
178 <td>Private slot called, when a filter expression is entered.</td> |
173 </tr><tr> |
179 </tr><tr> |
174 <td><a href="#HgLogBrowserDialog.on_sendButton_clicked">on_sendButton_clicked</a></td> |
180 <td><a href="#HgLogBrowserDialog.on_sendButton_clicked">on_sendButton_clicked</a></td> |
411 </dl><a NAME="HgLogBrowserDialog.__identifyProject" ID="HgLogBrowserDialog.__identifyProject"></a> |
417 </dl><a NAME="HgLogBrowserDialog.__identifyProject" ID="HgLogBrowserDialog.__identifyProject"></a> |
412 <h4>HgLogBrowserDialog.__identifyProject</h4> |
418 <h4>HgLogBrowserDialog.__identifyProject</h4> |
413 <b>__identifyProject</b>(<i></i>) |
419 <b>__identifyProject</b>(<i></i>) |
414 <p> |
420 <p> |
415 Private method to determine the revision of the project directory. |
421 Private method to determine the revision of the project directory. |
|
422 </p><a NAME="HgLogBrowserDialog.__initData" ID="HgLogBrowserDialog.__initData"></a> |
|
423 <h4>HgLogBrowserDialog.__initData</h4> |
|
424 <b>__initData</b>(<i></i>) |
|
425 <p> |
|
426 Private method to (re-)initialize some data. |
416 </p><a NAME="HgLogBrowserDialog.__procFinished" ID="HgLogBrowserDialog.__procFinished"></a> |
427 </p><a NAME="HgLogBrowserDialog.__procFinished" ID="HgLogBrowserDialog.__procFinished"></a> |
417 <h4>HgLogBrowserDialog.__procFinished</h4> |
428 <h4>HgLogBrowserDialog.__procFinished</h4> |
418 <b>__procFinished</b>(<i>exitCode, exitStatus</i>) |
429 <b>__procFinished</b>(<i>exitCode, exitStatus</i>) |
419 <p> |
430 <p> |
420 Private slot connected to the finished signal. |
431 Private slot connected to the finished signal. |
595 </p><dl> |
606 </p><dl> |
596 <dt><i>isOn</i></dt> |
607 <dt><i>isOn</i></dt> |
597 <dd> |
608 <dd> |
598 flag indicating the status of the check box (boolean) |
609 flag indicating the status of the check box (boolean) |
599 </dd> |
610 </dd> |
600 </dl><a NAME="HgLogBrowserDialog.on_rxEdit_textChanged" ID="HgLogBrowserDialog.on_rxEdit_textChanged"></a> |
611 </dl><a NAME="HgLogBrowserDialog.on_refreshButton_clicked" ID="HgLogBrowserDialog.on_refreshButton_clicked"></a> |
|
612 <h4>HgLogBrowserDialog.on_refreshButton_clicked</h4> |
|
613 <b>on_refreshButton_clicked</b>(<i></i>) |
|
614 <p> |
|
615 Private slot to refresh the log. |
|
616 </p><a NAME="HgLogBrowserDialog.on_rxEdit_textChanged" ID="HgLogBrowserDialog.on_rxEdit_textChanged"></a> |
601 <h4>HgLogBrowserDialog.on_rxEdit_textChanged</h4> |
617 <h4>HgLogBrowserDialog.on_rxEdit_textChanged</h4> |
602 <b>on_rxEdit_textChanged</b>(<i>txt</i>) |
618 <b>on_rxEdit_textChanged</b>(<i>txt</i>) |
603 <p> |
619 <p> |
604 Private slot called, when a filter expression is entered. |
620 Private slot called, when a filter expression is entered. |
605 </p><dl> |
621 </p><dl> |