Documentation/Source/eric5.Helpviewer.History.HistoryFilterModel.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
diff -r 81326a94fdca -r 37f0444c3479 Documentation/Source/eric5.Helpviewer.History.HistoryFilterModel.html
--- a/Documentation/Source/eric5.Helpviewer.History.HistoryFilterModel.html	Thu Jan 14 17:27:31 2010 +0000
+++ b/Documentation/Source/eric5.Helpviewer.History.HistoryFilterModel.html	Thu Jan 14 18:35:52 2010 +0000
@@ -22,7 +22,7 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.Helpviewer.History.HistoryFilterModel</h1>
 <p>
-&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#104;&#105;&#115;&#116;&#111;&#114;y &#102;&#105;&#108;&#116;&#101;&#114; &#109;&#111;&#100;&#101;&#108;.
+Module implementing the history filter model.
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -32,10 +32,10 @@
 <table>
 <tr>
 <td><a href="#HistoryData">HistoryData</a></td>
-<td>&#67;&#108;&#97;&#115;&#115; &#115;&#116;&#111;&#114;&#105;&#110;&#103; &#115;&#111;&#109;&#101; &#104;&#105;&#115;&#116;&#111;&#114;y &#100;&#97;&#116;&#97;.</td>
+<td>Class storing some history data.</td>
 </tr><tr>
 <td><a href="#HistoryFilterModel">HistoryFilterModel</a></td>
-<td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#104;&#105;&#115;&#116;&#111;&#114;y &#102;&#105;&#108;&#116;&#101;&#114; &#109;&#111;&#100;&#101;&#108;.</td>
+<td>Class implementing the history filter model.</td>
 </tr>
 </table>
 <h3>Functions</h3>
@@ -46,7 +46,7 @@
 <a NAME="HistoryData" ID="HistoryData"></a>
 <h2>HistoryData</h2>
 <p>
-    &#67;&#108;&#97;&#115;&#115; &#115;&#116;&#111;&#114;&#105;&#110;&#103; &#115;&#111;&#109;&#101; &#104;&#105;&#115;&#116;&#111;&#114;y &#100;&#97;&#116;&#97;.
+    Class storing some history data.
 </p>
 <h3>Derived from</h3>
 object
@@ -58,61 +58,61 @@
 <table>
 <tr>
 <td><a href="#HistoryData.__init__">HistoryData</a></td>
-<td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
+<td>Constructor</td>
 </tr><tr>
 <td><a href="#HistoryData.__eq__">__eq__</a></td>
-<td>&#83;&#112;&#101;&#99;&#105;&#97;&#108; &#109;&#101;&#116;&#104;&#111;&#100; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#101;&#113;&#117;&#97;&#108;&#105;&#116;y.</td>
+<td>Special method implementing equality.</td>
 </tr><tr>
 <td><a href="#HistoryData.__lt__">__lt__</a></td>
-<td>&#83;&#112;&#101;&#99;&#105;&#97;&#108; &#109;&#101;&#116;&#104;&#111;&#100; &#100;&#101;&#116;&#101;&#114;&#109;&#105;&#110;&#105;&#110;&#103; &#108;&#101;&#115;&#115; &#114;&#101;&#108;&#97;&#116;&#105;&#111;&#110;.</td>
+<td>Special method determining less relation.</td>
 </tr>
 </table>
 <a NAME="HistoryData.__init__" ID="HistoryData.__init__"></a>
 <h4>HistoryData (Constructor)</h4>
 <b>HistoryData</b>(<i>offset, frequency = 0</i>)
 <p>
-        &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;
+        Constructor
 </p><dl>
 <dt><i>offset</i></dt>
 <dd>
-&#116;&#97;&#105;&#108; &#111;&#102;&#102;&#115;&#101;&#116; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+tail offset (integer)
 </dd><dt><i>frequency</i></dt>
 <dd>
-&#102;&#114;&#101;&#113;&#117;&#101;&#110;&#99;y (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+frequency (integer)
 </dd>
 </dl><a NAME="HistoryData.__eq__" ID="HistoryData.__eq__"></a>
 <h4>HistoryData.__eq__</h4>
 <b>__eq__</b>(<i>other</i>)
 <p>
-        &#83;&#112;&#101;&#99;&#105;&#97;&#108; &#109;&#101;&#116;&#104;&#111;&#100; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#101;&#113;&#117;&#97;&#108;&#105;&#116;y.
+        Special method implementing equality.
 </p><dl>
 <dt><i>other</i></dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#111;&#98;&#106;&#101;&#99;&#116; &#116;&#111; &#99;&#104;&#101;&#99;&#107; &#97;&#103;&#97;&#105;&#110;&#115;&#116; (&#72;&#105;&#115;&#116;&#111;&#114;y&#68;&#97;&#116;&#97;)
+reference to the object to check against (HistoryData)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#101;&#113;&#117;&#97;&#108;&#105;&#116;y (&#98;&#111;&#111;&#108;&#101;&#97;&#110;)
+flag indicating equality (boolean)
 </dd>
 </dl><a NAME="HistoryData.__lt__" ID="HistoryData.__lt__"></a>
 <h4>HistoryData.__lt__</h4>
 <b>__lt__</b>(<i>other</i>)
 <p>
-        &#83;&#112;&#101;&#99;&#105;&#97;&#108; &#109;&#101;&#116;&#104;&#111;&#100; &#100;&#101;&#116;&#101;&#114;&#109;&#105;&#110;&#105;&#110;&#103; &#108;&#101;&#115;&#115; &#114;&#101;&#108;&#97;&#116;&#105;&#111;&#110;.
+        Special method determining less relation.
 </p><p>
-        &#78;&#111;&#116;&#101;&#58; &#76;&#105;&#107;&#101; &#116;&#104;&#101; &#97;&#99;&#116;&#117;&#97;&#108; &#104;&#105;&#115;&#116;&#111;&#114;y &#101;&#110;&#116;&#114;&#105;&#101;&#115; &#116;&#104;&#101; &#105;&#110;&#100;&#101;x &#109;&#97;&#112;&#112;&#105;&#110;&#103; &#105;&#115; &#115;&#111;&#114;&#116;&#101;&#100; &#105;&#110; &#114;&#101;v&#101;&#114;&#115;&#101; 
-        &#111;&#114;&#100;&#101;&#114; &#98;y &#111;&#102;&#102;&#115;&#101;&#116;
+        Note: Like the actual history entries the index mapping is sorted in reverse 
+        order by offset
 </p><dl>
 <dt><i>other</i></dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#104;&#105;&#115;&#116;&#111;&#114;y &#100;&#97;&#116;&#97; &#111;&#98;&#106;&#101;&#99;&#116; &#116;&#111; &#99;&#111;&#109;&#112;&#97;&#114;&#101; &#97;&#103;&#97;&#105;&#110;&#115;&#116;
-            (&#72;&#105;&#115;&#116;&#111;&#114;y&#69;&#110;&#116;&#114;y)
+reference to the history data object to compare against
+            (HistoryEntry)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#108;&#101;&#115;&#115; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;)
+flag indicating less (boolean)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
@@ -120,7 +120,7 @@
 <a NAME="HistoryFilterModel" ID="HistoryFilterModel"></a>
 <h2>HistoryFilterModel</h2>
 <p>
-    &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#104;&#105;&#115;&#116;&#111;&#114;y &#102;&#105;&#108;&#116;&#101;&#114; &#109;&#111;&#100;&#101;&#108;.
+    Class implementing the history filter model.
 </p>
 <h3>Derived from</h3>
 QAbstractProxyModel
@@ -132,349 +132,349 @@
 <table>
 <tr>
 <td><a href="#HistoryFilterModel.__init__">HistoryFilterModel</a></td>
-<td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
+<td>Constructor</td>
 </tr><tr>
 <td><a href="#HistoryFilterModel.__frequencyScore">__frequencyScore</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#97;&#108;&#99;&#117;&#108;&#97;&#116;&#101; &#116;&#104;&#101; &#102;&#114;&#101;&#113;&#117;&#101;&#110;&#99;y &#115;&#99;&#111;&#114;&#101;.</td>
+<td>Private method to calculate the frequency score.</td>
 </tr><tr>
 <td><a href="#HistoryFilterModel.__load">__load</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#108;&#111;&#97;&#100; &#116;&#104;&#101; &#109;&#111;&#100;&#101;&#108; &#100;&#97;&#116;&#97;.</td>
+<td>Private method to load the model data.</td>
 </tr><tr>
 <td><a href="#HistoryFilterModel.__sourceDataChanged">__sourceDataChanged</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#99;&#104;&#97;&#110;&#103;&#101; &#111;&#102; &#100;&#97;&#116;&#97; &#111;&#102; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#109;&#111;&#100;&#101;&#108;.</td>
+<td>Private slot to handle the change of data of the source model.</td>
 </tr><tr>
 <td><a href="#HistoryFilterModel.__sourceReset">__sourceReset</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#97; &#114;&#101;&#115;&#101;&#116; &#111;&#102; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#109;&#111;&#100;&#101;&#108;.</td>
+<td>Private slot to handle a reset of the source model.</td>
 </tr><tr>
 <td><a href="#HistoryFilterModel.__sourceRowsInserted">__sourceRowsInserted</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#105;&#110;&#115;&#101;&#114;&#116;&#105;&#111;&#110; &#111;&#102; &#100;&#97;&#116;&#97; &#105;&#110; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#109;&#111;&#100;&#101;&#108;.</td>
+<td>Private slot to handle the insertion of data in the source model.</td>
 </tr><tr>
 <td><a href="#HistoryFilterModel.__sourceRowsRemoved">__sourceRowsRemoved</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#114;&#101;&#109;&#111;v&#97;&#108; &#111;&#102; &#100;&#97;&#116;&#97; &#105;&#110; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#109;&#111;&#100;&#101;&#108;.</td>
+<td>Private slot to handle the removal of data in the source model.</td>
 </tr><tr>
 <td><a href="#HistoryFilterModel.columnCount">columnCount</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#110;&#117;&#109;&#98;&#101;&#114; &#111;&#102; &#99;&#111;&#108;&#117;&#109;&#110;&#115;.</td>
+<td>Public method to get the number of columns.</td>
 </tr><tr>
 <td><a href="#HistoryFilterModel.data">data</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#100;&#97;&#116;&#97; &#102;&#114;&#111;&#109; &#116;&#104;&#101; &#109;&#111;&#100;&#101;&#108;.</td>
+<td>Public method to get data from the model.</td>
 </tr><tr>
 <td><a href="#HistoryFilterModel.headerData">headerData</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#104;&#101;&#97;&#100;&#101;&#114; &#100;&#97;&#116;&#97;.</td>
+<td>Public method to get the header data.</td>
 </tr><tr>
 <td><a href="#HistoryFilterModel.historyContains">historyContains</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#104;&#101;&#99;&#107; &#116;&#104;&#101; &#104;&#105;&#115;&#116;&#111;&#114;y &#102;&#111;&#114; &#97;&#110; &#101;&#110;&#116;&#114;y.</td>
+<td>Public method to check the history for an entry.</td>
 </tr><tr>
 <td><a href="#HistoryFilterModel.historyLocation">historyLocation</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#114;&#111;w &#110;&#117;&#109;&#98;&#101;&#114; &#111;&#102; &#97;&#110; &#101;&#110;&#116;&#114;y &#105;&#110; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#109;&#111;&#100;&#101;&#108;.</td>
+<td>Public method to get the row number of an entry in the source model.</td>
 </tr><tr>
 <td><a href="#HistoryFilterModel.index">index</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#97;&#110; &#105;&#110;&#100;&#101;x.</td>
+<td>Public method to create an index.</td>
 </tr><tr>
 <td><a href="#HistoryFilterModel.mapFromSource">mapFromSource</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#109;&#97;&#112; &#97;&#110; &#105;&#110;&#100;&#101;x &#116;&#111; &#116;&#104;&#101; &#112;&#114;&#111;xy &#109;&#111;&#100;&#101;&#108; &#105;&#110;&#100;&#101;x.</td>
+<td>Public method to map an index to the proxy model index.</td>
 </tr><tr>
 <td><a href="#HistoryFilterModel.mapToSource">mapToSource</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#109;&#97;&#112; &#97;&#110; &#105;&#110;&#100;&#101;x &#116;&#111; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#109;&#111;&#100;&#101;&#108; &#105;&#110;&#100;&#101;x.</td>
+<td>Public method to map an index to the source model index.</td>
 </tr><tr>
 <td><a href="#HistoryFilterModel.parent">parent</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; &#105;&#110;&#100;&#101;x.</td>
+<td>Public method to get the parent index.</td>
 </tr><tr>
 <td><a href="#HistoryFilterModel.recalculateFrequencies">recalculateFrequencies</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#99;&#97;&#108;&#99;&#117;&#108;&#97;&#116;&#101; &#116;&#104;&#101; &#102;&#114;&#101;&#113;&#117;&#101;&#110;&#99;&#105;&#101;&#115;.</td>
+<td>Public method to recalculate the frequencies.</td>
 </tr><tr>
 <td><a href="#HistoryFilterModel.removeRows">removeRows</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#109;&#111;v&#101; &#101;&#110;&#116;&#114;&#105;&#101;&#115; &#102;&#114;&#111;&#109; &#116;&#104;&#101; &#109;&#111;&#100;&#101;&#108;.</td>
+<td>Public method to remove entries from the model.</td>
 </tr><tr>
 <td><a href="#HistoryFilterModel.rowCount">rowCount</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#100;&#101;&#116;&#101;&#114;&#109;&#105;&#110;&#101; &#116;&#104;&#101; &#110;&#117;&#109;&#98;&#101;&#114; &#111;&#102; &#114;&#111;w&#115;.</td>
+<td>Public method to determine the number of rows.</td>
 </tr><tr>
 <td><a href="#HistoryFilterModel.setSourceModel">setSourceModel</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#109;&#111;&#100;&#101;&#108;.</td>
+<td>Public method to set the source model.</td>
 </tr>
 </table>
 <a NAME="HistoryFilterModel.__init__" ID="HistoryFilterModel.__init__"></a>
 <h4>HistoryFilterModel (Constructor)</h4>
 <b>HistoryFilterModel</b>(<i>sourceModel, parent = None</i>)
 <p>
-        &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;
+        Constructor
 </p><dl>
 <dt><i>sourceModel</i></dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#109;&#111;&#100;&#101;&#108; (&#81;&#65;&#98;&#115;&#116;&#114;&#97;&#99;&#116;&#73;&#116;&#101;&#109;&#77;&#111;&#100;&#101;&#108;)
+reference to the source model (QAbstractItemModel)
 </dd><dt><i>parent</i></dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; &#111;&#98;&#106;&#101;&#99;&#116; (&#81;&#79;&#98;&#106;&#101;&#99;&#116;)
+reference to the parent object (QObject)
 </dd>
 </dl><a NAME="HistoryFilterModel.__frequencyScore" ID="HistoryFilterModel.__frequencyScore"></a>
 <h4>HistoryFilterModel.__frequencyScore</h4>
 <b>__frequencyScore</b>(<i>sourceIndex</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#97;&#108;&#99;&#117;&#108;&#97;&#116;&#101; &#116;&#104;&#101; &#102;&#114;&#101;&#113;&#117;&#101;&#110;&#99;y &#115;&#99;&#111;&#114;&#101;.
+        Private method to calculate the frequency score.
 </p><dl>
 <dt><i>sourceIndex</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;x &#111;&#102; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#109;&#111;&#100;&#101;&#108; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index of the source model (QModelIndex)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#102;&#114;&#101;&#113;&#117;&#101;&#110;&#99;y &#115;&#99;&#111;&#114;&#101; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+frequency score (integer)
 </dd>
 </dl><a NAME="HistoryFilterModel.__load" ID="HistoryFilterModel.__load"></a>
 <h4>HistoryFilterModel.__load</h4>
 <b>__load</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#108;&#111;&#97;&#100; &#116;&#104;&#101; &#109;&#111;&#100;&#101;&#108; &#100;&#97;&#116;&#97;.
+        Private method to load the model data.
 </p><a NAME="HistoryFilterModel.__sourceDataChanged" ID="HistoryFilterModel.__sourceDataChanged"></a>
 <h4>HistoryFilterModel.__sourceDataChanged</h4>
 <b>__sourceDataChanged</b>(<i>topLeft, bottomRight</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#99;&#104;&#97;&#110;&#103;&#101; &#111;&#102; &#100;&#97;&#116;&#97; &#111;&#102; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#109;&#111;&#100;&#101;&#108;.
+        Private slot to handle the change of data of the source model.
 </p><dl>
 <dt><i>topLeft</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;x &#111;&#102; &#116;&#111;&#112; &#108;&#101;&#102;&#116; &#100;&#97;&#116;&#97; &#101;&#108;&#101;&#109;&#101;&#110;&#116; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index of top left data element (QModelIndex)
 </dd><dt><i>bottomRight</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;x &#111;&#102; &#98;&#111;&#116;&#116;&#111;&#109; &#114;&#105;&#103;&#104;&#116; &#100;&#97;&#116;&#97; &#101;&#108;&#101;&#109;&#101;&#110;&#116; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index of bottom right data element (QModelIndex)
 </dd>
 </dl><a NAME="HistoryFilterModel.__sourceReset" ID="HistoryFilterModel.__sourceReset"></a>
 <h4>HistoryFilterModel.__sourceReset</h4>
 <b>__sourceReset</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#97; &#114;&#101;&#115;&#101;&#116; &#111;&#102; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#109;&#111;&#100;&#101;&#108;.
+        Private slot to handle a reset of the source model.
 </p><a NAME="HistoryFilterModel.__sourceRowsInserted" ID="HistoryFilterModel.__sourceRowsInserted"></a>
 <h4>HistoryFilterModel.__sourceRowsInserted</h4>
 <b>__sourceRowsInserted</b>(<i>parent, start, end</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#105;&#110;&#115;&#101;&#114;&#116;&#105;&#111;&#110; &#111;&#102; &#100;&#97;&#116;&#97; &#105;&#110; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#109;&#111;&#100;&#101;&#108;.
+        Private slot to handle the insertion of data in the source model.
 </p><dl>
 <dt><i>parent</i></dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; &#105;&#110;&#100;&#101;x (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+reference to the parent index (QModelIndex)
 </dd><dt><i>start</i></dt>
 <dd>
-&#115;&#116;&#97;&#114;&#116; &#114;&#111;w (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+start row (integer)
 </dd><dt><i>end</i></dt>
 <dd>
-&#101;&#110;&#100; &#114;&#111;w (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+end row (integer)
 </dd>
 </dl><a NAME="HistoryFilterModel.__sourceRowsRemoved" ID="HistoryFilterModel.__sourceRowsRemoved"></a>
 <h4>HistoryFilterModel.__sourceRowsRemoved</h4>
 <b>__sourceRowsRemoved</b>(<i>parent, start, end</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#114;&#101;&#109;&#111;v&#97;&#108; &#111;&#102; &#100;&#97;&#116;&#97; &#105;&#110; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#109;&#111;&#100;&#101;&#108;.
+        Private slot to handle the removal of data in the source model.
 </p><dl>
 <dt><i>parent</i></dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; &#105;&#110;&#100;&#101;x (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+reference to the parent index (QModelIndex)
 </dd><dt><i>start</i></dt>
 <dd>
-&#115;&#116;&#97;&#114;&#116; &#114;&#111;w (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+start row (integer)
 </dd><dt><i>end</i></dt>
 <dd>
-&#101;&#110;&#100; &#114;&#111;w (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+end row (integer)
 </dd>
 </dl><a NAME="HistoryFilterModel.columnCount" ID="HistoryFilterModel.columnCount"></a>
 <h4>HistoryFilterModel.columnCount</h4>
 <b>columnCount</b>(<i>parent = QModelIndex()</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#110;&#117;&#109;&#98;&#101;&#114; &#111;&#102; &#99;&#111;&#108;&#117;&#109;&#110;&#115;.
+        Public method to get the number of columns.
 </p><dl>
 <dt><i>parent</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;x &#111;&#102; &#112;&#97;&#114;&#101;&#110;&#116; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index of parent (QModelIndex)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#110;&#117;&#109;&#98;&#101;&#114; &#111;&#102; &#99;&#111;&#108;&#117;&#109;&#110;&#115; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+number of columns (integer)
 </dd>
 </dl><a NAME="HistoryFilterModel.data" ID="HistoryFilterModel.data"></a>
 <h4>HistoryFilterModel.data</h4>
 <b>data</b>(<i>index, role = Qt.DisplayRole</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#100;&#97;&#116;&#97; &#102;&#114;&#111;&#109; &#116;&#104;&#101; &#109;&#111;&#100;&#101;&#108;.
+        Public method to get data from the model.
 </p><dl>
 <dt><i>index</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;x &#111;&#102; &#104;&#105;&#115;&#116;&#111;&#114;y &#101;&#110;&#116;&#114;y &#116;&#111; &#103;&#101;&#116; &#100;&#97;&#116;&#97; &#102;&#111;&#114; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index of history entry to get data for (QModelIndex)
 </dd><dt><i>role</i></dt>
 <dd>
-&#100;&#97;&#116;&#97; &#114;&#111;&#108;&#101; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+data role (integer)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#104;&#105;&#115;&#116;&#111;&#114;y &#101;&#110;&#116;&#114;y &#100;&#97;&#116;&#97;
+history entry data
 </dd>
 </dl><a NAME="HistoryFilterModel.headerData" ID="HistoryFilterModel.headerData"></a>
 <h4>HistoryFilterModel.headerData</h4>
 <b>headerData</b>(<i>section, orientation, role = Qt.DisplayRole</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#104;&#101;&#97;&#100;&#101;&#114; &#100;&#97;&#116;&#97;.
+        Public method to get the header data.
 </p><dl>
 <dt><i>section</i></dt>
 <dd>
-&#115;&#101;&#99;&#116;&#105;&#111;&#110; &#110;&#117;&#109;&#98;&#101;&#114; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+section number (integer)
 </dd><dt><i>orientation</i></dt>
 <dd>
-&#104;&#101;&#97;&#100;&#101;&#114; &#111;&#114;&#105;&#101;&#110;&#116;&#97;&#116;&#105;&#111;&#110; (&#81;&#116;.&#79;&#114;&#105;&#101;&#110;&#116;&#97;&#116;&#105;&#111;&#110;)
+header orientation (Qt.Orientation)
 </dd><dt><i>role</i></dt>
 <dd>
-&#100;&#97;&#116;&#97; &#114;&#111;&#108;&#101; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+data role (integer)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#104;&#101;&#97;&#100;&#101;&#114; &#100;&#97;&#116;&#97;
+header data
 </dd>
 </dl><a NAME="HistoryFilterModel.historyContains" ID="HistoryFilterModel.historyContains"></a>
 <h4>HistoryFilterModel.historyContains</h4>
 <b>historyContains</b>(<i>url</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#104;&#101;&#99;&#107; &#116;&#104;&#101; &#104;&#105;&#115;&#116;&#111;&#114;y &#102;&#111;&#114; &#97;&#110; &#101;&#110;&#116;&#114;y.
+        Public method to check the history for an entry.
 </p><dl>
 <dt><i>url</i></dt>
 <dd>
-&#85;&#82;&#76; &#116;&#111; &#99;&#104;&#101;&#99;&#107; &#102;&#111;&#114; (&#115;&#116;&#114;&#105;&#110;&#103;)
+URL to check for (string)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#115;&#117;&#99;&#99;&#101;&#115;&#115; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;)
+flag indicating success (boolean)
 </dd>
 </dl><a NAME="HistoryFilterModel.historyLocation" ID="HistoryFilterModel.historyLocation"></a>
 <h4>HistoryFilterModel.historyLocation</h4>
 <b>historyLocation</b>(<i>url</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#114;&#111;w &#110;&#117;&#109;&#98;&#101;&#114; &#111;&#102; &#97;&#110; &#101;&#110;&#116;&#114;y &#105;&#110; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#109;&#111;&#100;&#101;&#108;.
+        Public method to get the row number of an entry in the source model.
 </p><dl>
 <dt><i>url</i></dt>
 <dd>
-&#85;&#82;&#76; &#116;&#111; &#99;&#104;&#101;&#99;&#107; &#102;&#111;&#114; (&#116;&#114;&#105;&#110;&#103;)
+URL to check for (tring)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#114;&#111;w &#110;&#117;&#109;&#98;&#101;&#114; &#105;&#110; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#109;&#111;&#100;&#101;&#108; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+row number in the source model (integer)
 </dd>
 </dl><a NAME="HistoryFilterModel.index" ID="HistoryFilterModel.index"></a>
 <h4>HistoryFilterModel.index</h4>
 <b>index</b>(<i>row, column, parent = QModelIndex()</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#97;&#110; &#105;&#110;&#100;&#101;x.
+        Public method to create an index.
 </p><dl>
 <dt><i>row</i></dt>
 <dd>
-&#114;&#111;w &#110;&#117;&#109;&#98;&#101;&#114; &#102;&#111;&#114; &#116;&#104;&#101; &#105;&#110;&#100;&#101;x (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+row number for the index (integer)
 </dd><dt><i>column</i></dt>
 <dd>
-&#99;&#111;&#108;&#117;&#109;&#110; &#110;&#117;&#109;&#98;&#101;&#114; &#102;&#111;&#114; &#116;&#104;&#101; &#105;&#110;&#100;&#101;x (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+column number for the index (integer)
 </dd><dt><i>parent</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;x &#111;&#102; &#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; &#105;&#116;&#101;&#109; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index of the parent item (QModelIndex)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#105;&#110;&#100;&#101;x (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+requested index (QModelIndex)
 </dd>
 </dl><a NAME="HistoryFilterModel.mapFromSource" ID="HistoryFilterModel.mapFromSource"></a>
 <h4>HistoryFilterModel.mapFromSource</h4>
 <b>mapFromSource</b>(<i>sourceIndex</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#109;&#97;&#112; &#97;&#110; &#105;&#110;&#100;&#101;x &#116;&#111; &#116;&#104;&#101; &#112;&#114;&#111;xy &#109;&#111;&#100;&#101;&#108; &#105;&#110;&#100;&#101;x.
+        Public method to map an index to the proxy model index.
 </p><dl>
 <dt><i>sourceIndex</i></dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#97; &#115;&#111;&#117;&#114;&#99;&#101; &#109;&#111;&#100;&#101;&#108; &#105;&#110;&#100;&#101;x (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+reference to a source model index (QModelIndex)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#112;&#114;&#111;xy &#109;&#111;&#100;&#101;&#108; &#105;&#110;&#100;&#101;x (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+proxy model index (QModelIndex)
 </dd>
 </dl><a NAME="HistoryFilterModel.mapToSource" ID="HistoryFilterModel.mapToSource"></a>
 <h4>HistoryFilterModel.mapToSource</h4>
 <b>mapToSource</b>(<i>proxyIndex</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#109;&#97;&#112; &#97;&#110; &#105;&#110;&#100;&#101;x &#116;&#111; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#109;&#111;&#100;&#101;&#108; &#105;&#110;&#100;&#101;x.
+        Public method to map an index to the source model index.
 </p><dl>
 <dt><i>proxyIndex</i></dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#97; &#112;&#114;&#111;xy &#109;&#111;&#100;&#101;&#108; &#105;&#110;&#100;&#101;x (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+reference to a proxy model index (QModelIndex)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#115;&#111;&#117;&#114;&#99;&#101; &#109;&#111;&#100;&#101;&#108; &#105;&#110;&#100;&#101;x (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+source model index (QModelIndex)
 </dd>
 </dl><a NAME="HistoryFilterModel.parent" ID="HistoryFilterModel.parent"></a>
 <h4>HistoryFilterModel.parent</h4>
 <b>parent</b>(<i>index</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; &#105;&#110;&#100;&#101;x.
+        Public method to get the parent index.
 </p><dl>
 <dt><i>index</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;x &#111;&#102; &#105;&#116;&#101;&#109; &#116;&#111; &#103;&#101;&#116; &#112;&#97;&#114;&#101;&#110;&#116; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index of item to get parent (QModelIndex)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#105;&#110;&#100;&#101;x &#111;&#102; &#112;&#97;&#114;&#101;&#110;&#116; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index of parent (QModelIndex)
 </dd>
 </dl><a NAME="HistoryFilterModel.recalculateFrequencies" ID="HistoryFilterModel.recalculateFrequencies"></a>
 <h4>HistoryFilterModel.recalculateFrequencies</h4>
 <b>recalculateFrequencies</b>(<i></i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#99;&#97;&#108;&#99;&#117;&#108;&#97;&#116;&#101; &#116;&#104;&#101; &#102;&#114;&#101;&#113;&#117;&#101;&#110;&#99;&#105;&#101;&#115;.
+        Public method to recalculate the frequencies.
 </p><a NAME="HistoryFilterModel.removeRows" ID="HistoryFilterModel.removeRows"></a>
 <h4>HistoryFilterModel.removeRows</h4>
 <b>removeRows</b>(<i>row, count, parent = QModelIndex()</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#109;&#111;v&#101; &#101;&#110;&#116;&#114;&#105;&#101;&#115; &#102;&#114;&#111;&#109; &#116;&#104;&#101; &#109;&#111;&#100;&#101;&#108;.
+        Public method to remove entries from the model.
 </p><dl>
 <dt><i>row</i></dt>
 <dd>
-&#114;&#111;w &#111;&#102; &#116;&#104;&#101; &#102;&#105;&#114;&#115;&#116; &#101;&#110;&#116;&#114;y &#116;&#111; &#114;&#101;&#109;&#111;v&#101; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+row of the first entry to remove (integer)
 </dd><dt><i>count</i></dt>
 <dd>
-&#110;&#117;&#109;&#98;&#101;&#114; &#111;&#102; &#101;&#110;&#116;&#114;&#105;&#101;&#115; &#116;&#111; &#114;&#101;&#109;&#111;v&#101; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+number of entries to remove (integer)
 </dd><dt><i>index</i></dt>
 <dd>
-&#111;&#102; &#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; &#101;&#110;&#116;&#114;y (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+of the parent entry (QModelIndex)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#115;&#117;&#99;&#99;&#101;&#115;&#115;&#102;&#117;&#108; &#114;&#101;&#109;&#111;v&#97;&#108; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;)
+flag indicating successful removal (boolean)
 </dd>
 </dl><a NAME="HistoryFilterModel.rowCount" ID="HistoryFilterModel.rowCount"></a>
 <h4>HistoryFilterModel.rowCount</h4>
 <b>rowCount</b>(<i>parent = QModelIndex()</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#100;&#101;&#116;&#101;&#114;&#109;&#105;&#110;&#101; &#116;&#104;&#101; &#110;&#117;&#109;&#98;&#101;&#114; &#111;&#102; &#114;&#111;w&#115;.
+        Public method to determine the number of rows.
 </p><dl>
 <dt><i>parent</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;x &#111;&#102; &#112;&#97;&#114;&#101;&#110;&#116; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index of parent (QModelIndex)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#110;&#117;&#109;&#98;&#101;&#114; &#111;&#102; &#114;&#111;w&#115; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+number of rows (integer)
 </dd>
 </dl><a NAME="HistoryFilterModel.setSourceModel" ID="HistoryFilterModel.setSourceModel"></a>
 <h4>HistoryFilterModel.setSourceModel</h4>
 <b>setSourceModel</b>(<i>sourceModel</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#109;&#111;&#100;&#101;&#108;.
+        Public method to set the source model.
 </p><dl>
 <dt><i>sourceModel</i></dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#115;&#111;&#117;&#114;&#99;&#101; &#109;&#111;&#100;&#101;&#108; (&#81;&#65;&#98;&#115;&#116;&#114;&#97;&#99;&#116;&#73;&#116;&#101;&#109;&#77;&#111;&#100;&#101;&#108;)
+reference to the source model (QAbstractItemModel)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial