Commit Graph

17414 Commits

Author SHA1 Message Date
Florian Bruhin
185904070a Fix pytest warning precedence
If we use filterwarnings with the commandline argument, the argument wins and
all warnings are an error, even the collections DeprecationWarning.
2018-10-24 10:57:17 +02:00
Florian Bruhin
f5380ea681 Use utils.yaml_load where possible 2018-10-24 10:57:17 +02:00
Florian Bruhin
94c8d1b83e Upgrade pytest 2018-10-24 08:05:00 +02:00
pyup-bot
ab1e12039a Update pytest-bdd from 2.21.0 to 3.0.0 2018-10-22 19:55:27 +02:00
pyup-bot
b145e091c1 Update pluggy from 0.7.1 to 0.8.0 2018-10-22 19:55:26 +02:00
pyup-bot
0cd4f69ff5 Update pluggy from 0.7.1 to 0.8.0 2018-10-22 19:55:24 +02:00
pyup-bot
1f04c2177c Update itsdangerous from 0.24 to 1.0.0 2018-10-22 19:55:23 +02:00
pyup-bot
0e7b433083 Update hypothesis from 3.76.0 to 3.79.0 2018-10-22 19:55:21 +02:00
pyup-bot
e401b4b9ab Update wheel from 0.32.1 to 0.32.2 2018-10-22 19:55:20 +02:00
pyup-bot
7fa53d09c8 Update urllib3 from 1.23 to 1.24 2018-10-22 19:55:17 +02:00
pyup-bot
8bf5dcffe7 Update urllib3 from 1.23 to 1.24 2018-10-22 19:55:16 +02:00
pyup-bot
7dd6958947 Update requests from 2.19.1 to 2.20.0 2018-10-22 19:55:14 +02:00
pyup-bot
ac679ae004 Update requests from 2.19.1 to 2.20.0 2018-10-22 19:55:13 +02:00
Christian Helbling
95e874fd26 simplify and clearly separate the toggling code from the code to remember the state before fullscreen 2018-10-20 11:29:04 +02:00
Christian Helbling
af0648dd59 remove superfluous blank line 2018-10-19 09:46:42 +02:00
Christian Helbling
ac1b59a311 revert 559059d and cd20c32 to fix #4349 (Exiting video player exits fullscreen) 2018-10-18 17:48:49 +02:00
user202729
c5f4587d4e Fix _partial_timer connection in modeparsers 2018-10-18 18:20:45 +07:00
user202729
1bcf57f630 Simplify logic in HintKeyParser.handle 2018-10-18 17:13:20 +07:00
Jay Kamat
8ca30df7d6
Cache hot config accesses for hints 2018-10-17 19:52:24 -07:00
Florian Bruhin
9727975914 Expose tab if needed 2018-10-17 22:38:24 +02:00
Jay Kamat
fa5093e53e
Merge pull request #4352 from user202729/fix-docstring-1
Fix docstring for HintManager.filter_hints
2018-10-17 12:15:14 -07:00
user202729
6f505566b8 Fix docstring for HintManager.filter_hints 2018-10-17 23:44:03 +07:00
Jay Kamat
0e327c4ec4
Always leave hint mode
- Also handle invalid URLs properly through catching the QtValueError
2018-10-16 22:15:15 -07:00
Florian Bruhin
8a62269018 Update changelog 2018-10-16 12:30:19 +02:00
Florian Bruhin
5840b60967 Fix utils.ceil_log with invalid log values 2018-10-16 12:29:49 +02:00
Florian Bruhin
ca7c53d4df Add tests for utils.ceil_log 2018-10-16 12:29:43 +02:00
Florian Bruhin
5b7615886b Merge remote-tracking branch 'origin/pr/4330' 2018-10-16 12:02:22 +02:00
Florian Bruhin
fa489201ec Update changelog 2018-10-16 11:41:15 +02:00
Florian Bruhin
cde94e7356 Merge remote-tracking branch 'origin/pr/4332' 2018-10-16 11:38:28 +02:00
Florian Bruhin
e33d582764 Merge remote-tracking branch 'origin/pr/4342' 2018-10-16 11:16:36 +02:00
Florian Bruhin
767a1c102c Add hint benchmark tests 2018-10-16 11:09:27 +02:00
Florian Bruhin
52ceb81a73 Add TabbedBrowserStub.current_url() 2018-10-16 11:09:27 +02:00
Florian Bruhin
552db64028 Add message_bridge fixture 2018-10-16 11:09:27 +02:00
Florian Bruhin
965a2e2806 Remove unneeded win_id argument for HintManager.start 2018-10-16 11:09:27 +02:00
Florian Bruhin
b7c1d04c88 Load navigate page properly 2018-10-16 11:09:27 +02:00
Florian Bruhin
17924de37c
Merge pull request #4343 from qutebrowser/pyup-scheduled-update-2018-10-15
Scheduled weekly dependency update for week 41
2018-10-16 10:27:34 +02:00
Jay Kamat
3d5caba7d4
Add rudimentary support for URL patterns in leave_on_load 2018-10-15 19:11:32 -07:00
pyup-bot
394c263b7e Update colorama from 0.3.9 to 0.4.0 2018-10-15 19:51:24 +02:00
pyup-bot
82acfabb51 Update tox from 3.5.1 to 3.5.2 2018-10-15 19:51:22 +02:00
pyup-bot
70db074726 Update py from 1.6.0 to 1.7.0 2018-10-15 19:51:21 +02:00
pyup-bot
b37613381f Update py from 1.6.0 to 1.7.0 2018-10-15 19:51:19 +02:00
pyup-bot
232e917f52 Update hypothesis from 3.74.3 to 3.76.0 2018-10-15 19:51:18 +02:00
pyup-bot
d647a9987f Update pydocstyle from 2.1.1 to 3.0.0 2018-10-15 19:51:16 +02:00
pyup-bot
712f75266b Update flake8-copyright from 0.2.0 to 0.2.2 2018-10-15 19:51:15 +02:00
pyup-bot
fb4a247e93 Update certifi from 2018.8.24 to 2018.10.15 2018-10-15 19:51:13 +02:00
pyup-bot
b6e38cddd8 Update certifi from 2018.8.24 to 2018.10.15 2018-10-15 19:51:12 +02:00
user202729
77f3ca8727 Optimize HintLabel.update_text 2018-10-15 22:44:40 +07:00
Jay Kamat
975508f4ea
Add setting to avoid leaving insert mode on load_started
It looks like load_started can be emitted for a lot of things, such as
an anchor change, and some people may not want to leave insert mode on
reload anyway.
2018-10-14 23:53:55 -07:00
Jay Kamat
79f63b9e81
Fix line length warning in hint scatter test 2018-10-13 08:55:55 -07:00
user202729
97bc4fa6a2 Add comment for explanation 2018-10-13 15:13:26 +07:00