qutebrowser/scripts
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
..
dev Decouple categories from completionmodel. 2017-06-19 07:44:11 -04:00
testbrowser_cpp Add a QtWebEngine C++ testbrowser 2016-11-02 08:01:09 +01:00
__init__.py Move developer scripts to dev/ subfolder. 2015-06-28 22:31:30 +02:00
asciidoc2html.py Fix pylint issue 2017-05-29 23:15:22 +02:00
hostblock_blame.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
importer.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
keytester.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
link_pyqt.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
setupcommon.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
testbrowser.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
utils.py Finally update copyrights... 2017-05-09 21:37:03 +02:00