Commit Graph

2157 Commits

Author SHA1 Message Date
Kovid Goyal d7828644f5 Fix #1775991 [Update the Quick Start Guide in Swedish](https://bugs.launchpad.net/calibre/+bug/1775991) 2018-06-09 18:33:30 +05:30
Kovid Goyal 1cbd6ccf9b E-book viewer: Fix very slow loading for HTML files with very many images on Linux. Fixes #1774884 [loading flow for some ebooks takes painfully long in linux](https://bugs.launchpad.net/calibre/+bug/1774884)
For some reason setting column break inside on the images was
causing a re-layout only on Linux.
2018-06-06 17:53:11 +05:30
Kovid Goyal 04ba64d0d7 Also update links in translated quick start guides 2018-06-06 07:14:42 +05:30
Kovid Goyal 8396aa623b Fix broken links in the Quick Start Guide
Also migrate all links to https. Fixes #1775297 [Quick-Start Guide needs TLC](https://bugs.launchpad.net/calibre/+bug/1775297)
2018-06-06 06:52:40 +05:30
Kovid Goyal d8fe18acb4 ... 2018-06-01 19:32:40 +05:30
Kovid Goyal 7fb27f7fa3 ... 2018-05-23 15:27:51 +05:30
Kovid Goyal 4fba18f974 PDF Output: Allow using images in the header/footer templates
Images can be loaded using <img> tags with data URIs
2018-05-23 15:23:47 +05:30
Kovid Goyal 46f19333c9 Improve formatting of help in Preferences->Tweaks
Lines are now wrapped by default and blockquotes are formatted uniformly
with four leading spaces.
2018-05-16 10:50:44 +05:30
Kovid Goyal b744fac844 Update RapydScript to fix POT file generation for plurals 2018-04-20 10:12:40 +05:30
Kovid Goyal d01236eff5 Update RapydScript 2018-04-18 07:50:18 +05:30
Kovid Goyal 60c8d6effe Update RapydScript 2018-04-04 06:05:10 +05:30
Kovid Goyal b6fb23ed68 Update RapydScript 2018-03-24 10:12:22 +05:30
Kovid Goyal 06455c33df Update RapydScript 2018-03-13 23:13:50 +05:30
Kovid Goyal 5e4f43588e PDF Output: When the input document contains multiple anchors with the same value, use the first anchor rather than the last. This follows browser behavior. Fixes #1752825 [Private bug](https://bugs.launchpad.net/calibre/+bug/1752825) 2018-03-02 16:50:19 +05:30
Kovid Goyal c9f56651ba FB2 Input: Add <div> to <blockquote> content to silence the useless epubcheck 2018-02-28 09:28:47 +05:30
Kovid Goyal 4983623691 Allow adding the Virtual library button to any toolbar/menu via Preferences->Toolbars & menus 2018-02-26 09:00:56 +05:30
Kovid Goyal 8601b46151 Conversion: Handle the deprecated type attribute on <ol> tags. Fixes #1751148 [Bad conversion <ol type="a"> from ePub to azw3](https://bugs.launchpad.net/calibre/+bug/1751148) 2018-02-23 08:29:51 +05:30
Kovid Goyal 1d5ea851d7 Update RapydScript 2018-02-13 18:23:20 +05:30
Kovid Goyal 61ab18b81a Update RapydScript 2018-01-23 16:17:24 +05:30
Kovid Goyal 6cd33e110e Add a tweak in Preferences->Tweaks to exclude some fields when using the Edit metadata->Copy metadata/paste actions 2017-12-18 08:00:18 +05:30
Kovid Goyal 0569c9f01e ... 2017-11-29 17:00:28 +05:30
Kovid Goyal 0b09e059c2 Set the default value of the enter tweak to do_nothing 2017-11-19 07:21:47 +05:30
Kovid Goyal 60b0f56e7b Add a tweak to control behavior of Enter on the book list
Merge branch 'master' of https://github.com/cbhaley/calibre
2017-11-18 04:44:53 +05:30
Charles Haley 1ecaf1c5ff Add tweak to change the (new) behavior of the enter key 2017-11-17 18:15:15 +01:00
Serized b9a08430e4 Icon size optimisation 2017-10-18 18:15:49 +02:00
Serized 8cdf671f83 Add an icon for the restart and similar books actions
The icon looks better when the action is placed in one of the main
toolbars
2017-10-18 18:11:35 +02:00
Kovid Goyal 4b40482d3b String changes 2017-10-01 16:47:46 +05:30
Kovid Goyal 5391aeda8c String changes 2017-09-25 21:00:53 +05:30
Kovid Goyal fcd533a21c Update RapydScript 2017-09-06 11:24:08 +05:30
Kovid Goyal 3e6d7c93d2 String changes 2017-07-18 13:09:12 +05:30
Kovid Goyal b65f2ccbc0 Rename the quickview icon and make it match the other icons colors 2017-07-04 22:48:05 +05:30
Charles Haley 95db631c4a Give Quickview its own icon
Icon comes from https://www.iconfinder.com/icons/2191555/eye_look_no_hide_see_show_watch_icon#size=128
2017-07-04 10:56:30 +02:00
Kovid Goyal ebdec9f6ae Comments editor: Add a button to easily insert separators (i.e. <hr> tags) when editing comments 2017-07-02 11:34:16 +05:30
Kovid Goyal ce4f774114 Viewer: Fix incorrect display of pages in paged mode for books that override the default box-sizing CSS property on the <body> element. Fixes #1700109 [css margin-left and margin-right problem](https://bugs.launchpad.net/calibre/+bug/1700109) 2017-06-27 15:28:33 +05:30
Kovid Goyal 90d18917b5 String changes 2017-06-26 16:03:10 +05:30
Kovid Goyal 0e173abfbf String changes 2017-06-19 18:23:02 +05:30
Kovid Goyal 4ac77d0a71 String changes 2017-06-10 23:26:31 +05:30
Kovid Goyal 2e90c865ff Forgot about the clear virtual library button on the search bar. Should also be flat 2017-06-10 21:43:01 +05:30
Kovid Goyal 621f12fc8b Use a gear icon for advanced search and restore Saved search discoverability 2017-06-10 16:19:08 +05:30
Kovid Goyal 20d54dd7ba Remove the Saved search box from the search bar
Replaced by a single button that can be used to add a saved search.
The box is redundant, since saved searches can be accessed from the Tag
Browser anyway.

For people that really like the Saved search box, there is a tweak to
restore it.
2017-06-08 20:46:43 +05:30
Kovid Goyal 7bf4278868 Update RapydScript 2017-06-03 11:23:49 +05:30
Kovid Goyal a1fa400c82 Clarify what the will/wont_display tweaks actually do 2017-06-03 00:36:02 +05:30
Kovid Goyal f732d03d75 String changes 2017-05-30 13:14:53 +05:30
Kovid Goyal 6c670b22a4 Add support for adding calibre to the homescreen on Android and iOS devices 2017-05-29 11:42:09 +05:30
Kovid Goyal 2fbaa19cd6 Add a link to the /mobile page below the loading progress bar for old/limited browsers 2017-05-28 23:47:35 +05:30
Kovid Goyal a0a1261bc4 Add an apple-touch-icon because Apple is a special snowflake that cant use the favicon like everybody else 2017-05-28 13:25:51 +05:30
Kovid Goyal e2da5ecd0a Fix touch events not being recognized on Safari 2017-05-27 13:37:22 +05:30
Kovid Goyal 88000c7e8a Add Swedish translation of Quick Start Guide
Fixes #1690526 [Translate the Quick Start Guide](https://bugs.launchpad.net/calibre/+bug/1690526)
2017-05-26 09:23:42 +05:30
Kovid Goyal 0839e9a7e9 Update RapydScript 2017-05-25 20:59:54 +05:30
Kovid Goyal f0318871ab Update RapydScript 2017-05-21 13:39:45 +05:30