Florian Bruhin
ac1e8a4efe
Add window.print() support for Qt 5.12
...
See #3992
2019-02-15 23:25:59 +01:00
Jay Kamat
4039b3188f
Update changelog
2019-02-14 17:52:57 -08:00
Jay Kamat
eaffed0b80
Update changelog
2019-02-13 23:29:00 -08:00
Jay Kamat
8ad7184ca1
Update changelog
2019-01-27 12:44:27 -08:00
Jay Kamat
61d1cd3f55
Update changelog
...
We may want to consider changing the desktop filename at some point as
well to comply with
https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html
2019-01-27 12:24:11 -08:00
Florian Bruhin
1799b7926a
Make console available in PAC files
2019-01-14 22:23:30 +01:00
Nat West
b4d8e3ff5d
Update qutebrowser.org/doc/faq.html question
...
'What's the difference between insert and passthrough mode?'
to reflect escape->shift+escape keybinding change
2019-01-14 01:10:12 +00:00
Florian Bruhin
824bf8d5b6
Update changelog
2019-01-13 11:50:20 +01:00
Florian Bruhin
9d05f412d7
Update docs
2019-01-13 11:49:02 +01:00
Florian Bruhin
d2bac602c2
Update changelog
2019-01-13 10:36:02 +01:00
Florian Bruhin
cc0f5fc6d4
Fix migration of scrolling.bar
2019-01-11 11:26:08 +01:00
Florian Bruhin
f9be35a30a
Add pywal to docs
2019-01-02 23:23:43 +01:00
ykgmfq
49d468527a
Remove obsolete Fedora instructions
2018-12-30 14:58:02 +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
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