Commit Graph

10947 Commits

Author SHA1 Message Date
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
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
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
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
Florian Bruhin
cd8d179813 Also xfail #2183 tests without Docker/Travis 2016-12-22 09:17:00 +01:00
Florian Bruhin
c1c184645d Merge branch 'abbradar-pac' 2016-12-22 09:13:04 +01:00
Florian Bruhin
a3d0ea7e01 Adjust skipped test 2016-12-22 09:04:23 +01:00
Florian Bruhin
470ef781eb Update docs 2016-12-22 08:55:56 +01:00
Florian Bruhin
c762fa6279 Revert "[DONOTMERGE] Re-run Codecov"
This reverts commit f0ccc7be14.
2016-12-22 08:55:43 +01:00
Florian Bruhin
5a89ee96d9 Merge branch 'pac' of https://github.com/abbradar/qutebrowser into abbradar-pac 2016-12-22 08:53:10 +01:00
Florian Bruhin
40c397ebaf test requirements: Update Flask to 0.12 2016-12-22 08:11:09 +01:00
Florian Bruhin
fce7cd47b4 Merge branch 'swalladge-master' 2016-12-22 07:02:47 +01:00
Florian Bruhin
8dc54bed93 Update docs 2016-12-22 07:02:28 +01:00
Florian Bruhin
235326d35e Merge branch 'master' of https://github.com/swalladge/qutebrowser into swalladge-master 2016-12-22 07:01:21 +01:00
Florian Bruhin
154748d56e test requirements: Update hypothesis to 3.6.1 2016-12-20 21:40:46 +01:00
Florian Bruhin
c7970eb2ee Xfail tests which fail on Docker/Travis
See #2183
2016-12-20 21:32:46 +01:00
Daniel Schadt
a24bcd4243 add a test for remembering the temp download dir 2016-12-20 15:57:00 +01:00
Daniel Schadt
f92c82ead1 downloads: don't remember dir for temp downloads
Fixes #2173
2016-12-20 14:52:39 +01:00
Samuel Walladge
0afa74a9de
remove cat test 2016-12-20 20:48:56 +10:30
Samuel Walladge
a27d7cddb3
fix tests and add another 2016-12-20 20:13:22 +10:30
Samuel Walladge
3d8dedc48b
add tests for default-open-dispatcher 2016-12-20 12:09:30 +10:30
Nikolay Amiantov
f0ccc7be14 [DONOTMERGE] Re-run Codecov 2016-12-19 12:42:32 +03:00
Florian Bruhin
135f99c467 test requirements: Update CherryPy to 8.1.3 2016-12-19 08:13:37 +01:00
Florian Bruhin
3f61c7871c pylint requirements: Update astroid to 1.4.9 2016-12-19 08:12:21 +01:00
Florian Bruhin
28ccd03acd tox/test requirements: Update py to 1.4.32 2016-12-19 08:11:05 +01:00
Samuel Walladge
aafcd1f1d7
fix failing pylint test (line too long) 2016-12-17 09:22:22 +10:30
Samuel Walladge
f6c73f3ad6
implement optional download-open handler setting
- adds new `general` -> `default-open-dispatcher` setting (string)
- if set, will be used instead of QDesktopServices.openUrl (xdg-open backend)
- fixes the 'download handlers' part of issue #841
- note that this is only relevent to the `:download-open` command and other
  methods of opening downloaded files from qutebrowser
2016-12-16 21:54:04 +10:30
Florian Bruhin
e1b5f6a64e Merge branch 'fiete201-master' 2016-12-15 06:38:31 +01:00
Florian Bruhin
6a1eafd9b1 Update authors 2016-12-15 06:38:25 +01:00
Florian Bruhin
76682d06fb Merge branch 'master' of https://github.com/fiete201/qutebrowser into fiete201-master 2016-12-15 06:37:49 +01:00
Florian Bruhin
caa3df1595 requirement updates 2016-12-14 20:32:00 +01:00
Florian Bruhin
f0831dacae Bind back/forward keys by default
Those are the XF86Back/Forward media keys on a keyboard, which are apparently
handled by default with QtWebKit, but not QtWebEngine.

Fixes #2166.
2016-12-13 21:49:10 +00:00