Florian Bruhin
7ef64c0f87
Read $PYTHON in every tox.ini environment
...
See #2341
2017-12-04 06:45:47 +01:00
Florian Bruhin
f1f573d651
Update changelog
2017-12-02 14:48:31 +01:00
Florian Bruhin
a41db970e8
Update changelog
...
[ci skip]
2017-12-02 14:42:14 +01:00
Florian Bruhin
26edf55f85
Update install instructions for Fedora/OpenBSD
2017-11-28 17:56:17 +01:00
Florian Bruhin
ca74991900
Read backend after args.temp_settings
...
This should hopefully not affect any config change handlers, as almost nothing
is registered this early.
Fixes #3340
2017-11-28 17:00:45 +01:00
Florian Bruhin
b407f4ab41
Release v1.0.4
2017-11-28 10:56:15 +01:00
Florian Bruhin
1d17e7ab03
Update changelog
2017-11-28 07:04:57 +01:00
Florian Bruhin
95f34d755f
Update changelog
2017-11-26 19:35:58 +01:00
Florian Bruhin
4c1f6158bd
Update changelog
...
[ci skip]
2017-11-26 17:32:29 +01:00
Florian Bruhin
221b81ae90
Fix typo in changelog
2017-11-22 09:37:17 +01:00
Florian Bruhin
12f4940ef3
Make :jseval use a fixed path with relative paths
2017-11-22 09:37:17 +01:00
Florian Bruhin
3b3acba34e
Edit description of tabs.persist_mode_on_change
2017-11-22 09:11:17 +01:00
Florian Bruhin
2581be051f
Always leave hint/caret mode when switching tabs
...
See #3323
2017-11-22 08:53:01 +01:00
Florian Bruhin
fd93e7ba6c
Update docs
2017-11-22 08:02:38 +01:00
Florian Bruhin
2f12233cb7
Update changelog
2017-11-21 14:10:48 +01:00
Florian Bruhin
203b6c354f
Fix content.cache.size overflow with QtWebEngine
...
While 64-bit values are allowed with QtWebKit/QNetworkDiskCache, QtWebEngine
only allows 32-bit values here. With the updated sip's strict overflow checking,
that means we get an exception when setting a too big value.
2017-11-21 14:07:49 +01:00
Florian Bruhin
dc00bc1774
Add an initial Makefile
2017-11-21 10:35:11 +01:00
Florian Bruhin
273747624f
Update tox environment list in contributing docs
2017-11-21 09:24:43 +01:00
Florian Bruhin
b6bfe7c171
Update docs
2017-11-19 21:11:10 +01:00
Florian Bruhin
62f37df573
Make cursor keys go through completion if a text was entered
...
This hopefully helps with people who try to use arrow keys for the completion,
while still making the command history somewhat discoverable.
2017-11-19 20:35:16 +01:00
Florian Bruhin
c14135a6ce
Add :edit-command to docs
2017-11-19 19:57:44 +01:00
Florian Bruhin
28d3771005
Update changelog
2017-11-19 14:25:47 +01:00
Florian Bruhin
8cd9cdea84
Update changelog
2017-11-19 14:11:20 +01:00
Florian Bruhin
1a1f0fc1ee
Update changelog
2017-11-19 14:06:11 +01:00
Roman Bogorodskiy
51ce534638
Document installation using FreeBSD port
2017-11-19 14:30:32 +04:00
Florian Bruhin
3a012ca1e3
Update changelog
2017-11-16 11:21:00 +01:00
Florian Bruhin
e856639db7
Update changelog
2017-11-16 10:19:47 +01:00
Florian Bruhin
47480d07f0
Make the docs for a tox wrapper script clearer
...
[ci skip]
2017-11-16 08:52:28 +01:00
Florian Bruhin
8104869ab6
Update docs
2017-11-15 13:04:11 +01:00
Florian Bruhin
ccdd1e5f06
Update changelog
2017-11-15 07:33:03 +01:00
Florian Bruhin
9febcc2e76
Use https:// links for qutebrowser.org
...
Fixes #3289
2017-11-14 10:43:05 +01:00
Florian Bruhin
111cc7093f
Update changelog
2017-11-14 06:20:09 +01:00
Florian Bruhin
b9f807011a
Update changelog
...
[ci skip]
2017-11-13 13:11:05 +01:00
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