Commit Graph

17467 Commits

Author SHA1 Message Date
Florian Bruhin
cd20f3803b Open direct version URL with :version
This avoids an unecessary redirect from qute://version to qute://version/
2019-03-08 12:27:19 +01:00
Florian Bruhin
69a93c7a63 Add comment for xkbcommon 2019-03-08 12:27:19 +01:00
Florian Bruhin
9259932cdb
Merge pull request #4629 from fiete201/20190307_fiete201_fix_win_config_location
Fix config path for Windows in doc
2019-03-07 11:15:01 +01:00
Fritz Reichwald
6b219a8a72 Fix config path for Windows in doc 2019-03-07 11:09:34 +01:00
Jay Kamat
28bc479de8
Turn off named capture group eslint warning
We cannot use named capture groups, as older versions of chrome (from
5.9) do not support them.
2019-03-05 19:00:04 -08:00
Florian Bruhin
9b66987588 Update docs 2019-03-04 14:18:48 +01:00
Florian Bruhin
05a65fdb2f Merge remote-tracking branch 'origin/pr/4309' 2019-03-04 13:43:26 +01:00
Florian Bruhin
9cccb612fc Remove pytest-bdd workaround 2019-02-26 10:18:53 +01:00
Florian Bruhin
3bf198adec Merge remote-tracking branch 'origin/pr/4611' 2019-02-26 10:18:00 +01:00
Florian Bruhin
c7b9c385d5 Fix Makefile 2019-02-26 09:55:29 +01:00
Florian Bruhin
7683948413 Update changelog 2019-02-26 09:54:01 +01:00
Florian Bruhin
ed760b7bd0 Merge remote-tracking branch 'origin/pr/4547' 2019-02-26 09:52:58 +01:00
pyup-bot
9da8e30ae6 Update virtualenv from 16.4.0 to 16.4.1 2019-02-25 19:57:23 +01:00
pyup-bot
433769f516 Update pytest-bdd from 3.0.1 to 3.1.0 2019-02-25 19:57:22 +01:00
pyup-bot
3aa58faf01 Update pytest from 4.2.1 to 4.3.0 2019-02-25 19:57:21 +01:00
pyup-bot
e0b9e163eb Update py from 1.7.0 to 1.8.0 2019-02-25 19:57:20 +01:00
pyup-bot
8534583799 Update py from 1.7.0 to 1.8.0 2019-02-25 19:57:18 +01:00
pyup-bot
534a24c95e Update pluggy from 0.8.1 to 0.9.0 2019-02-25 19:57:17 +01:00
pyup-bot
b6791ceb08 Update pluggy from 0.8.1 to 0.9.0 2019-02-25 19:57:16 +01:00
pyup-bot
237478b13b Update hypothesis from 4.6.0 to 4.7.10 2019-02-25 19:57:15 +01:00
pyup-bot
adbfba0da9 Update markupsafe from 1.1.0 to 1.1.1 2019-02-25 19:57:14 +01:00
pyup-bot
c6b0b78973 Update markupsafe from 1.1.0 to 1.1.1 2019-02-25 19:57:13 +01:00
pyup-bot
95facd766c Update isort from 4.3.4 to 4.3.8 2019-02-25 19:57:12 +01:00
pyup-bot
dc99de02f1 Update wheel from 0.33.0 to 0.33.1 2019-02-25 19:57:11 +01:00
pyup-bot
83034d9cb6 Update flake8 from 3.7.5 to 3.7.7 2019-02-25 19:57:10 +01:00
Florian Bruhin
681178ce8c Fix download_release command 2019-02-25 15:00:27 +01:00
Florian Bruhin
32f8349fbb Release v1.6.0 2019-02-25 13:50:59 +01:00
Florian Bruhin
e5fd87e64d Fix lint/docs 2019-02-25 13:12:25 +01:00
Florian Bruhin
7a3c0d328f Mark two more tests as flaky 2019-02-25 13:10:58 +01:00
Florian Bruhin
edcefc0632 Ignore additional Chromium error on Windows 2019-02-25 13:04:25 +01:00
Florian Bruhin
22e1b22acc Remove unused import 2019-02-25 11:26:44 +01:00
Florian Bruhin
147feb8817 travis: Upgrade to Python 3.6 globally 2019-02-25 11:25:40 +01:00
Florian Bruhin
046dde013d tests: Ignore DirectWrite warning 2019-02-25 11:09:51 +01:00
Florian Bruhin
ad52f86b02
Merge pull request #4597 from qutebrowser/pyup-scheduled-update-2019-02-18
Scheduled weekly dependency update for week 07
2019-02-25 10:40:02 +01:00
Florian Bruhin
c964bfb4bf Finish Qt 5.12 work
Closes #4591
2019-02-25 10:36:08 +01:00
Florian Bruhin
184e0ee44e Rename force_document_end to needs_document_end_workaround 2019-02-25 09:57:17 +01:00
Florian Bruhin
94542c5f78 Merge branch 'greasemonkey-quirks' 2019-02-25 09:56:18 +01:00
Florian Bruhin
b10366ec3a Edit changelog for v1.6.0
Closes #4593
2019-02-25 09:38:29 +01:00
Florian Bruhin
8642b6e8ce Fix JSTester.run_file() for new pkg_resources
Read the file via open() instead of utils.read_file.
2019-02-25 09:28:25 +01:00
Florian Bruhin
0e11b85474 Re-enable stylesheet tests for Qt 5.12
This partially reverts commit 0953596ed6.
This reverts commit 0aa342eae6.
2019-02-25 09:28:25 +01:00
Florian Bruhin
102b1091af Add more to changelog 2019-02-25 09:28:25 +01:00
Florian Bruhin
949da84581 Add QUTE_SKIP_LIBGL_WORKAROUND 2019-02-24 13:49:33 +01:00
Florian Bruhin
d283e2250f Update changelog 2019-02-23 19:00:04 +01:00
Florian Bruhin
9f2073161e Merge remote-tracking branch 'origin/pr/4339' 2019-02-23 18:55:39 +01:00
Florian Bruhin
81eee2b989 windows: Bring back 32-bit support
Qt 5.12 brought back 32-bit Windows releases for QtWebEngine.

Reverts 0af8eec73a
Reverts 7a9183d0b7
Fixes #4598
2019-02-23 17:16:41 +01:00
Florian Bruhin
7406666f32
Merge pull request #4603 from jgkamat/jay/copyright-2019
Update copyright for 2019
2019-02-23 13:01:59 +01:00
Florian Bruhin
6dd978ae05 GreaseMonkey: Force document-end for known-broken scripts
See #4322
2019-02-23 12:52:30 +01:00
Florian Bruhin
fa3612897b Call webenginequtescheme.init() in fixtures.testdata_scheme 2019-02-23 12:52:07 +01:00
Jay Kamat
afed360f16
Double-check url is valid in leave_on_load 2019-02-22 21:55:11 -08:00
Jay Kamat
961a4b206c
Merge branch 'master' of https://github.com/qutebrowser/qutebrowser into jay/insert-no-leave 2019-02-22 21:53:00 -08:00