Daniel Schadt
69001111da
actually use DownloadTarget for :download -m /path
2017-01-04 16:32:25 +01:00
Daniel Schadt
6497bb5ace
break cicular imports in utils
2017-01-04 16:04:06 +01:00
Daniel Schadt
4fdd3cd761
deduplicate download opening code
2017-01-04 15:31:47 +01:00
Daniel Schadt
8c5ad7d46d
use download prompt for mhtml downloads
...
Fixes #2204
We didn't previously use PromptMode.download for MHTML download prompts
to avoid dealing with thinks like "Open download", but the new download
prompt is just way better than the old, which justifies the extra work.
This means that MHTML downloads can now also be opened directly.
2017-01-04 15:18:56 +01:00
Florian Bruhin
48d4c9311a
Various dependency updates
2017-01-02 20:16:51 +01:00
Florian Bruhin
f4081c8b87
Fix error position when the statusbar is invisible
2016-12-29 20:35:10 +01:00
Florian Bruhin
ea2eefccb1
requirements: Update Jinja2 to 2.8.1
2016-12-29 16:36:43 +01:00
Florian Bruhin
824ddb72a9
Update changelog
2016-12-29 00:40:20 +01:00
Florian Bruhin
52b5ef787a
Merge branch 'fiete201-horizontal-scroll'
2016-12-29 00:39:26 +01:00
Florian Bruhin
45ed0b3a16
Update authors
2016-12-29 00:39:18 +01:00
Florian Bruhin
643cf3f578
Fix various small mouse scrolling issues
2016-12-29 00:38:52 +01:00
Florian Bruhin
ce71b59894
Merge branch 'horizontal-scroll' of https://github.com/fiete201/qutebrowser into fiete201-horizontal-scroll
2016-12-29 00:34:26 +01:00
Fritz Reichwald
f25c5dedd6
First try for horizontal scrolling with mouse
2016-12-29 00:21:42 +01:00
Florian Bruhin
9837c9f70b
Release v0.9.0
2016-12-28 23:47:59 +01:00
Florian Bruhin
1c4a28e5a0
Add old config for 0.9.0
2016-12-28 23:47:09 +01:00
Florian Bruhin
9b5f7db03a
Update changelog
2016-12-28 23:36:24 +01:00
Florian Bruhin
057e5c9807
Update authors
2016-12-28 23:33:52 +01:00
Florian Bruhin
e192e2795d
Merge branch 'fiete201-jinja-error'
2016-12-28 23:31:40 +01:00
Florian Bruhin
cbb046b5a3
Update authors
2016-12-28 23:31:31 +01:00
Florian Bruhin
6d9362028f
Merge branch 'jinja-error' of https://github.com/fiete201/qutebrowser into fiete201-jinja-error
2016-12-28 23:31:04 +01:00
Florian Bruhin
36bb8f5f5a
Merge branch 'fiete201-unicode-error'
2016-12-28 23:04:27 +01:00
Florian Bruhin
25eabb4662
Update authors
2016-12-28 23:04:14 +01:00
Florian Bruhin
d9c8bd7fca
Add a test for userscript unicode errors
2016-12-28 23:03:46 +01:00
Florian Bruhin
864b9870a5
Also catch UnicodeDecodeError on Windows
2016-12-28 23:03:37 +01:00
Florian Bruhin
9727d6c74f
Improve error output
2016-12-28 23:03:30 +01:00
Florian Bruhin
cb530306a9
Merge branch 'unicode-error' of https://github.com/fiete201/qutebrowser into fiete201-unicode-error
2016-12-28 22:51:52 +01:00
Fritz Reichwald
ae736da5f7
Fix lint
2016-12-28 22:51:20 +01:00
Fritz Reichwald
8c3d461482
Fix test for logging
2016-12-28 22:35:03 +01:00
Fritz Reichwald
421fc7eca3
Remove icon from html_fallback
2016-12-28 22:23:05 +01:00
Fritz Reichwald
0bd3100de8
Fix test_not_found
2016-12-28 22:11:34 +01:00
Florian Bruhin
1ef69704e2
test/codecov requirements: Update coverage to 4.3.1
2016-12-28 17:43:46 +01:00
Florian Bruhin
473df00ae5
Update ace.js to 1.2.6
2016-12-28 17:39:01 +01:00
Fritz Reichwald
f38dda5f16
Fix html_fallback and logged error message
2016-12-28 02:23:35 +01:00
Florian Bruhin
ab784a82fd
test/codecov requirements: Update coverage to 4.3
2016-12-28 00:19:17 +01:00
Fritz Reichwald
eb03f79978
Add error handling for UnicodeDecodeError
2016-12-27 22:51:30 +01:00
Florian Bruhin
9726cd7e22
test requirements: Update Werkzeug to 0.11.13
2016-12-27 21:12:49 +01:00
Florian Bruhin
ba702db94e
test requirements: Update CherryPy to 8.6.0
2016-12-27 21:12:36 +01:00
Florian Bruhin
59f583aed3
Add python3-pyqt5.qtquick to INSTALL
2016-12-27 21:06:49 +01:00
Fritz Reichwald
07143dd433
Add html escape proper quotes and log call
2016-12-27 20:31:57 +01:00
Fritz Reichwald
004b0dc911
Add fallback for missing error.html
2016-12-27 17:54:06 +01:00
Florian Bruhin
a57c8f078f
test requirements: Update CherryPy to 8.5.0
2016-12-26 16:53:03 +01:00
Florian Bruhin
45d2046b96
test requirements: Update Werkzeug to 0.11.12
2016-12-26 16:50:51 +01:00
Florian Bruhin
59b378e29a
Merge branch 'Kingdread-issue-2173'
2016-12-22 22:26:13 +01:00
Florian Bruhin
2d1d078430
Merge branch 'issue-2173' of https://github.com/Kingdread/qutebrowser into Kingdread-issue-2173
2016-12-22 22:24:19 +01:00
Florian Bruhin
71404a87b9
Fix lint
2016-12-22 15:14:35 +01:00
Florian Bruhin
89fe725a85
Add __init__.py
2016-12-22 14:26:35 +01:00
Florian Bruhin
0df2761b03
Update changelog
2016-12-22 14:26:15 +01:00
Daniel Schadt
4b7818589d
make test independent of previous tests
2016-12-22 14:22:37 +01:00
Florian Bruhin
6c1b7dcca1
Move proxy/pac out of QtWebKit folder
2016-12-22 13:54:11 +01:00
Florian Bruhin
b220b5438f
Add urlutils.proxy_for_url
2016-12-22 13:51:27 +01:00