49 QDialog, SvnDialogMixin, Ui_SvnLogBrowserDialog |
49 QDialog, SvnDialogMixin, Ui_SvnLogBrowserDialog |
50 <h3>Class Attributes</h3> |
50 <h3>Class Attributes</h3> |
51 <table> |
51 <table> |
52 <tr><td>None</td></tr> |
52 <tr><td>None</td></tr> |
53 </table> |
53 </table> |
|
54 <h3>Class Methods</h3> |
|
55 <table> |
|
56 <tr><td>None</td></tr> |
|
57 </table> |
54 <h3>Methods</h3> |
58 <h3>Methods</h3> |
55 <table> |
59 <table> |
56 <tr> |
60 <tr> |
57 <td><a href="#SvnLogBrowserDialog.__init__">SvnLogBrowserDialog</a></td> |
|
58 <td>Constructor</td> |
|
59 </tr><tr> |
|
60 <td><a href="#SvnLogBrowserDialog.__diffRevisions">__diffRevisions</a></td> |
61 <td><a href="#SvnLogBrowserDialog.__diffRevisions">__diffRevisions</a></td> |
61 <td>Private method to do a diff of two revisions.</td> |
62 <td>Private method to do a diff of two revisions.</td> |
62 </tr><tr> |
63 </tr><tr> |
63 <td><a href="#SvnLogBrowserDialog.__filterLogs">__filterLogs</a></td> |
64 <td><a href="#SvnLogBrowserDialog.__filterLogs">__filterLogs</a></td> |
64 <td>Private method to filter the log entries.</td> |
65 <td>Private method to filter the log entries.</td> |
130 <td>Private slot called, when the from date changes.</td> |
131 <td>Private slot called, when the from date changes.</td> |
131 </tr><tr> |
132 </tr><tr> |
132 <td><a href="#SvnLogBrowserDialog.start">start</a></td> |
133 <td><a href="#SvnLogBrowserDialog.start">start</a></td> |
133 <td>Public slot to start the svn log command.</td> |
134 <td>Public slot to start the svn log command.</td> |
134 </tr> |
135 </tr> |
|
136 </table> |
|
137 <h3>Static Methods</h3> |
|
138 <table> |
|
139 <tr><td>None</td></tr> |
135 </table> |
140 </table> |
136 <a NAME="SvnLogBrowserDialog.__init__" ID="SvnLogBrowserDialog.__init__"></a> |
141 <a NAME="SvnLogBrowserDialog.__init__" ID="SvnLogBrowserDialog.__init__"></a> |
137 <h4>SvnLogBrowserDialog (Constructor)</h4> |
142 <h4>SvnLogBrowserDialog (Constructor)</h4> |
138 <b>SvnLogBrowserDialog</b>(<i>vcs, parent=None</i>) |
143 <b>SvnLogBrowserDialog</b>(<i>vcs, parent=None</i>) |
139 <p> |
144 <p> |