qutebrowser/qutebrowser/completion
Ryan Roden-Corrent 1aed2470e5 SQL code review.
- Fix flake8
- history.clear should also clear completion table
- call _resize_columns in set_model, not set_pattern
- add more unit-testing for the history completion table
2017-07-12 22:14:27 -04:00
..
models SQL code review fixes. 2017-07-11 08:07:48 -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