qutebrowser/qutebrowser
Ryan Roden-Corrent a393adc6c7 Don't crash completion with auto-open/show False.
If both are false, the selectionModel may be None.
In this case, don't try to move the index.
Resolves #1722.
2016-08-01 22:36:04 -04:00
..
browser Ignore TypeError on contents_size_changed cleanup 2016-08-01 17:40:41 +02:00
commands Handle empty command in CommandRunner.parse_all 2016-07-27 11:19:01 +02:00
completion Don't crash completion with auto-open/show False. 2016-08-01 22:36:04 -04:00
config Fix ;o/;O default bindings 2016-08-01 18:19:34 +02:00
html Minor cleanups. Whitespace / indentation CSS. 2016-07-23 13:06:56 +02:00
img New qutebrowser logo! 2016-04-14 17:44:38 +02:00
javascript QtWebEngine: Implement pixel scroll position in JS 2016-07-15 13:04:44 +02:00
keyinput Improve logging for BaseKeyParser 2016-07-27 10:27:53 +02:00
mainwindow Break up MainWindow.__init__. 2016-07-28 12:20:24 -04:00
misc Implement unix_filename_rubout. 2016-07-30 19:34:38 -04:00
utils Merge branch 'savefile_open-flush' of https://github.com/flv0/qutebrowser into flv0-savefile_open-flush 2016-07-27 10:11:33 +02:00
__init__.py Release v0.8.1 2016-07-27 12:41:40 +02:00
__main__.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
app.py Don't log on_focus_changed warning if new is None 2016-07-26 23:27:20 +02:00
qutebrowser.py Un-hide --backend argument 2016-07-26 13:30:41 +02:00
resources.py Regenerate resources 2016-04-14 17:59:28 +02:00