Florian Bruhin
46b430c95b
Update changelog for v1.4.2
2018-09-02 14:51:25 +02:00
Florian Bruhin
dbdeb6a9c7
Rename history.exclude to completion.web_history.exclude
...
If the blacklist is only valid for the completion, the setting should also be
under completion.
This also un-renames history.gap_interval and renames
completion.web_history_max_items.
2018-09-02 14:42:47 +02:00
Florian Bruhin
d62f502e81
Update changelog
2018-09-02 14:42:47 +02:00
Florian Bruhin
67b4b7d490
Handle :// as URL pattern
2018-09-02 11:58:34 +02:00
Florian Bruhin
71a2dad570
Add a history.exclude setting
...
This allows to exclude URL patterns from being displayed in the completion or
in qute://history.
2018-09-01 22:25:22 +02:00
Florian Bruhin
7fb2224640
Add a UrlPattern config type
...
For some settings it makes sense to have a list of URL patterns in the config,
rather than having a per-domain boolean setting.
2018-09-01 18:25:58 +02:00
Florian Bruhin
5c8d4ede06
Rename history_gap_interval to history.gap_interval
2018-09-01 18:25:58 +02:00
Vasilij Schneidermann
3fa6d94893
Display value when calling :set without a value
...
This change brings Qutebrowser closer to Vim's behavior of `:set
foo?` *and* `:set foo` displaying the current value of `foo`.
2018-08-31 21:34:42 +02:00
Florian Bruhin
003f667d4f
Update changelog
2018-08-31 16:49:13 +02:00
Florian Bruhin
b7b3473f74
Update changelog
2018-08-30 07:50:31 +02:00
Florian Bruhin
8459afb76e
Recognize "Command"/"Cmd" in keybindings
2018-08-28 18:57:47 +02:00
lufte
7d293ed9ff
Missing colon
2018-08-27 23:03:49 -03:00
Florian Bruhin
a03133c573
Fix and https-ify some URLs
2018-08-27 23:31:13 +02:00
Florian Bruhin
ce5bfd4e92
Update docs
2018-08-27 10:40:48 +02:00
Florian Bruhin
23991ccb4e
Update changelog
2018-08-27 10:07:36 +02:00
Florian Bruhin
57c245eaea
Merge pull request #4156 from pldiiw/docs-installing-with-tox-openssl1.0-ubuntu-instructions
...
Add instructions to link against OpenSSL 1.0 on Ubuntu
2018-08-27 09:34:26 +02:00
Florian Bruhin
1dd857a51a
Implement MouseLock permission
...
Closes #3287
2018-08-24 23:31:04 +02:00
Florian Bruhin
2d54cdaecb
Really fix stacktrace link...
2018-08-23 21:31:21 +02:00
Florian Bruhin
ac6d5283e0
Fix stacktrace.asciidoc link
2018-08-23 21:28:46 +02:00
PLD
802ce3636e
Add instructions to link against OpenSSL 1.0 on Ubuntu
...
When installing qutebrowser via tox on Ubuntu 18.04, the notes on linking
OpenSSL 1.0 instead of OpenSSL 1.1 to make QtNetwork SSL working are a bit
confusing, due to some path differences between Ubuntu and ArchLinux. The
addition of an item addressing this specific issue should help newcomers.
2018-08-23 18:09:32 +02:00
Jay Kamat
995f9b47a0
Update changelog
2018-08-18 13:42:07 -07:00
Florian Bruhin
de8fd25f43
Change key to leave passthrough mode to Shift-Escape
...
We changed this a while ago in a2f62238f1
already, but Ctrl-V was kind of cumbersome as well, as it conflicted with
pasting.
Shift-Escape is closer to the default leave-mode binding (Escape), and also
unlikely to conflict as it's used for the task manager in Chrome.
2018-08-15 18:34:26 +02:00
Florian Bruhin
364b808743
Update changelog for v1.4.2
2018-08-15 10:57:10 +02:00
Florian Bruhin
748d80c08f
Merge remote-tracking branch 'origin/pr/4129'
2018-08-13 09:21:32 +02:00
Florian Bruhin
92a8563090
Update changelog
2018-08-13 09:21:21 +02:00
Fritz Reichwald
b11e26adbd
Fix dwb urls in faq
2018-08-13 07:22:14 +02:00
wishfort36
6d59c1b7a5
Update doc/userscripts.asciidoc
2018-08-12 22:44:51 +02:00
wishfort36
359eefe1ab
Expose $QUTE_COUNT to userscripts
2018-08-12 21:21:01 +02:00
Florian Bruhin
8e6f79755d
Update changelog
2018-08-12 20:25:23 +02:00
farlusiva
8e2307c546
Docstring things, change test
...
- Update the docstring for repeat
- Remove the blank line after the docstring
- Update the docstring with scripts/dev/src2asciidoc.py
- Simplify the test
2018-08-11 19:32:41 +02:00
wishfort36
f27195d360
Have 'times' multiply with [count] by default
2018-08-11 18:31:17 +02:00
wishfort36
b085a8a7de
Update documentation
2018-08-11 18:18:39 +02:00
Slackhead
62d217389e
Change -b to -i
2018-08-09 18:52:15 +01:00
Slackhead
e6122b9a5e
Add slackware installation instructions
2018-08-09 18:46:01 +01:00
Florian Bruhin
e927fecbbc
Make content.webrtc_public_interfaces_only work on Qt 5.11
...
69abc9a1a1
added the argument for Qt 5.9, but
didn't add the QWebEngineSetting for Qt >= 5.11.
See #3010 , #2163 .
2018-08-08 20:48:33 +02:00
Florian Bruhin
831d3e4044
Add gD keybinding for :tab-give (detach a tab)
2018-08-08 14:23:03 +02:00
Florian Bruhin
20d29aab46
Update changelog
2018-08-08 08:44:50 +02:00
Florian Bruhin
8dcc6bc360
Fix contribution link - fixes #4117
2018-08-07 22:20:05 +02:00
Florian Bruhin
4482c41ef7
Update changelog
2018-08-07 16:42:59 +02:00
Florian Bruhin
dd05c22987
Fix Dracula name
2018-08-05 23:13:42 +02:00
Florian Bruhin
7746f956f6
Add Darcula colorscheme
2018-08-05 22:50:22 +02:00
Timo Kösters
e5ae244387
Fix copy paste mistake
2018-08-01 13:51:03 +02:00
Timo Kösters
9d848799d5
Add details on how to use other variants of JavaScript exception commands
2018-08-01 13:43:01 +02:00
Timo Kösters
97a17f66a5
Add No-Script-like JavaScript blocking
2018-08-01 11:16:41 +02:00
Florian Bruhin
7ac7ccc296
Ignore invalid URLs in acceptNavigationRequest
2018-07-28 09:18:50 +02:00
Florian Bruhin
32e957dfbd
Update security FAQ entry
2018-07-24 16:15:54 +02:00
Florian Bruhin
d62a70267e
Update changelog
2018-07-24 16:05:03 +02:00
Florian Bruhin
1413c910c6
Update changelog
2018-07-24 15:42:14 +02:00
Florian Bruhin
a8e2a04648
Update changelog
2018-07-19 00:28:51 +02:00
Florian Bruhin
a72eee8e39
Enable XSS auditing by default
...
Qt disables this by default, but Chromium does have it enabled.
I also submitted a change to Qt to hopefully enable it by default there
starting with Qt 5.12: https://codereview.qt-project.org/#/c/198354/15
This also removes the claim of having a (big) performance impact, as Chromium's
XSS design doc says the opposite:
https://www.chromium.org/developers/design-documents/xss-auditor
2018-07-17 12:01:17 +02:00
Florian Bruhin
570fe3ed1a
Update changelog
2018-07-16 08:17:24 +02:00
Florian Bruhin
ae0df2093b
Update changelog for v1.4.1
2018-07-11 17:15:32 +02:00
Florian Bruhin
a8e96bc81d
Update asciidoc path in release checklist
2018-07-11 14:13:34 +02:00
Florian Bruhin
4c2d69ccaf
Update changelog
2018-07-11 14:10:38 +02:00
Florian Bruhin
0a882739c8
Update changelog
2018-07-10 16:08:32 +02:00
Florian Bruhin
e24c723700
Update changelog
2018-07-10 15:16:33 +02:00
Olmo Kramer
daa8bc0507
Fix accidentally renamed hint group
2018-07-05 00:57:08 +02:00
Olmo Kramer
0f8296d384
Add hints.selectors setting
2018-07-04 22:56:42 +02:00
Florian Bruhin
ae32b79d54
Add exam comments to contributing docs
2018-07-04 15:37:50 +02:00
Florian Bruhin
e80e695a56
Add a mkvenv-pypi-old environment
...
Fixes #4038
See #3662
2018-07-04 14:08:04 +02:00
Florian Bruhin
0a31e19eda
Handle download errors when the reply is already gone
...
Fixes #1270
2018-07-03 17:16:02 +02:00
Florian Bruhin
85cc1e4f84
Update changelog for v1.4.0
2018-07-03 15:44:25 +02:00
Florian Bruhin
dfafab4cff
Update changelog
2018-07-03 13:52:50 +02:00
Florian Bruhin
b8fb5d4590
Make sure we're using Python 3.6 in release instructions
2018-07-03 11:37:26 +02:00
Florian Bruhin
5add2cd930
Update changelog
2018-07-03 11:15:59 +02:00
Florian Bruhin
ad19833e34
Revert "Add workaround for PyQt 5.11 headerDataChanged bug"
...
PyQt 5.11.1 has already been released, with the bug fixed.
This reverts commit 291763a55643342a6f977ce2a12dcc6f4badbe8a.
2018-07-02 22:32:59 +02:00
Florian Bruhin
eca08f064b
Add workaround for PyQt 5.11 headerDataChanged bug
...
https://www.riverbankcomputing.com/pipermail/pyqt/2018-June/040445.html
2018-07-02 22:32:59 +02:00
Florian Bruhin
c3455d9082
Add a wrapper around sip
...
Starting with PyQt 5.11, the sip module now is bundled with PyQt as PyQt.sip.
Having a qutebrowser.qt also helps with #3625 , see #995
2018-07-02 22:32:59 +02:00
Florian Bruhin
f7ae7e7d40
Update for PyQt 5.11
2018-07-02 22:32:59 +02:00
Florian Bruhin
a7af5195d1
Set title when showing PDF.js error page
...
Fixes #3894
2018-06-28 11:22:44 +02:00
Florian Bruhin
aed964d9f5
Update changelog
2018-06-26 10:41:21 +02:00
Florian Bruhin
8a4bba11ed
Disable certificate workaround on Qt >= 5.9
...
Fixes #4020
2018-06-25 20:35:48 +02:00
Florian Bruhin
13f765a000
Fix changelog formatting
2018-06-24 22:33:46 +02:00
Florian Bruhin
f2f481d991
Support URL patterns for permissions and ssl_strict
...
See #3636
2018-06-24 21:38:37 +02:00
Florian Bruhin
e6e844b039
Support URL patterns for content.headers settings
...
See #3636
2018-06-24 19:54:24 +02:00
Florian Bruhin
a02c25dfb1
Don't escape URLs for qute://history
...
We only use the URL to set a 'href' attribute, which does not need escaping.
See #4011
Fixes #4012
2018-06-23 14:27:07 +02:00
Florian Bruhin
66fc3a30dd
Update changelog
2018-06-21 23:30:27 +02:00
Florian Bruhin
7a7e04a054
Move fix to v1.3.3 in changelog
2018-06-21 21:42:44 +02:00
Florian Bruhin
d961eab1d2
Update changelog for v1.3.3
2018-06-21 21:42:08 +02:00
Florian Bruhin
62d8b5b574
Don't depend on PyQt5.QtQuickWidgets to get RWHV
...
Some distributions (at least FreeBSD) don't package that module, so let's not
rely on it.
2018-06-21 17:14:29 +02:00
Florian Bruhin
c87757a913
Revert "Properly add QtQuickWidgets dependency"
...
Looks like FreeBSD doesn't have QtQuickWidgets packaged at all, so let's do the
same without requiring it...
This reverts commit e5405f0ae9
.
2018-06-21 16:35:29 +02:00
Florian Bruhin
e5405f0ae9
Properly add QtQuickWidgets dependency
2018-06-21 00:21:52 +02:00
Florian Bruhin
3399f2df96
Always clear searches between page loads
...
Looks like this wasn't properly fixed in Qt for some reason.
Fixes #3693
See #2728 and bef372e5f5
2018-06-17 21:03:44 +02:00
Florian Bruhin
2029f52fdc
Show cause when ~/.netrc can't be read
2018-06-17 20:53:29 +02:00
Florian Bruhin
663d1a4d2f
Read dictionaries from /usr/share/qt on Qt >= 5.10
...
Fixes #3759
Supersedes #3762
See #2939 , #4003
2018-06-17 20:27:52 +02:00
Philip
a62aeb4abe
Added support for searchengines listing in :open dialogue. Added settings for selecting what categories are shown in the :open dialogue.
2018-06-17 05:33:53 +02:00
Florian Bruhin
7b7e0c93f5
Update Chromium version in changelog
2018-06-16 11:54:53 +02:00
Florian Bruhin
f4386fa9ea
Update changelog
2018-06-14 16:35:16 +02:00
Florian Bruhin
7592186181
Update changelog
2018-06-14 14:58:07 +02:00
Florian Bruhin
5435609552
Update changelog
2018-06-12 16:50:32 +02:00
Florian Bruhin
d5dcec4320
Add changelog entry for Qt update
2018-06-12 13:44:41 +02:00
Florian Bruhin
6faff11243
Improve error messages with backend conditionals
2018-06-12 11:10:03 +02:00
Florian Bruhin
3b0c8e46a3
Add an initial cookie filter for Qt 5.11
...
See #3010
2018-06-12 09:36:05 +02:00
Florian Bruhin
093f07f552
Add content.canvas_reading setting
...
See #2377
Closes #2235
2018-06-11 23:28:04 +02:00
Florian Bruhin
e7659cea63
Update changelog
2018-06-11 20:24:00 +02:00
Florian Bruhin
141afff0c6
Add a content.desktop_capture setting
...
See #2939
2018-06-11 20:18:57 +02:00
Florian Bruhin
69abc9a1a1
Add a content.webrtc_public_interfaces_only option
...
See #3010
Fixes #2163
2018-06-11 19:44:45 +02:00
Florian Bruhin
3bf89bcea4
Add content.autoplay option
...
See #3010
Closes #1643
2018-06-11 19:32:34 +02:00
Florian Bruhin
263d298449
Remove the content.developer_extras setting
2018-06-11 18:09:24 +02:00
Florian Bruhin
4186577928
Add support for navigator.registerProtocolHandler
...
See #3010
2018-06-11 18:09:18 +02:00
Florian Bruhin
c020160f75
Add support for navigator.webkitPersistentStorage.requestQuota
...
See #3010
2018-06-11 18:09:18 +02:00
Florian Bruhin
6e90465cdd
Update docs
2018-06-11 15:38:01 +02:00
Florian Bruhin
2b0e89ab14
Update changelog
2018-06-11 14:01:42 +02:00
Florian Bruhin
bfae6b357a
Update changelog
2018-06-11 12:39:47 +02:00
Florian Bruhin
2934f4a1ca
Merge remote-tracking branch 'origin/pr/3973'
2018-06-11 12:34:18 +02:00
Florian Bruhin
8376278961
Update docs
2018-06-11 12:14:24 +02:00
Florian Bruhin
1c8d470bd7
Merge remote-tracking branch 'origin/pr/3908'
2018-06-11 12:06:09 +02:00
Florian Bruhin
c08c740793
Update changelog
2018-06-11 11:45:31 +02:00
Jimmy
addd2e74ce
Allow negating categories in --logfilter
...
Sometimes I want to see all the logs _except_ for the sql stuff and
"marked cookies as dirty". with this you should be able to pass
`--logfilter \!sql,save`.
2018-06-11 21:26:54 +12:00
Florian Bruhin
1ba2e3e24b
Implement Qt 5.11 devtools support
...
See #3010
2018-06-11 11:07:14 +02:00
Florian Bruhin
20763a87c0
Update changelog
2018-06-10 17:34:17 +02:00
Florian Bruhin
bd26498f6e
Update changelog for v1.3.2
...
[ci skip]
2018-06-10 15:57:10 +02:00
Jay Kamat
11d8df0e3e
Simplify logic and resolve style issues
2018-06-09 16:45:42 -07:00
Florian Bruhin
292d92d02e
Update changelog
2018-06-09 23:01:29 +02:00
Florian Bruhin
6022fd2b26
Document how to run a qutebrowser development build
...
Fixes #3795
Supersedes #3798
2018-06-09 21:56:56 +02:00
Florian Bruhin
1d19a2ebbb
Fix typo
2018-06-09 21:54:32 +02:00
Florian Bruhin
7d11c3aa43
Update changelog
2018-06-09 21:32:09 +02:00
Florian Bruhin
dcb1191f93
Remove the deprecated :tab-detach
2018-06-09 21:25:09 +02:00
Florian Bruhin
cf3c200fcb
Update changelog
2018-06-09 20:50:35 +02:00
Florian Bruhin
c73cb7efad
Update changelog
2018-06-09 20:40:57 +02:00
Florian Bruhin
9161aa6e17
Merge remote-tracking branch 'origin/pr/3930'
2018-06-09 20:36:28 +02:00
Florian Bruhin
d486a056e7
Update docs
2018-06-09 20:20:46 +02:00
Florian Bruhin
6e954a1596
Allow to force software rendering with wayland on Qt 5.11
...
Closes #2932 (hopefully for the last time)
2018-06-09 16:50:48 +02:00
Florian Bruhin
88f2873a79
Allow more values for the qt.force_software_rendering setting
2018-06-09 16:21:10 +02:00
Florian Bruhin
4e6fede40d
Update changelog
2018-06-08 08:56:17 +02:00
Florian Bruhin
d96a98a058
Mention other colorschemes as well
2018-06-07 20:31:27 +02:00
Florian Bruhin
5e6002fcdc
Merge remote-tracking branch 'origin/pr/3963'
2018-06-07 20:25:24 +02:00
Florian Bruhin
6e48648033
Update changelog
2018-06-07 17:52:46 +02:00
Florian Bruhin
c6a1d729f4
Update the list of chrome:// URLs
...
See #3010
2018-06-07 15:42:58 +02:00
Florian Bruhin
9b795c5257
Update changelog
2018-06-07 14:35:09 +02:00
Florian Bruhin
59e5a2a6f1
Update changelog
...
See #3661
2018-06-07 13:49:39 +02:00
Florian Bruhin
513591348c
Update changelog
2018-06-06 20:26:12 +02:00
Florian Bruhin
982a42d453
Unbind Ctrl-Shift-Tab by default
2018-06-05 11:33:34 +02:00
theova
5543e75abd
Add base16-qutebrowser
2018-05-29 20:00:49 +02:00
Florian Bruhin
f78410ef2b
Update changelog for v1.3.1
2018-05-29 11:09:06 +02:00
Florian Bruhin
26e37739e2
Fix typo
2018-05-22 23:07:31 +02:00
Florian Bruhin
e895ee8bdc
Update changelog
2018-05-22 12:28:55 +02:00
Florian Bruhin
db1287cb82
Update changelog
2018-05-22 09:40:54 +02:00
Florian Bruhin
bc37af7c95
Document QtWebEngine internals
...
[ci skip]
2018-05-22 07:42:23 +02:00
Jay Kamat
3bf02aa62f
Clarify install command for Ubuntu 17.04
2018-05-21 17:29:23 -07:00
Florian Bruhin
d208c48532
Update changelog
2018-05-17 17:53:15 +02:00
Florian Bruhin
d8569a36f9
Update changelog
2018-05-17 14:24:29 +02:00
Jay Kamat
0642695c7d
Update docs
2018-05-09 18:33:52 -07:00
Florian Bruhin
48c44e1b4d
Fix and update docs
2018-05-08 15:22:49 +02:00
Florian Bruhin
20efaeff19
Improve configuration docs
2018-05-08 14:57:56 +02:00
Florian Bruhin
c8d539a4c6
Update changelog
2018-05-08 11:46:07 +02:00
Florian Bruhin
4fee9b9637
Update changelog
2018-05-08 11:44:06 +02:00
Florian Bruhin
a39858c436
Update changelog
2018-05-08 11:41:14 +02:00
Florian Bruhin
b28bfbe8f5
Update docs
2018-05-08 11:39:35 +02:00
Pol Van Aubel
f1b481dcc7
Short options for --debug and --debug-flags
2018-05-07 22:35:32 +02:00
Pol Van Aubel
431a52da6c
Short options for --basedir and --temp-basedir
2018-05-07 22:10:08 +02:00
Florian Bruhin
b9fc068af5
Add a log-requests debug-flag
2018-05-07 10:23:56 +02:00
Florian Bruhin
2ba40acf74
Update changelog for v1.3.0
2018-05-03 19:25:04 +02:00
Florian Bruhin
adf2f9860d
Disable spellcheck when it's unneeded.
...
Fixes #3753
2018-05-03 17:58:56 +02:00
Florian Bruhin
f528a5dd21
Update changelog
2018-05-03 17:56:24 +02:00
Florian Bruhin
979b7cfaba
Add a stop-gap solution for AssertionError when retrying downloads
...
See #3847
2018-05-03 14:52:10 +02:00
Florian Bruhin
80778a9ff3
Update changelog
2018-05-03 14:04:56 +02:00
Florian Bruhin
a70f864ff5
Update changelog
2018-05-03 13:33:53 +02:00
Florian Bruhin
2b5f133726
Update changelog
2018-05-03 13:23:30 +02:00
Florian Bruhin
4adf10a2f2
Update changelog
2018-05-03 09:13:48 +02:00
Florian Bruhin
3cc790afb3
Update changelog
2018-05-03 09:10:14 +02:00
Florian Bruhin
b4f877d991
Update changelog
2018-04-24 09:44:54 +02:00
Florian Bruhin
6640768860
Enable libGL workaround on any system where it's available
...
Fixes #3772
2018-04-23 11:20:56 +02:00
Florian Bruhin
178eeaed0d
Update changelog
2018-04-17 07:49:10 +02:00
Florian Bruhin
ec57e58530
Update changelog
2018-04-16 17:21:42 +02:00
Florian Bruhin
23d4d72f3b
Update changelog
2018-04-16 17:05:10 +02:00
Jay Kamat
48b865073c
Update changelog
2018-04-13 12:21:12 -04:00
AlvaroLuken
feb2f99ea9
Added surrounding gray box to launch command for Ubuntu + Tox
2018-04-05 11:22:38 -04:00
Florian Bruhin
79823a9a0b
Regenerate docs
2018-04-01 13:22:01 +02:00
Florian Bruhin
6151d077e5
Update changelog
2018-03-30 11:49:39 +02:00
Florian Bruhin
5bc794f85a
Update changelog
2018-03-28 21:11:20 +02:00
Florian Bruhin
758ea8b171
Update changelog
2018-03-28 09:36:32 +02:00
Florian Bruhin
68b707c749
Update changelog
2018-03-27 12:01:42 +02:00
Florian Bruhin
7e66c3cf46
Update changelog
2018-03-27 11:11:34 +02:00
Florian Bruhin
a6f6fdf19b
Update docs
2018-03-27 11:09:18 +02:00
Florian Bruhin
e5ffcbd49f
Merge remote-tracking branch 'origin/pr/3750'
2018-03-27 11:07:29 +02:00
Florian Bruhin
021bb25622
Add regenerating website to contributing.asciidoc
...
[ci skip]
(cherry picked from commit 9f95736bbe4a00c9cc4a8b222ab3dc55d6bdf96c)
2018-03-26 22:53:46 +02:00
Florian Bruhin
6755e17630
Update changelog
2018-03-26 10:54:15 +02:00
Florian Bruhin
12a405965a
Make QtWebEngine inspector work with JS disabled
2018-03-25 14:55:03 +02:00
rien333
e2250d65e9
Merge branch 'master' of git://github.com/qutebrowser/qutebrowser
2018-03-23 01:43:23 +01:00
rien333
2d2bdad2ca
Do not require restart after decoration option change
2018-03-22 23:26:45 +01:00
Florian Bruhin
b67a031151
Rephrase autoconfig.yml docs
...
[ci skip]
2018-03-22 08:37:12 +01:00
rien333
a6b92dbbd3
General window decoration hiding option
2018-03-22 02:23:21 +01:00
Florian Bruhin
300d873b18
Update Debian install instructions
...
Supersedes #3707
Fixes #3737
[ci skip]
2018-03-21 10:55:54 +01:00
Florian Bruhin
a8bbd5fa4d
Update docs for TimestampTemplate
2018-03-21 10:14:48 +01:00
Florian Bruhin
2d655a7230
Update changelog
2018-03-21 08:27:09 +01:00
Florian Bruhin
f9d976880e
Disable shared web workers on Qt < 5.11
2018-03-20 21:14:04 +01:00
Florian Bruhin
0e670a597e
Update docs
2018-03-20 08:53:59 +01:00
Florian Bruhin
0fd3674d9e
Update changelog
2018-03-20 07:07:05 +01:00
Florian Bruhin
b56988f0a4
Update changelog
2018-03-20 06:27:48 +01:00
Florian Bruhin
f5d7605ae0
Add a :scroll-to-anchor command
...
Fixes #2784
2018-03-19 19:18:33 +01:00
Florian Bruhin
07e831cee5
Update changelog
2018-03-19 10:28:25 +01:00
Florian Bruhin
8ae3047f2a
Update changelog
2018-03-18 19:00:07 +01:00
Florian Bruhin
a6ce188e0d
Update changelog
2018-03-16 08:21:11 +01:00
Florian Bruhin
69a013bc82
Update changelog
2018-03-15 14:53:20 +01:00
Florian Bruhin
f538fc8b74
Update release checklist
...
[ci skip]
2018-03-14 21:50:22 +01:00
Florian Bruhin
523502785a
Update changelog for v1.2.1
2018-03-14 20:17:34 +01:00
Florian Bruhin
7a861b7119
Update changelog
2018-03-14 18:19:11 +01:00
Florian Bruhin
724e531087
Merge pull request #3715 from toofar/docs/greasy-faq
...
Greasemonkey: add FAQ entry.
2018-03-14 11:13:21 +01:00
Florian Bruhin
84bae210ab
Fix wrong number in cheatsheet
2018-03-14 09:06:04 +01:00