--- a/Documentation/Source/eric5.Helpviewer.History.HistoryCompleter.html Sat May 17 19:58:49 2014 +0200 +++ b/Documentation/Source/eric5.Helpviewer.History.HistoryCompleter.html Sun May 18 14:13:09 2014 +0200 @@ -157,13 +157,13 @@ <td>Public method to get data from the model.</td> </tr><tr> <td><a href="#HistoryCompletionModel.filterAcceptsRow">filterAcceptsRow</a></td> -<td>Protected method to determine, if the row is acceptable.</td> +<td>Public method to determine, if the row is acceptable.</td> </tr><tr> <td><a href="#HistoryCompletionModel.isValid">isValid</a></td> <td>Public method to check the model for validity.</td> </tr><tr> <td><a href="#HistoryCompletionModel.lessThan">lessThan</a></td> -<td>Protected method used to sort the displayed items.</td> +<td>Public method used to sort the displayed items.</td> </tr><tr> <td><a href="#HistoryCompletionModel.searchString">searchString</a></td> <td>Public method to get the current search string.</td> @@ -211,7 +211,7 @@ <h4>HistoryCompletionModel.filterAcceptsRow</h4> <b>filterAcceptsRow</b>(<i>sourceRow, sourceParent</i>) <p> - Protected method to determine, if the row is acceptable. + Public method to determine, if the row is acceptable. </p><dl> <dt><i>sourceRow</i></dt> <dd> @@ -239,7 +239,7 @@ <h4>HistoryCompletionModel.lessThan</h4> <b>lessThan</b>(<i>left, right</i>) <p> - Protected method used to sort the displayed items. + Public method used to sort the displayed items. </p><p> It implements a special sorting function based on the history entry's frequency giving a bonus to hits that match on a word boundary so that