Florian Bruhin
154af84714
Update changelog.
2015-06-08 19:01:37 +02:00
Florian Bruhin
2459f14f6f
Update changelog.
2015-06-05 17:53:16 +02:00
Florian Bruhin
622938e3d3
Fix completion performance with shrink=True.
...
Before, the completion was shrinked every time any item was removed/added to
the completion (rowsRemoved/rowsInserted signals), which was >3000 times when
completing history.
Also, the signals got connected multiple times if setting the same model, which
made the situation worse.
Fixes #734 .
2015-06-05 07:16:33 +02:00
Florian Bruhin
f41acc8fb5
Remove changelog entry as it's a recent regression
2015-06-04 15:14:56 +02:00
Florian Bruhin
9ec6e6da80
Fix exit status codes to be 0-based.
2015-06-04 15:13:20 +02:00
Florian Bruhin
1bf036d1ba
Add setting for the webpage bg color to use.
...
Fixes #719 .
2015-06-01 22:27:15 +02:00
Florian Bruhin
131f345007
Update changelog.
2015-06-01 19:04:21 +02:00
Florian Bruhin
6c2fe3417e
Accept numpad-enter as return in default bindings.
...
See https://bbs.archlinux.org/viewtopic.php?pid=1523326#p1523326
2015-06-01 13:39:13 +02:00
Florian Bruhin
a14685be3d
Update changelog.
2015-05-31 21:42:25 +02:00
Florian Bruhin
122f0a7edc
Update changelog
2015-05-31 21:25:16 +02:00
Florian Bruhin
e300b2e30d
Update changelog.
2015-05-26 12:10:36 +02:00
Florian Bruhin
a345b02729
Fix exception when downloading links without name.
...
We also set a default name to prevent "is a directory" errors.
This is a regression introduced in 8f33fcfc52cf598d0aa11a347992c87010d3e37a.
Fixes #682 .
2015-05-25 11:28:50 +02:00
Florian Bruhin
43898ebb71
Update changelog.
2015-05-20 13:38:56 +02:00
Florian Bruhin
7ca9a007f8
Update changelog.
2015-05-19 06:40:42 +02:00
Florian Bruhin
e24d2e1b8c
Update changelog.
2015-05-17 18:50:08 +02:00
Florian Bruhin
f6ad556f34
Get rid of --no-crash-dialog.
2015-05-17 01:03:34 +02:00
Florian Bruhin
62426380e5
Update changelog.
2015-05-16 23:29:23 +02:00
Florian Bruhin
ad338e7a17
Add setting to enable/disable hyperlink auditing.
...
See #612 .
2015-05-16 00:46:39 +02:00
Florian Bruhin
0cabedfeef
Add settings to enable/disable CSS regions.
...
See #612 .
2015-05-16 00:46:27 +02:00
Florian Bruhin
cd53318c7f
Add setting to enable/disable WebGL.
...
See #612 .
2015-05-16 00:31:13 +02:00
Florian Bruhin
f855d5f349
Add support for smooth scrolling.
...
See #612 .
2015-05-15 23:53:08 +02:00
Florian Bruhin
1a1a8ba26f
Update changelog.
2015-05-15 19:28:41 +02:00
Florian Bruhin
9fadc78e4d
Update changelog.
2015-05-11 19:51:49 +02:00
Florian Bruhin
9ceb43ec44
Make F
(:hint tab) honour background-tabs.
...
Fixes #621 .
2015-05-06 23:25:42 +02:00
Florian Bruhin
f99a070735
Update docs.
2015-05-06 22:46:41 +02:00
Florian Bruhin
f5227ef982
Update changelog.
2015-04-24 17:33:59 +02:00
Florian Bruhin
8f1b074595
Show commandline being executed with :spawn.
...
Closes #616 .
2015-04-20 18:44:58 +02:00
Florian Bruhin
94d49b4801
Add :message-{info,error,warning} commands.
2015-04-20 18:32:15 +02:00
Florian Bruhin
f93eef848c
Store QUTE_TEXT/QUTE_HTML in files for userscripts.
...
Fixes #644 .
2015-04-20 07:50:47 +02:00
Florian Bruhin
78bbbb968f
Update CHANGELOG for v0.2.1.
2015-04-19 20:01:05 +02:00
Florian Bruhin
900fe3aa08
Update changelog for v0.2.0.
2015-04-19 17:04:27 +02:00
Florian Bruhin
1f39c7782a
Add a changelog for released versions.
...
See #608 .
2015-04-07 22:35:35 +02:00