Jay Kamat
|
57ef3b9b5b
|
Merge branch 'master' into stylesheet-fix
|
2018-12-29 08:02:11 -08:00 |
|
Jay Kamat
|
4b0d1b394e
|
Merge pull request #4364 from helbling/fix_4349
Prevent exiting video player from exiting fullscreen
|
2018-12-29 07:54:20 -08:00 |
|
Jay Kamat
|
403b4643da
|
Merge branch 'master' into fix_4349
|
2018-12-26 14:30:51 -08:00 |
|
Hummer12007
|
a49f82062b
|
Use native style for downloads view on macOS
|
2018-12-21 02:39:31 +02:00 |
|
user202729
|
01c25837d5
|
Fix tab_mute command
|
2018-12-15 23:38:25 +07:00 |
|
Florian Bruhin
|
4da680f41c
|
Fix lint/test issue
|
2018-12-15 16:50:15 +01:00 |
|
Florian Bruhin
|
ba940f7f87
|
Disable Wayland check on Qt >= 5.11.2
Fixes #2932
|
2018-12-15 15:43:44 +01:00 |
|
Florian Bruhin
|
206a2f199b
|
Fix annotation
|
2018-12-14 15:27:55 +01:00 |
|
Florian Bruhin
|
f49384f0bf
|
Expose InterceptorType via qutebrowser.api.interceptor
|
2018-12-13 19:44:48 +01:00 |
|
Florian Bruhin
|
02596fd325
|
Fix docstring
|
2018-12-13 11:29:52 +01:00 |
|
Florian Bruhin
|
81375b3029
|
Add type annotations for webelem/webkitelem/webengineelem
|
2018-12-13 11:29:52 +01:00 |
|
Florian Bruhin
|
9250f3c560
|
Fix lint
|
2018-12-12 17:19:39 +01:00 |
|
Florian Bruhin
|
a0437a3e68
|
Improve Sphinx docs
|
2018-12-12 10:32:42 +01:00 |
|
Florian Bruhin
|
184e41b538
|
Adjustments for mypy upgrade
|
2018-12-10 20:05:59 +01:00 |
|
Florian Bruhin
|
a3279772d5
|
Fix lint
|
2018-12-10 18:34:11 +01:00 |
|
Florian Bruhin
|
98543af57b
|
Rename requests/request filters to interceptors
So we don't collide with the requests library.
|
2018-12-10 17:50:13 +01:00 |
|
Florian Bruhin
|
7f06b54f25
|
Add more extensions.loader tests
|
2018-12-10 17:26:58 +01:00 |
|
Florian Bruhin
|
7b1bcea306
|
Bring back separate is_blocked method
|
2018-12-10 16:33:24 +01:00 |
|
Florian Bruhin
|
8508928f3d
|
Use bool instead of passing args
|
2018-12-10 16:33:24 +01:00 |
|
Florian Bruhin
|
35a3fe029d
|
Fix lint
|
2018-12-10 16:33:24 +01:00 |
|
Florian Bruhin
|
4e99caafb9
|
Skip hooks for vulture/docs
|
2018-12-10 16:33:24 +01:00 |
|
Florian Bruhin
|
b41005d487
|
Fix mypy issues
|
2018-12-10 16:27:04 +01:00 |
|
Florian Bruhin
|
a96c6efc34
|
Add types to components.adblock
|
2018-12-10 16:27:04 +01:00 |
|
Florian Bruhin
|
3b53270ee3
|
Use hook system for config_changed hook
|
2018-12-10 15:48:26 +01:00 |
|
Florian Bruhin
|
6001640a8a
|
Guard against double init hooks
|
2018-12-10 15:24:15 +01:00 |
|
Florian Bruhin
|
93a36c8572
|
Fix :adblock-update
After #640 we can likely fix this up again.
|
2018-12-10 15:03:09 +01:00 |
|
Florian Bruhin
|
a146ce865b
|
Register host blocker as request filter
|
2018-12-10 15:03:09 +01:00 |
|
Florian Bruhin
|
58d179302e
|
Add api.config.get
|
2018-12-10 15:03:09 +01:00 |
|
Florian Bruhin
|
1b1872e464
|
Expose a config_changed signal to extensions
|
2018-12-10 15:03:09 +01:00 |
|
Florian Bruhin
|
42790e7623
|
Expose config.change_filter
|
2018-12-10 15:03:09 +01:00 |
|
Florian Bruhin
|
9764472fd8
|
Move adblock from browser/ to components/
|
2018-12-10 15:03:09 +01:00 |
|
Florian Bruhin
|
7ad7623d73
|
Add request filter API for host blocking
Closes https://github.com/qutebrowser/qutebrowser-extensions/issues/8
|
2018-12-10 15:03:09 +01:00 |
|
Florian Bruhin
|
3d6f604739
|
Prepare for moving adblocker to extension API
|
2018-12-10 15:03:09 +01:00 |
|
Florian Bruhin
|
8806c0925e
|
Expose data and config dir as pathlib.Path
|
2018-12-10 14:11:16 +01:00 |
|
Florian Bruhin
|
4ad5790311
|
Add API for temporary downloads
Closes https://github.com/qutebrowser/qutebrowser-extensions/issues/9
|
2018-12-10 14:08:32 +01:00 |
|
Florian Bruhin
|
b1894f1428
|
Fix lint
|
2018-12-10 13:00:41 +01:00 |
|
Florian Bruhin
|
380905854c
|
Pass standarddir to modules
|
2018-12-10 12:37:58 +01:00 |
|
Florian Bruhin
|
5b354164c5
|
Make it possible for extensions to define init hooks
|
2018-12-10 12:37:58 +01:00 |
|
Florian Bruhin
|
38c4ef3623
|
Fix lint
|
2018-12-10 12:37:58 +01:00 |
|
Florian Bruhin
|
bb115afc1a
|
Make sure we always yield full names
|
2018-12-10 12:37:58 +01:00 |
|
Florian Bruhin
|
6bc771151f
|
Make walking components work for PyInstaller
Closes https://github.com/qutebrowser/qutebrowser-extensions/issues/5
|
2018-12-10 12:37:58 +01:00 |
|
Florian Bruhin
|
15e9127fa0
|
Add components to pyinstaller hiddenimports
|
2018-12-10 12:37:58 +01:00 |
|
Florian Bruhin
|
fcb39c1d7f
|
Add types to extensions.loader
|
2018-12-10 12:37:58 +01:00 |
|
Florian Bruhin
|
411c5171a2
|
Load components dynamically
|
2018-12-10 12:37:58 +01:00 |
|
Florian Bruhin
|
735e6123cd
|
Fix lint
|
2018-12-10 12:37:49 +01:00 |
|
Florian Bruhin
|
b9cb98a5ef
|
mypy: Add types for config.websettings
|
2018-12-05 17:48:56 +01:00 |
|
Florian Bruhin
|
a9c1fc665f
|
Fix configtypes.Perc.to_str()
If we used an int/float in config.py for a Perc value (e.g. zoom.default),
to_str() returned int/float instead of str, causing qWarnings and bugs.
|
2018-12-05 17:15:57 +01:00 |
|
Florian Bruhin
|
f53fd56c3d
|
mypy: Add annotations for qutebrowser.config.configtypes
|
2018-12-05 17:06:45 +01:00 |
|
Florian Bruhin
|
403e63d6f2
|
Configure coverage.py for "if MYPY:"
|
2018-12-05 09:05:32 +01:00 |
|
Florian Bruhin
|
c752ba4721
|
Fix coverage
|
2018-12-05 08:55:35 +01:00 |
|