Commit Graph

412 Commits

Author SHA1 Message Date
Florian Bruhin
d283e2250f Update changelog 2019-02-23 19:00:04 +01:00
Florian Bruhin
99c8b80a46 Use i- as prefix for the IPC path on macOS
With Qt 5.12, standarddir.runtime() gives us a path in /private/var/folders/...
instead of /var/folders/... like before. Due to that change, the path length is
105 chars, which is too long for a named socket (104 seems to be okay).

The complete name is just slightly too long, so using i- instead of ipc- fixes
things...

Fixes #4471
See #888
2019-02-22 10:22:09 +01:00
Florian Bruhin
be26efddd3 Disallow PAC proxies with QtWebEngine
See #4577
2019-02-21 13:29:06 +01:00
Florian Bruhin
152abb0d64 Update docs 2019-02-17 16:03:55 +01:00
Florian Bruhin
e9908c1d0b
Merge pull request #4528 from blueyed/doc
doc: link CVE  [ci skip]
2019-02-17 15:27:18 +01:00
Florian Bruhin
267537d58a Implement basic client certificate support
Certificate selection when there are multiple matches isn't implemented yet.

See #3992, #3011, #4587.
2019-02-17 15:01:06 +01:00
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
Daniel Hahler
7f518d0ce6 doc: link CVE [ci skip] 2019-01-16 02:49:30 +01:00
Florian Bruhin
1799b7926a Make console available in PAC files 2019-01-14 22:23:30 +01:00
Florian Bruhin
824bf8d5b6 Update changelog 2019-01-13 11:50:20 +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
ba940f7f87 Disable Wayland check on Qt >= 5.11.2
Fixes #2932
2018-12-15 15:43:44 +01:00
Florian Bruhin
c3477b0468 Update changelog 2018-11-29 08:29:56 +01:00
Florian Bruhin
f34a8ba194 Update changelog 2018-11-26 23:32:20 +01:00
Florian Bruhin
2152081d82 s/an URL/a URL/g 2018-11-16 12:37:30 +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
5ad79ee6cd Update changelog 2018-10-26 10:17: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
Florian Bruhin
9d09aa1b40 Swap noun/verb in :config-{add,remove}-{dict-list}
See https://github.com/qutebrowser/qutebrowser/pull/4324#issuecomment-428934193
2018-10-11 14:29:10 +02:00
Florian Bruhin
1c1223821c Update docs 2018-10-11 14:18:02 +02:00
Florian Bruhin
c7f4fd56f7 Update changelog for v1.5.1 2018-10-10 08:20:05 +02:00
Florian Bruhin
d46b0cf3cd Update docs 2018-10-08 20:07:56 +02:00
Florian Bruhin
1caf773330 Update changelog 2018-10-08 17:53:13 +02:00
Florian Bruhin
6168622de3 Update docs 2018-10-07 17:12:01 +02:00
Florian Bruhin
5a1c57dbf5 Update changelog 2018-10-07 16:17:51 +02:00
Florian Bruhin
4fb18a877e Update changelog 2018-10-07 15:47:17 +02:00
Florian Bruhin
af29762d76 Revert "Update changelog"
This reverts commit c9158caf4a.
Whoops, this wasn't in v1.5.0 at all...
2018-10-06 09:59:32 +02:00
Florian Bruhin
c9158caf4a Update changelog 2018-10-06 09:57:56 +02:00
Florian Bruhin
5fd20da915 Update docs 2018-10-06 00:13:58 +02:00
Florian Bruhin
20519d2061 Update changelog 2018-10-05 23:23:53 +02:00
Florian Bruhin
8fed1f5fb2 Update changelog 2018-10-05 18:58:33 +02:00
Florian Bruhin
1e8bb202e9 Make :q only close the active window
Closes #4061
Fixes #1089
2018-10-05 17:31:00 +02:00
Florian Bruhin
2c3f144cd5 Update docs 2018-10-05 17:21:36 +02:00
Florian Bruhin
5eb0447fec Update docs 2018-10-05 16:21:02 +02:00
Florian Bruhin
8a3704fbe4 Update docs 2018-10-04 19:33:02 +02:00
Florian Bruhin
c786c25494 Update changelog 2018-10-04 19:31:09 +02:00
Florian Bruhin
4f697578d9 Update changelog 2018-10-04 16:55:07 +02:00
Florian Bruhin
a1a68c13a1 Update changelog 2018-10-04 15:55:36 +02:00
Florian Bruhin
45d2e74f53 Clarify changelog 2018-10-04 15:52:43 +02:00
Florian Bruhin
7d08714a93 Upgrade PyQt for v1.5.0 2018-10-03 16:07:38 +02:00