qutebrowser/qutebrowser
Florian Bruhin c422897abb Make sure to process history after the rest of init is done
Otherwise, with 5ccafd62d4 the history starts
processing before the webview opened, and opening it is delayed until the whole
history is read.

Instead, call _process_args directly (I'm not even sure why it was using a 0ms
QTimer...) and schedule _init_late_modules after everything is really done.
2017-03-04 18:24:44 +01:00
..
browser Set tab as parent for print dialogs 2017-03-02 18:44:07 +01:00
commands Add automatic backend selection in earlyinit 2017-02-05 17:09:04 +01:00
completion Set COLUM_WIDTHS for :help completion 2017-02-08 09:11:58 +01:00
config Relax validation of QssColor values 2017-03-01 18:11:53 +01:00
html Use jinja filter to set default title. 2017-02-23 19:29:49 +05:00
img New qutebrowser logo! 2016-04-14 17:44:38 +02:00
javascript Move cursor to end with input elements on QtWebEngine 2017-03-01 17:30:48 +01:00
keyinput Add automatic backend selection in earlyinit 2017-02-05 17:09:04 +01:00
mainwindow Handle invalid layout in TabBarStyle.subElementRect 2017-02-27 09:05:40 +01:00
misc Fix initial keyboard focus with QtWebEngine 2017-03-04 18:11:34 +01:00
utils Fix lint 2017-03-02 21:10:31 +01:00
__init__.py Release v0.10.0 2017-02-25 21:47:56 +01:00
__main__.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
app.py Make sure to process history after the rest of init is done 2017-03-04 18:24:44 +01:00
qutebrowser.py Add automatic backend selection in earlyinit 2017-02-05 17:09:04 +01:00
resources.py Regenerate resources 2016-04-14 17:59:28 +02:00