qutebrowser/qutebrowser/completion
Ryan Roden-Corrent 921211bbaa Remove web-history-max-items.
This was a performance optimization that shouldn't be needed with the new SQL
history backend. This also removes support for the LIMIT feature from SqlTable
as it only existed to support web-history-max-items.
2017-06-19 07:44:11 -04:00
..
models Remove web-history-max-items. 2017-06-19 07:44:11 -04:00
__init__.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
completer.py Fix end2end completion tests for SQL backend. 2017-06-19 07:42:12 -04:00
completiondelegate.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
completionwidget.py Fix CompletionView.completion_item_del for new API. 2017-06-19 07:42:12 -04:00