qutebrowser/qutebrowser
Ryan Roden-Corrent fe80878788 Implement custom where clause in SQL.
Allow categories to specify a WHERE clause that applies in addition to the
pattern filter. This allows the url completion model to filter out redirect
entries.

This also fixed the usage of ESCAPE so it applies to all the LIKE statements.
2017-06-19 07:42:12 -04:00
..
browser Get rid of varargs in sql.run_query. 2017-06-19 07:42:12 -04:00
commands Try a different way of fixing userscript crashes 2017-06-11 14:44:19 +02:00
completion Implement custom where clause in SQL. 2017-06-19 07:42:12 -04:00
config Fix up pylint/flake8 for completion revamp. 2017-06-19 07:42:12 -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 Get rid of varargs in sql.run_query. 2017-06-19 07:42:12 -04:00
utils Remove completion.instances, usertypes.Completion. 2017-06-19 07:42:12 -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 Implement SQL interface. 2017-06-19 07:42:12 -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