qutebrowser/qutebrowser/utils
Ryan Roden-Corrent 02fb1a037c Implement canFetchMore for SQL completion.
This just forwards canFetchMore and fetchMore to the underlying tables.
It seems to be returning True and fetching in some cases (with a large
history), so I guess it is useful?
2017-06-19 07:42:12 -04:00
..
__init__.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
debug.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
docutils.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
error.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
javascript.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
jinja.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
log.py Implement canFetchMore for SQL completion. 2017-06-19 07:42:12 -04:00
message.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
objreg.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
qtutils.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
standarddir.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
testfile Moving testfile used by test_utils into qutebrowser.utils 2015-04-04 19:15:23 -03:00
typing.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
urlutils.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
usertypes.py Remove completion.instances, usertypes.Completion. 2017-06-19 07:42:12 -04:00
utils.py Get rid of utils.unused because it's unused 2017-06-06 17:04:21 +02:00
version.py Show 'legacy QtWebKit' in version output 2017-06-19 10:24:33 +02:00