qutebrowser/qutebrowser/misc
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
autoupdate.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
checkpyver.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
cmdhistory.py Have an isolated command history for private windows 2017-05-15 11:02:26 +02:00
consolewidget.py Initial work on new private browsing 2017-05-10 07:00:21 +02:00
crashdialog.py Send crash reports to private pastebin 2017-05-29 09:20:10 +02:00
crashsignal.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
earlyinit.py Fix earlyinit.qt_version issues 2017-06-19 09:42:49 +02:00
editor.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
guiprocess.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
httpclient.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
ipc.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
keyhintwidget.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
lineparser.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
miscwidgets.py Have an isolated command history for private windows 2017-05-15 11:02:26 +02:00
msgbox.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
objects.py Add automatic backend selection in earlyinit 2017-02-05 17:09:04 +01:00
pastebin.py Send crash reports to private pastebin 2017-05-29 09:20:10 +02:00
readline.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
savemanager.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
sessions.py Remove completion.instances, usertypes.Completion. 2017-06-19 07:42:12 -04:00
split.py Finally update copyrights... 2017-05-09 21:37:03 +02:00
sql.py Implement canFetchMore for SQL completion. 2017-06-19 07:42:12 -04:00
utilcmds.py Finally update copyrights... 2017-05-09 21:37:03 +02:00