Florian Bruhin
e5fd87e64d
Fix lint/docs
2019-02-25 13:12:25 +01:00
Florian Bruhin
152abb0d64
Update docs
2019-02-17 16:03:55 +01:00
Florian Bruhin
9d05f412d7
Update docs
2019-01-13 11:49:02 +01:00
Florian Bruhin
f9be35a30a
Add pywal to docs
2019-01-02 23:23:43 +01:00
Florian Bruhin
d01672bab7
Regenerate docs
2018-12-03 08:45:25 +01:00
Florian Bruhin
a6d3a935d3
Use an enum for IgnoreCase
2018-11-29 19:40:20 +01:00
Florian Bruhin
13532aca18
Update doc/help/configuring.asciidoc
...
Co-Authored-By: winny- <winston@ml1.net>
2018-11-29 00:49:32 -06:00
Florian Bruhin
a7a1cc7c13
Update doc/help/configuring.asciidoc
...
Co-Authored-By: winny- <winston@ml1.net>
2018-11-29 00:49:22 -06:00
Winny
de166f71dc
Fixup
2018-11-18 01:53:45 -06:00
Winny
a641dde9de
Change phrases to sound more definite/concrete
2018-11-18 01:50:03 -06:00
Florian Bruhin
08278138c4
Add :yank markdown
2018-11-03 07:54:37 +01:00
Florian Bruhin
a7fb07fbee
Add emacs-like config docs
2018-10-30 15:41:26 +01:00
Florian Bruhin
a5dba34088
Set content.cookies.accept to all by default
...
Setting it to no-3rdparty is a nice idea from a "privacy by default"
perspective, but it also breaks various pages.
In particular, due to what's probably a Qt bug, it breaks the new GMail:
https://bugreports.qt.io/browse/QTBUG-71393
Let's be in line with what other browsers by default here.
Fixes #4281
2018-10-26 10:14:30 +02:00
Jay Kamat
87dffa5afc
Update docs and fix style
2018-10-12 21:02:52 -07:00
Florian Bruhin
1c1223821c
Update docs
2018-10-11 14:18:02 +02:00
Florian Bruhin
d46b0cf3cd
Update docs
2018-10-08 20:07:56 +02:00
Florian Bruhin
3fe64085f8
Add tabindex to default 'all' selector
...
See #178
2018-10-08 19:43:25 +02:00
Florian Bruhin
f36285658e
Don't allow to set hints.selectors in autoconfig.yml
...
Also, set all settings temporarily for end2end tests.
This allows us to set things which aren't settable in autoconfig.yml.
2018-10-08 19:40:33 +02:00
Florian Bruhin
6d4c8f5b13
Merge remote-tracking branch 'origin/pr/3806' into test
2018-10-08 18:09:58 +02:00
Florian Bruhin
6168622de3
Update docs
2018-10-07 17:12:01 +02:00
Florian Bruhin
5fd20da915
Update docs
2018-10-06 00:13:58 +02:00
Florian Bruhin
42ef645cf1
Merge remote-tracking branch 'origin/pr/4004'
2018-10-05 17:46:49 +02:00
Florian Bruhin
1e8bb202e9
Make :q only close the active window
...
Closes #4061
Fixes #1089
2018-10-05 17:31:00 +02:00
Florian Bruhin
2c3f144cd5
Update docs
2018-10-05 17:21:36 +02:00
Florian Bruhin
5eb0447fec
Update docs
2018-10-05 16:21:02 +02:00
Florian Bruhin
95f816c224
Merge remote-tracking branch 'origin/pr/4292'
2018-10-05 16:20:08 +02:00
Viacheslav Chimishuk
8e2723fa77
Add yank --quiet option support.
2018-10-04 21:41:17 +03:00
Florian Bruhin
8a3704fbe4
Update docs
2018-10-04 19:33:02 +02:00
Florian Bruhin
8a7c1b66a4
Add :tab-{give,take} --keep
2018-10-01 16:54:02 +02:00
Florian Bruhin
45a3611b62
Update docs
2018-09-30 22:08:00 +02:00
Florian Bruhin
2f121d77df
Update docs
2018-09-28 19:38:17 +02:00
Florian Bruhin
2b1ebe2762
Improve content.mute docs
2018-09-28 17:36:35 +02:00
Florian Bruhin
282fbaf447
Update docs
2018-09-28 16:41:48 +02:00
Florian Bruhin
4d080d3209
Update docs
2018-09-28 12:35:24 +02:00
Florian Bruhin
4bd78e4d0d
Update docs
2018-09-28 12:23:18 +02:00
Florian Bruhin
a8e95dc866
Merge remote-tracking branch 'origin/pr/4265'
2018-09-28 12:22:17 +02:00
Florian Bruhin
e5c9c61ff9
Rebuild docs
2018-09-28 01:12:45 +02:00
Florian Bruhin
3d61eafb07
Merge commit 'ad02d01b2a2e2850bd8e53e3543e79579fd0e84c'
2018-09-27 23:42:03 +02:00
Viacheslav Chimishuk
232574212d
Add zoom, zoom-in and zoom-out --quiet option support.
2018-09-27 23:54:13 +03:00
Ben Gartner
ad02d01b2a
Change commands.py document generator
2018-09-23 16:46:01 -05:00
Florian Bruhin
0147ff192a
Update docs
2018-09-20 20:27:24 +02:00
Florian Bruhin
94117bc6b2
Update docs
2018-09-18 20:29:28 +02:00
Florian Bruhin
46435bcd2f
Use always/never instead of force-on/force-off
2018-09-18 11:12:50 +02:00
Florian Bruhin
17c7663ad0
Make content.headers.referer work on QtWebEngine
2018-09-17 19:40:18 +02:00
Florian Bruhin
bd21686e0d
Add webrtc_ip_handling_policy setting
...
This exposes all possible values, but before
https://codereview.qt-project.org/#/c/240121/ we won't be able to change those
at runtime (or enable URL patterns, which thankfully weren't enabled for the
old setting).
In theory, it'd be possible to handle the "public-interface-only" value via
QWebEngineSettings without requiring a restart, but it isn't worth the trouble.
Closes #4201
2018-09-17 18:39:41 +02:00
Florian Bruhin
6fe09c12da
Add a setting for Chromium's low-end device mode
...
See #4039
See #2377
2018-09-17 18:39:41 +02:00
Florian Bruhin
574d7c6a11
Add settings for process models
...
See #4039 , #2377
Fixes #4040
2018-09-17 17:22:51 +02:00
Florian Bruhin
d0d73eec04
Regenerate docs
2018-09-12 16:07:25 +02:00
Florian Bruhin
6a480564cb
Fix docs to say XDG_DATA_HOME instead of _DIR
2018-09-11 19:44:37 +02:00
Florian Bruhin
f7169dc0ba
Enable content.pdfjs setting on QtWebEngine
2018-09-09 18:35:09 +02:00