qutebrowser/qutebrowser/browser
Florian Bruhin 17bb9fc21c Use QProcess instead of subprocess.
Closes #646.
Fixes #688.
2015-06-11 20:28:04 +02:00
..
network Fix broken check for changing js on qute:settings. 2015-06-08 20:29:55 +02:00
__init__.py Update copyright years 2015-01-03 15:51:31 +01:00
adblock.py adblock: Don't show message with --basedir given. 2015-05-17 01:09:33 +02:00
cache.py Fix @pyqtSlot signature for on_config_changed. 2015-05-17 14:14:23 +02:00
commands.py Use QProcess instead of subprocess. 2015-06-11 20:28:04 +02:00
cookies.py Rename/move config.parsers.line.LineConfigParser. 2015-03-08 21:53:42 +01:00
downloads.py Merge branch 'more-color-settings' of https://github.com/ProtractorNinja/qutebrowser into ProtractorNinja-more-color-settings 2015-06-10 20:05:23 +02:00
downloadview.py Various spelling fixes. 2015-03-31 21:11:47 +02:00
hints.py Use QProcess instead of subprocess. 2015-06-11 20:28:04 +02:00
history.py Add --datadir/--cachedir arguments. Closes #136. 2015-05-16 22:12:27 +02:00
http.py Fix pep257 issues. 2015-03-26 07:08:54 +01:00
inspector.py Fix lint. 2015-04-20 20:50:51 +02:00
quickmarks.py Move special params to cmdutils.register decorator 2015-04-20 19:33:05 +02:00
rfc6266.py Fix pep257 issues. 2015-03-26 07:08:54 +01:00
signalfilter.py Don't log cur_link_hovered signals. 2015-03-03 09:07:30 +01:00
tabhistory.py Various spelling fixes. 2015-03-31 21:11:47 +02:00
webelem.py Fix some spelling mistakes. 2015-06-07 01:24:02 +02:00
webpage.py Fix some spelling mistakes. 2015-06-07 01:24:02 +02:00
webview.py Fix some spelling mistakes. 2015-06-07 01:24:02 +02:00