qutebrowser/qutebrowser/completion
Ryan Roden-Corrent c32d452786 Add LIMIT to history query.
For performance, re-introduce web-history-max-items.
As the history query has now become a very specific multi-part query and
history completion was the only consumer of SqlCategory, SqlCategory is
now replaced by a HistoryCategory class.
2017-07-16 18:13:51 -04:00
..
models Add LIMIT to history query. 2017-07-16 18:13:51 -04:00
__init__.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
completer.py Fix completion selection bug. 2017-06-19 07:44:11 -04:00
completiondelegate.py Store pattern in completion view, not model. 2017-06-29 20:56:39 -04:00
completionwidget.py SQL code review. 2017-07-12 22:14:27 -04:00