Florian Bruhin
ba940f7f87
Disable Wayland check on Qt >= 5.11.2
...
Fixes #2932
2018-12-15 15:43:44 +01:00
Florian Bruhin
45f78ce2c7
Restore FAQ
2018-12-12 18:23:43 +01:00
Florian Bruhin
9250f3c560
Fix lint
2018-12-12 17:19:39 +01:00
Florian Bruhin
5a1be2ff16
Order members like in source
2018-12-12 10:48:16 +01:00
Florian Bruhin
a0437a3e68
Improve Sphinx docs
2018-12-12 10:32:42 +01:00
Florian Bruhin
61bfecc4ab
Initial sphinx docs
2018-12-11 19:20:46 +01:00
Florian Bruhin
24d45bfcba
Move Sphinx to tox
2018-12-11 19:09:42 +01:00
Florian Bruhin
0fbe4371a7
Initialize Sphinx
2018-12-11 19:02:04 +01:00
Florian Bruhin
d01672bab7
Regenerate docs
2018-12-03 08:45:25 +01:00
Florian Bruhin
3abc83d945
Rename CommandValue.tab to CommandValue.cur_tab
2018-11-30 15:43:14 +01:00
Florian Bruhin
c0d4fe0ab5
Make it possible to inject tab via cmdutils.Value
2018-11-30 13:14:58 +01:00
Florian Bruhin
569bb0fa09
Add cmdutils.Value instead of using count=True/win_id=True
2018-11-30 12:45:01 +01:00
Florian Bruhin
a6d3a935d3
Use an enum for IgnoreCase
2018-11-29 19:40:20 +01:00
Florian Bruhin
b7de287e7b
Move CommandError to api.cmdutils
2018-11-29 14:18:11 +01:00
Florian Bruhin
ccab751d3c
Merge pull request #4431 from winny-/winny--patch-1
...
Change some language about autoconfig to be clearer
2018-11-29 08:33:21 +01:00
Florian Bruhin
c3477b0468
Update changelog
2018-11-29 08:29:56 +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
Florian Bruhin
bc93d2257f
Add WM_CLASS to the FAQ
2018-11-28 09:20:48 +01:00
Florian Bruhin
f34a8ba194
Update changelog
2018-11-26 23:32:20 +01: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
2152081d82
s/an URL/a URL/g
2018-11-16 12:37:30 +01:00
Raphael Das Gupta
409e0d33cd
fix grammar: "to which" instead of "to where"
2018-11-16 00:43:18 +01:00
Raphael Das Gupta
bca47ff879
Fix grammar: add required comma
2018-11-16 00:42:17 +01:00
Raphael Das Gupta
7ee68c43df
Fix grammar: This kind of question requires "does"
...
in English
2018-11-16 00:39:54 +01:00
Jay Kamat
16bad3184b
Update changelog
2018-11-12 18:38:26 -08:00
Florian Bruhin
08278138c4
Add :yank markdown
2018-11-03 07:54:37 +01:00
Florian Bruhin
9645b2ed0d
Update changelog
2018-10-31 09:13:38 +01:00
Florian Bruhin
7c43562807
Update changelog
2018-10-30 15:43:04 +01:00
Florian Bruhin
a7fb07fbee
Add emacs-like config docs
2018-10-30 15:41:26 +01:00
Florian Bruhin
5ad79ee6cd
Update changelog
2018-10-26 10:17:30 +02: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
Florian Bruhin
2c45226b6d
Update changelog
2018-10-26 09:15:16 +02:00
Florian Bruhin
8a62269018
Update changelog
2018-10-16 12:30:19 +02:00
Florian Bruhin
fa489201ec
Update changelog
2018-10-16 11:41:15 +02:00
Jay Kamat
87dffa5afc
Update docs and fix style
2018-10-12 21:02:52 -07:00
Florian Bruhin
9d09aa1b40
Swap noun/verb in :config-{add,remove}-{dict-list}
...
See https://github.com/qutebrowser/qutebrowser/pull/4324#issuecomment-428934193
2018-10-11 14:29:10 +02:00
Florian Bruhin
1c1223821c
Update docs
2018-10-11 14:18:02 +02:00
Florian Bruhin
c7f4fd56f7
Update changelog for v1.5.1
2018-10-10 08:20:05 +02:00
Florian Bruhin
3e07c4ce0f
Remove mkvenv-pypi-old
2018-10-08 21:10:54 +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
1caf773330
Update changelog
2018-10-08 17:53:13 +02:00
Florian Bruhin
dd47e36444
Add PR notices
2018-10-07 18:22:09 +02:00
Florian Bruhin
6168622de3
Update docs
2018-10-07 17:12:01 +02:00
Florian Bruhin
5a1c57dbf5
Update changelog
2018-10-07 16:17:51 +02:00
Florian Bruhin
4fb18a877e
Update changelog
2018-10-07 15:47:17 +02:00