qutebrowser/qutebrowser/completion
Ryan Roden-Corrent c297f047d2 Don't regenerate completion model needlessly.
If the completion model would stay the same, just keep it and update the
filter pattern rather than instantiating a new model each time the
pattern changes.
2017-06-19 07:44:11 -04:00
..
models Don't regenerate completion model needlessly. 2017-06-19 07:44:11 -04:00
__init__.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
completer.py Don't regenerate completion model needlessly. 2017-06-19 07:44:11 -04:00
completiondelegate.py Remove CompletionModel.columns_to_filter. 2017-06-19 07:44:11 -04:00
completionwidget.py Don't regenerate completion model needlessly. 2017-06-19 07:44:11 -04:00