Florian Bruhin
46b430c95b
Update changelog for v1.4.2
2018-09-02 14:51:25 +02:00
Florian Bruhin
67b4b7d490
Handle :// as URL pattern
2018-09-02 11:58:34 +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