qutebrowser/qutebrowser
Florian Bruhin cef1dfe368 Remove exception handling code for qutescheme.
The exceptions now get handled by @prevent_exceptions on the createRequest
method of the NetworkManager, causing the exception handler to pop up properly.
2014-09-16 22:08:10 +02:00
..
browser Add a decorator to prevent Exceptions (to prevent segfaults). 2014-09-16 22:06:48 +02:00
commands Get rid of most @property's. 2014-09-02 23:37:47 +02:00
config Better exception formatting and handling. 2014-09-16 08:20:19 +02:00
html qute:log: Scroll to bottom on load 2014-08-29 07:38:07 +02:00
keyinput Better exception formatting and handling. 2014-09-16 08:20:19 +02:00
models Get rid of most @property's. 2014-09-02 23:37:47 +02:00
network Remove exception handling code for qutescheme. 2014-09-16 22:08:10 +02:00
test Better exception formatting and handling. 2014-09-16 08:20:19 +02:00
utils Add a decorator to prevent Exceptions (to prevent segfaults). 2014-09-16 22:06:48 +02:00
widgets Better exception formatting and handling. 2014-09-16 08:20:19 +02:00
__init__.py Start with manpage generation 2014-07-18 07:48:33 +02:00
__main__.py Clean up imports 2014-08-26 19:10:14 +02:00
app.py Better exception formatting and handling. 2014-09-16 08:20:19 +02:00
qutebrowser.py Move more logic into earlyinit from qutebrowser.py. 2014-09-16 06:39:39 +02:00