qutebrowser/qutebrowser/completion
Alexander Cogneau 0e9f268817 CompletionView:
- column_widths -> _column_widths
- removed if-statement to verify if source model has 'column_widths'-property
2015-08-08 17:47:18 +02:00
..
models CompletionView: 2015-08-08 17:47:18 +02:00
__init__.py Update copyright years 2015-01-03 15:51:31 +01:00
completer.py Don't crash on :completion-item-del with no item. 2015-08-05 06:55:39 +02:00
completiondelegate.py Rename cols_to_highlight to _filter and simplify. 2015-07-26 17:22:45 +02:00
completionwidget.py CompletionView: 2015-08-08 17:47:18 +02:00