Florian Bruhin
f6cc6677dd
Remove hiding of commands
...
This was often confusing for people - let's instead just hide commands which are
not available in normal mode.
2017-11-13 09:02:16 +01:00
Florian Bruhin
009fa845f4
Update docs
2017-11-13 07:12:48 +01:00
Florian Bruhin
f6e6f9d27b
Make qutebrowser aware of settings requiring a restart
...
See #3270
2017-11-12 17:17:19 +01:00
Florian Bruhin
c47f0402ab
Fix lint
2017-11-10 13:14:51 +01:00
Florian Bruhin
456c854f06
Improve documentation for :hint --rapid
2017-11-10 10:23:16 +01:00
Florian Bruhin
d19d896881
Update changelog
2017-11-10 09:42:27 +01:00
Florian Bruhin
fa456b0c6e
Update changelog
2017-11-10 09:16:06 +01:00
Florian Bruhin
9bb3f8d677
Regenerate docs
2017-11-10 09:12:24 +01:00
dkanada
2f7a705015
forgot to update the settings page
2017-11-08 15:29:35 -07:00
dkanada
785bf24652
change the code for the renamed preferences
2017-11-08 14:42:09 -07:00
Florian Bruhin
7cc3fb4a4e
Update FAQ entry for WebKitGTK projects
...
[ci skip]
2017-11-08 16:44:46 +01:00
Florian Bruhin
4a4948e601
Update docs
2017-11-07 10:00:25 +01:00
Florian Bruhin
0d68b8bb8f
Update changelog
2017-11-07 07:47:17 +01:00
Florian Bruhin
4f0d8a84ee
Merge remote-tracking branch 'origin/pr/3253'
2017-11-07 07:46:30 +01:00
Joel Bradshaw
52be2dd665
Update documents to reflect new dictcli.py script
2017-11-06 22:21:07 -08:00
Jan Verbeek
3e8c84c018
Make :undo re-open all tabs closed by :tab-only
...
This changes the undo stack from a list of UndoEntry objects to a list
of lists of UndoEntry objects, so groups of tabs can be added. Only
:tab-only does that, but it's exposed by TabbedBrowser.close_tab as a
keyword argument.
2017-11-06 19:32:10 +01:00
Florian Bruhin
b1f1248a05
Update changelog
...
[ci skip]
2017-11-06 16:27:17 +01:00
Florian Bruhin
ad4caeac3a
Regenerate docs
2017-11-06 13:52:42 +01:00
Florian Bruhin
18cd608493
Update docs
2017-11-06 13:47:50 +01:00
Florian Bruhin
f56692d836
Update changelog
2017-11-06 12:14:27 +01:00
Florian Bruhin
b55bb5dc6f
Work around QUrl::query() not being available with PyQt 5.9.1
...
See https://www.riverbankcomputing.com/pipermail/pyqt/2017-November/039702.html
2017-11-06 08:50:03 +01:00
Florian Bruhin
22f3fade24
Bump up default font size to 10pt
...
See #1585
2017-11-06 07:36:52 +01:00
Florian Bruhin
f52930c857
Make the window.hide_wayland_decoration option less special
2017-11-06 07:33:13 +01:00
Florian Bruhin
4fdf2d6f40
Update docs
2017-11-06 07:11:00 +01:00
Florian Bruhin
4857374fb0
Update changelog
2017-11-06 06:53:47 +01:00
Florian Bruhin
e03fffe604
Update changelog
2017-11-06 06:49:21 +01:00
Florian Bruhin
af93c0fbc0
Fix changelog
...
[ci skip]
2017-11-04 17:15:20 +01:00
Florian Bruhin
990be79933
Update changelog
2017-11-04 16:07:04 +01:00
Florian Bruhin
b8e1ed752f
Update docs
...
(cherry picked from commit f85f31ebe92c961b29d5882dbf857cf75debd66d)
2017-11-03 15:03:05 +01:00
Florian Bruhin
bb208f4e77
Un-hide :open-editor
...
It can be used in normal mode as well, and it's nice to have it discoverable.
Fixes #3235 .
2017-11-02 19:32:45 +01:00
Florian Bruhin
5469a238de
Fix docs for new editor replacements
...
See #3100
2017-11-02 19:30:47 +01:00
Florian Bruhin
c0eae5d4e4
Update changelog
2017-11-02 11:35:40 +01:00
Florian Bruhin
9a69ccc9e3
Merge remote-tracking branch 'origin/pr/3100'
2017-11-02 11:32:45 +01:00
Florian Bruhin
4498141c8b
Update changelog
2017-11-02 09:15:41 +01:00
Florian Bruhin
dc26808a94
Fix setting names in FAQ
2017-10-31 14:41:36 +01:00
Florian Bruhin
dad7e7b9d2
Update changelog
2017-10-31 07:06:04 +01:00
Florian Bruhin
43aa7423ab
Update docs
2017-10-30 08:26:47 +01:00
Florian Bruhin
08965399c5
Update changelog
2017-10-30 06:59:16 +01:00
Regina Hug
493468e08f
Update cheatsheet
...
Fixes #2466
2017-10-28 17:35:35 +02:00
Florian Bruhin
17e0f6d23c
Remove -f for :bind in configuring.asciidoc
...
[ci skip]
2017-10-27 07:15:25 +02:00
Florian Bruhin
dc01b4eaf0
Use Pygments for syntax highlighting
2017-10-26 22:42:55 +02:00
Florian Bruhin
d7dac40c2c
Update Gentoo install instructions again
2017-10-26 21:38:37 +02:00
Florian Bruhin
c443def24e
Explicitly mention qute://configdiff/old link target
...
Thanks GitHub for just stripping the link...
2017-10-26 08:14:40 +02:00
Florian Bruhin
d8461d79cc
Update changelog
2017-10-25 20:50:48 +02:00
Florian Bruhin
cb4aea2f69
Update/clarify some docs
2017-10-24 22:39:41 +02:00
Florian Bruhin
6b1519ed52
Regenerate docs
2017-10-24 08:57:45 +02:00
Florian Bruhin
d2b315cac1
Update install instructions for Fedora/Gentoo
...
[ci skip]
2017-10-23 11:57:34 +02:00
Florian Bruhin
9fd53fd445
Add Anonymous to backers file
...
[ci skip]
2017-10-23 08:58:24 +02:00
Florian Bruhin
989d6d2b44
Add Kevin Kainan Li to backers
...
[ci skip]
2017-10-23 08:28:45 +02:00
Luca Benci
1f521da134
Add missing full-stops
2017-10-22 20:03:46 +02:00
Florian Bruhin
af98f9a77d
Fix position in changelog
...
[ci skip]
2017-10-22 17:34:37 +02:00
Florian Bruhin
288fe3f808
Update changelog
2017-10-22 17:33:40 +02:00
Florian Bruhin
a704526582
Remove messages.unfocused
2017-10-22 17:30:47 +02:00
Florian Bruhin
4c2aeb01a8
Update docs
2017-10-20 12:47:48 +02:00
Florian Bruhin
3dc06aad24
Update changelog
2017-10-20 09:15:22 +02:00
Florian Bruhin
c3e9343a6d
Update changelog for scrolling improvements
...
See #2233 , #2822
2017-10-20 08:59:39 +02:00
Luca Benci
9613deb89d
Document new editor.command
placeholders
2017-10-18 21:20:05 +02:00
Florian Bruhin
5a9042ab3e
Add a config.source() method
2017-10-18 13:53:26 +02:00
Florian Bruhin
34787edf4e
Add Xresources to config recipes
...
[ci skip]
2017-10-18 10:46:12 +02:00
Florian Bruhin
354c3c8c9b
Handle unknown filetypes with qute://help
2017-10-18 09:02:39 +02:00
Florian Bruhin
828ffd4979
Update changelog
2017-10-17 21:19:46 +02:00
Florian Bruhin
5c6a821b1e
Update changelog
2017-10-17 15:35:58 +02:00
Florian Bruhin
4984c9d05c
Update docs
2017-10-17 14:57:41 +02:00
Fritz Reichwald
2fccc083af
fix debian install instructions to fit debian9 and new apt
2017-10-17 12:03:27 +02:00
Florian Bruhin
c3441ae4a8
Update changelog
2017-10-17 11:34:46 +02:00
Florian Bruhin
458a45c172
Remove old deprecated commands
2017-10-17 10:44:22 +02:00
Florian Bruhin
f1ddf58260
Add a deprecated :tab-detach
2017-10-17 10:30:47 +02:00
Florian Bruhin
2c86788901
Update changelog
2017-10-17 09:14:02 +02:00
Florian Bruhin
cce4ff6d53
Merge remote-tracking branch 'origin/pr/3054'
2017-10-17 09:10:45 +02:00
Florian Bruhin
a8eae03ee9
Update release checklist
2017-10-17 07:52:43 +02:00
Florian Bruhin
373ad28d2e
Release v1.0.2
...
(cherry picked from commit 55a88ceea674fdfaf5577c255bc704e41e3353a3)
2017-10-17 07:46:02 +02:00
Florian Bruhin
d8384ced0a
Show better error message when trying to toggle with :set
2017-10-17 06:26:42 +02:00
Florian Bruhin
e766fe14fc
Fix HTML escaping in completion
2017-10-16 12:27:13 +02:00
Florian Bruhin
caeab959a5
Update changelog
2017-10-16 08:32:11 +02:00
Florian Bruhin
09868c1e7f
Update docs
2017-10-16 08:17:45 +02:00
Florian Bruhin
fa4a66f7b3
Add SQLITE_READONLY to environmental errors
2017-10-15 21:10:11 +02:00
Florian Bruhin
e90a5f509e
Improve install docs
...
[ci skip]
2017-10-15 12:25:57 +02:00
Florian Bruhin
392ea8825b
Clarify completion keybinding changes
...
See #3125
[ci skip]
2017-10-15 12:21:14 +02:00
Florian Bruhin
af3c9a2b9e
Update changelog
2017-10-15 00:29:45 +02:00
Florian Bruhin
16b2df56df
Merge remote-tracking branch 'origin/pr/3115'
2017-10-15 00:27:14 +02:00
Florian Bruhin
e3a305a814
Regenerate docs
2017-10-15 00:21:56 +02:00
Florian Bruhin
8f9bb67762
Merge pull request #3102 from rcorre/configuring_pylint
...
Note how to ignore pylint in configuring doc.
2017-10-15 00:05:11 +02:00
Kimat Boven
ffab9e263f
it was not possible to show the current_url in tab or window title
...
note that I couldn't use {url} as field for the FormatString
2017-10-14 22:14:01 +02:00
Florian Bruhin
97a14c14b3
Update changelog
...
[ci skip]
2017-10-14 12:50:34 +02:00
Florian Bruhin
d411ec1eba
Mark content.notifications as QtWebKit-only
2017-10-13 23:18:36 +02:00
Ryan Roden-Corrent
dde50c23bc
Fix up pylint notes in configuring.asciidoc.
...
- Use short form of pylint disable
- Update the following code block as well
- Add pylint ignore for missing-module-docstring
2017-10-13 07:44:26 -04:00
Florian Bruhin
2872ae5641
Release v1.0.1
2017-10-13 09:21:56 +02:00
Florian Bruhin
07b1b3fbd4
Update changelog
...
[ci skip]
2017-10-12 19:59:46 +02:00
Ryan Roden-Corrent
69ced4e033
Note how to ignore pylint in configuring doc.
...
The doc explains how to ignore flake8 errors, but the `c` and `config`
variables may also make pylint unhappy
2017-10-12 11:51:03 -04:00
Florian Bruhin
e6ffcfc673
Remove QtWebKit reference from manpage
2017-10-12 09:14:51 +02:00
Florian Bruhin
5905b27299
Update changelog and install docs for v1.0.0
2017-10-12 09:12:39 +02:00
Florian Bruhin
5dca8cc8e5
Fix nested lists in changelog
...
[ci skip]
2017-10-12 08:57:41 +02:00
Florian Bruhin
80f46192b5
Update changelog for v1.0.0
...
See #3090
[ci skip]
2017-10-11 22:44:47 +02:00
Florian Bruhin
20f935e1f1
Prepare release checklist for v1.0.0
...
[ci skip]
2017-10-11 22:27:42 +02:00
Florian Bruhin
96c0cde8b8
Fix copy-paste error in colors.messages.warning.border description
2017-10-11 16:26:52 +02:00
Florian Bruhin
9c080538ba
Add a setting to force the platform and improve Wayland handling
...
Closes #3078
See #2932
2017-10-11 09:23:21 +02:00
Michael Hoang
29f66dcd95
Merge :tab-detach with :tab-give
2017-10-11 17:18:12 +11:00
Florian Bruhin
0cd5d4300b
Rename qt_args and force_software_rendering to add qt. prefix
...
Closes #3077
2017-10-11 07:45:38 +02:00
Michael Hoang
67437a0d5d
Add :tab-give and :tab-take commands and tests
2017-10-11 16:27:35 +11:00
Florian Bruhin
6498273b31
Add libraries to userscript docs
2017-10-09 07:51:13 +02:00