Florian Bruhin
edd2f89d5d
Update changelog
2018-02-26 07:16:55 +01:00
Florian Bruhin
3df066c694
Update changelog
2018-02-25 21:10:35 +01:00
Florian Bruhin
a98466336e
Update changelog
2018-02-25 19:58:23 +01:00
Florian Bruhin
d44ff5ba01
Don't load the URL immediately on :undo
...
On some pages like Qt's Gerrit, Indiegogo or Telegram Web, this caused a crash
with QtWebEngine and Qt 5.10.1 in
QtWebEngineCore::WebContentsAdapter::webContents().
I'm not sure what causes the crash exactly, but I'm guessing it's some kind of
race condition between loading the URL initially and deserializing the history,
which both ends up loading the URL.
Since restoring the history means we end up on the given URL anyways, let's just
not open the URL beforehand, which seems to fix this.
Fixes #3619 .
2018-02-25 15:55:20 +01:00
Florian Bruhin
ada15510a7
Update changelog
2018-02-21 11:07:55 +01:00
Florian Bruhin
171392b582
Update changelog
2018-02-13 09:44:10 +01:00
Florian Bruhin
0fae611021
Update changelog
2018-02-12 23:00:55 +01:00
Florian Bruhin
15fd552616
Update changelog
2018-02-12 22:32:11 +01:00
Florian Bruhin
e66588f818
Update changelog
2018-02-12 15:30:47 +01:00
Florian Bruhin
5510c5fda1
Update changelog
2018-02-11 11:14:50 +01:00
Florian Bruhin
b7f54a89db
Update changelog
2018-02-11 10:46:45 +01:00
Florian Bruhin
e53cf08548
Update changelog
2018-02-11 10:35:31 +01:00
Florian Bruhin
4e77aa41d8
Update changelog
2018-02-11 09:39:33 +01:00
Florian Bruhin
63766c1711
Fix typing.Union checks with Python 3.7
2018-02-10 17:22:21 +01:00
Florian Bruhin
015889373e
Update docs
2018-02-10 16:28:34 +01:00
Florian Bruhin
5662407e01
Update docs
2018-02-10 11:53:52 +01:00
Florian Bruhin
995e563352
Update docs
2018-02-10 10:36:58 +01:00
Florian Bruhin
b648345bf8
Update changelog
2018-02-09 22:50:36 +01:00
Florian Bruhin
3779f59a23
Update changelog
2018-02-09 22:48:51 +01:00
Florian Bruhin
c82be35639
Update changelog
2018-02-09 22:29:40 +01:00
Florian Bruhin
1ed427c342
Update changelog
2018-02-09 22:27:05 +01:00
Florian Bruhin
f92b52b20c
Update changelog
2018-02-09 10:38:42 +01:00
Florian Bruhin
3306247ae5
Merge branch 'editor-watch'
2018-02-07 22:31:49 +01:00
Florian Bruhin
cd97d5e6e2
Update changelog
2018-02-07 22:31:28 +01:00
Florian Bruhin
7dbe9a59e8
Update changelog
2018-02-07 18:26:43 +01:00
Florian Bruhin
054b92bbe8
Support retrying downloads with Qt 5.10
...
Fixes #2787
2018-02-07 11:19:41 +01:00
Florian Bruhin
ce8d15d2b0
Simplify selection handling and remove QUTE_SELECTED_HTML
...
It was broken at least since caret support was introduced and it was only
available for QtWebKit anyways, so let's just drop it. This also makes the tab
API a bit simpler.
2018-02-06 22:48:00 +01:00
Florian Bruhin
8c39e8f764
Update changelog
...
[ci skip]
2018-02-06 14:13:06 +01:00
Florian Bruhin
c8de4675db
Various spelling fixes
2018-02-04 21:30:59 +01:00
Florian Bruhin
400e1bc7d7
Show tab titles as tooltip
...
Closes #3535
2018-01-30 07:11:48 +01:00
Florian Bruhin
d01a0b1d64
Fix :bookmark-add with no URL
2018-01-28 13:05:49 +01:00
Florian Bruhin
4b9bba7505
Edit changelog
2018-01-26 09:38:49 +01:00
Florian Bruhin
677e188894
Update docs
2018-01-26 09:37:35 +01:00
Florian Bruhin
ab4c875792
Update changelog
2018-01-25 09:03:47 +01:00
Florian Bruhin
56f83ddde4
Update changelog
2018-01-24 21:33:32 +01:00
Florian Bruhin
3df469bc38
Update changelog
2018-01-24 21:30:17 +01:00
Florian Bruhin
c153ff5a97
Update docs
2018-01-24 21:15:10 +01:00
Florian Bruhin
7690b9f8cd
Update changelog
2018-01-24 20:56:29 +01:00
Florian Bruhin
9c3dcae793
Update changelog for v1.1.1
2018-01-20 19:20:12 +01:00
Florian Bruhin
84478cd81c
Update changelog
2018-01-20 18:58:03 +01:00
Florian Bruhin
4b3a237e2a
Update changelog
2018-01-20 18:29:23 +01:00
Florian Bruhin
cb2cd615e0
Update docs
2018-01-18 07:57:31 +01:00
Florian Bruhin
c86eaa17e2
Update changelog
2018-01-17 15:54:32 +01:00
Florian Bruhin
23bdee06b3
Update changelog
2018-01-17 14:42:13 +01:00
Florian Bruhin
06075a4974
Update docs
2018-01-17 13:38:54 +01:00
Florian Bruhin
54a93dfcf8
Update changelog
2018-01-17 13:27:32 +01:00
Florian Bruhin
d5f7ec4372
Update changelog
2018-01-17 11:43:31 +01:00
Florian Bruhin
d06f07af80
Fix Makefile and make sure it's tested
...
Fixes #3492
2018-01-15 22:42:12 +01:00
Florian Bruhin
d3f3be03dd
Update changelog for v1.1.0
2018-01-15 19:29:14 +01:00
Florian Bruhin
8c8cb3bc29
Fix crash when clicking <form> element with name="value" child
...
https://stackoverflow.com/q/22942689/2085149
Fixes #2877
See #2569
2018-01-14 20:20:51 +01:00