qutebrowser/qutebrowser
Ryan Roden-Corrent f95dff4d9e Decouple categories from completionmodel.
Instead of add_list and add_sqltable, the completion model now supports
add_category, and callees either pass in a SqlCategory or ListCategory. This
makes unit testing much easier.

This also folds CompletionFilterModel into the ListCategory class.
2017-06-19 07:44:11 -04:00
..
browser Decouple categories from completionmodel. 2017-06-19 07:44:11 -04:00
commands Try a different way of fixing userscript crashes 2017-06-11 14:44:19 +02:00
completion Decouple categories from completionmodel. 2017-06-19 07:44:11 -04:00
config Remove web-history-max-items. 2017-06-19 07:44:11 -04:00
html Remove private browsing notes for QtWebKit-NG 2017-06-09 10:31:21 +02:00
img New qutebrowser logo! 2016-04-14 17:44:38 +02:00
javascript Rename webelem.js functions to match WebEngineElem 2017-06-16 23:14:17 +02:00
keyinput Finally update copyrights... 2017-05-09 21:37:03 +02:00
mainwindow Remove another stray # 2017-06-19 09:43:45 +02:00
misc Small review fixups for SQL implementation. 2017-06-19 07:44:11 -04:00
utils Small review fixups for SQL implementation. 2017-06-19 07:44:11 -04:00
__init__.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
__main__.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
app.py Small review fixups for SQL implementation. 2017-06-19 07:44:11 -04:00
qutebrowser.py Reorganize pylint config 2017-05-17 20:20:12 +02:00
resources.py Regenerate resources 2016-04-14 17:59:28 +02:00