Florian Bruhin
|
831d3e4044
|
Add gD keybinding for :tab-give (detach a tab)
|
2018-08-08 14:23:03 +02:00 |
|
Florian Bruhin
|
b617f1e03c
|
Remove old pylint disable comments
|
2018-08-06 19:55:27 +02:00 |
|
Florian Bruhin
|
8a748741ba
|
Fix checks for Nouveau workaround
|
2018-07-19 00:28:12 +02:00 |
|
Florian Bruhin
|
a72eee8e39
|
Enable XSS auditing by default
Qt disables this by default, but Chromium does have it enabled.
I also submitted a change to Qt to hopefully enable it by default there
starting with Qt 5.12: https://codereview.qt-project.org/#/c/198354/15
This also removes the claim of having a (big) performance impact, as Chromium's
XSS design doc says the opposite:
https://www.chromium.org/developers/design-documents/xss-auditor
|
2018-07-17 12:01:17 +02:00 |
|
Florian Bruhin
|
e4a772c61c
|
Fix try-except-raise for pylint 2.0
See https://github.com/PyCQA/pylint/issues/2302
|
2018-07-16 14:44:07 +02:00 |
|
Florian Bruhin
|
f2f481d991
|
Support URL patterns for permissions and ssl_strict
See #3636
|
2018-06-24 21:38:37 +02:00 |
|
Florian Bruhin
|
e6e844b039
|
Support URL patterns for content.headers settings
See #3636
|
2018-06-24 19:54:24 +02:00 |
|
Florian Bruhin
|
6faff11243
|
Improve error messages with backend conditionals
|
2018-06-12 11:10:03 +02:00 |
|
Florian Bruhin
|
3b0c8e46a3
|
Add an initial cookie filter for Qt 5.11
See #3010
|
2018-06-12 09:36:05 +02:00 |
|
Florian Bruhin
|
093f07f552
|
Add content.canvas_reading setting
See #2377
Closes #2235
|
2018-06-11 23:28:04 +02:00 |
|
Florian Bruhin
|
141afff0c6
|
Add a content.desktop_capture setting
See #2939
|
2018-06-11 20:18:57 +02:00 |
|
Florian Bruhin
|
69abc9a1a1
|
Add a content.webrtc_public_interfaces_only option
See #3010
Fixes #2163
|
2018-06-11 19:44:45 +02:00 |
|
Florian Bruhin
|
3bf89bcea4
|
Add content.autoplay option
See #3010
Closes #1643
|
2018-06-11 19:32:34 +02:00 |
|
Florian Bruhin
|
c5b7ed350e
|
Make it possible to provide a converter for websettings
|
2018-06-11 19:14:31 +02:00 |
|
Florian Bruhin
|
263d298449
|
Remove the content.developer_extras setting
|
2018-06-11 18:09:24 +02:00 |
|
Florian Bruhin
|
4186577928
|
Add support for navigator.registerProtocolHandler
See #3010
|
2018-06-11 18:09:18 +02:00 |
|
Florian Bruhin
|
c020160f75
|
Add support for navigator.webkitPersistentStorage.requestQuota
See #3010
|
2018-06-11 18:09:18 +02:00 |
|
Florian Bruhin
|
4ea957b68b
|
Allow Qt 5.11 for backends in configdata.yml
|
2018-06-11 18:09:18 +02:00 |
|
Florian Bruhin
|
8376278961
|
Update docs
|
2018-06-11 12:14:24 +02:00 |
|
Florian Bruhin
|
1c8d470bd7
|
Merge remote-tracking branch 'origin/pr/3908'
|
2018-06-11 12:06:09 +02:00 |
|
Jay Kamat
|
11d8df0e3e
|
Simplify logic and resolve style issues
|
2018-06-09 16:45:42 -07:00 |
|
Florian Bruhin
|
7ce7176475
|
Fix lint
|
2018-06-09 20:20:08 +02:00 |
|
Florian Bruhin
|
1b48b67443
|
Rename reporter.escape_quits to input.escape_quits_reporter
|
2018-06-09 20:19:32 +02:00 |
|
Florian Bruhin
|
486a92a710
|
Merge remote-tracking branch 'origin/pr/3944'
|
2018-06-09 20:18:25 +02:00 |
|
Florian Bruhin
|
b0325e17b7
|
Add a YamlConfig._migrate_bool helper
|
2018-06-09 19:57:11 +02:00 |
|
Florian Bruhin
|
88f2873a79
|
Allow more values for the qt.force_software_rendering setting
|
2018-06-09 16:21:10 +02:00 |
|
Florian Bruhin
|
982a42d453
|
Unbind Ctrl-Shift-Tab by default
|
2018-06-05 11:33:34 +02:00 |
|
Jay Kamat
|
cd56b97e7d
|
Add an option to disable escape in the report dialog
|
2018-05-24 11:50:27 -07:00 |
|
Florian Bruhin
|
89f019b710
|
Remove unneeded "except ... as e:" assignments
|
2018-05-21 20:03:18 +02:00 |
|
Jay Kamat
|
ae04da7b78
|
Upgrade indicator to show recentlyAudible status
|
2018-05-09 18:57:53 -07:00 |
|
Jay Kamat
|
7a297e2e3f
|
Add support for muting tabs
|
2018-05-09 18:28:05 -07:00 |
|
Jay Kamat
|
2663feea2f
|
Add :hint inputs --first as a default binding to gi
|
2018-05-03 11:37:31 -04:00 |
|
Florian Bruhin
|
0b667e4701
|
Merge remote-tracking branch 'origin/pr/3763' into adblock
|
2018-03-28 20:32:39 +02:00 |
|
Jussi Timperi
|
046a3dc159
|
Add option to only show favicons for pinned tabs
Closes #3440
|
2018-03-28 00:45:57 +03:00 |
|
Florian Bruhin
|
a6f6fdf19b
|
Update docs
|
2018-03-27 11:09:18 +02:00 |
|
George Edward Bulmer
|
01d8314dd8
|
Change default blocklist to StevenBlack combined
|
2018-03-24 18:35:03 +00:00 |
|
rien333
|
e211801e16
|
Handle wayland decoration option rename through configdata.yml
|
2018-03-23 15:24:18 +01:00 |
|
rien333
|
1fc0abb064
|
Delete .#configfiles.py
|
2018-03-23 02:50:36 +01:00 |
|
rien333
|
ff299c87a8
|
Reinsert wayland specific code for toggling decoration visibility
|
2018-03-22 23:32:37 +01:00 |
|
rien333
|
2d2bdad2ca
|
Do not require restart after decoration option change
|
2018-03-22 23:26:45 +01:00 |
|
rien333
|
764e79e505
|
Small refactor
|
2018-03-22 03:44:24 +01:00 |
|
rien333
|
a6b92dbbd3
|
General window decoration hiding option
|
2018-03-22 02:23:21 +01:00 |
|
Florian Bruhin
|
a8bbd5fa4d
|
Update docs for TimestampTemplate
|
2018-03-21 10:14:48 +01:00 |
|
Florian Bruhin
|
f9d976880e
|
Disable shared web workers on Qt < 5.11
|
2018-03-20 21:14:04 +01:00 |
|
Florian Bruhin
|
0ee9d73fe2
|
Merge remote-tracking branch 'origin/pr/3692'
|
2018-03-20 07:05:43 +01:00 |
|
Florian Bruhin
|
32df91fbae
|
Merge remote-tracking branch 'origin/pr/3604'
|
2018-03-20 06:24:57 +01:00 |
|
AlternateData
|
62d30fe589
|
use 0 and maxint as bounds
|
2018-03-18 10:06:41 +01:00 |
|
AlternateData
|
a52d18b700
|
Add correct maximum and minimum value for tabs.switching_delay
|
2018-03-17 17:59:31 +01:00 |
|
Jay Kamat
|
7278b7c2e5
|
Improve wording of documentation
|
2018-03-13 22:25:26 -04:00 |
|
Florian Bruhin
|
1c9598d2c0
|
Don't emit predicted_navigation with invalid URLs
Fixes #3706
|
2018-03-13 09:46:09 +01:00 |
|