35248 Commits

Author SHA1 Message Date
Kovid Goyal
2a296baa07 Have the undo button react to dialog state 2017-04-13 09:14:31 +05:30
Kovid Goyal
bef606f27c PDF Output: Default to generating PDFs with a page size of letter instead of taking the page size from the output profile. This avoids user confusion/bug reports about PDF Output having "too large fonts". There is a new option "Use profile size" to have the conversion use the output profile page size instead. 2017-04-13 09:08:13 +05:30
Kovid Goyal
9aea1e6fc8 PDF Output: Add separate, pdf specific, page margin settings that override the common settings 2017-04-13 08:50:23 +05:30
Kovid Goyal
98f4712f0d DOCX Output: Add separate, docx specific, page margin settings that override the common settings 2017-04-13 08:12:41 +05:30
Kovid Goyal
ed8688ee7f Jacobin magazine by Darko Miletic
Fixes #1682159 [New recipe for Jacobin magazine](https://bugs.launchpad.net/calibre/+bug/1682159)
2017-04-12 20:55:57 +05:30
Kovid Goyal
678dbe5e1d ... 2017-04-12 15:46:53 +05:30
Kovid Goyal
29ea838a34 ToC Edit tool: Add an undo button 2017-04-12 15:43:19 +05:30
Kovid Goyal
b0a721f763 Also allow Alt+Up/down in the toc edit tool 2017-04-12 13:55:57 +05:30
Kovid Goyal
f95cc11015 Metadata jacket: Show custom rating columns using stars 2017-04-12 13:19:27 +05:30
Kovid Goyal
84f7755a43 Metadata jacket: Change formatting of series to match that used by the book details panel. Also allow access to the raw series name and number when customizing the jacket template. 2017-04-12 12:35:49 +05:30
Kovid Goyal
842ac7b254 Edit book/Book polishing: When adding a cover to an EPUB 3.0 file set the svg property if an SVG cover wrapper is used 2017-04-12 11:46:32 +05:30
Kovid Goyal
3feca0981a ... 2017-04-09 19:44:12 +05:30
Kovid Goyal
5b6a318d8a ... 2017-04-08 09:27:55 +05:30
Kovid Goyal
fa30e95c1c Log the current server being used to get data from 2017-04-07 16:35:17 +05:30
Kovid Goyal
17a5977e4f Use the HTML 5 appcache to make the browser e-book viewer fully offline-able 2017-04-06 19:55:51 +05:30
Kovid Goyal
00147c8e6c Port the autoreload script to RapydScript 2017-04-06 18:19:57 +05:30
Kovid Goyal
79f47bfd8a Fix duplicate Content-Type header for some resources 2017-04-06 15:09:24 +05:30
Kovid Goyal
5db33faeb8 Encode local state using # instead of ? in URLS
Needed for appcache (appcache caches URLs with different ? query
parameters separately).

Also probably semantically more correct, since
the query data represents local state.
2017-04-06 11:47:00 +05:30
Kovid Goyal
3d63a57ff4 calibredb check_library: Vacuum database when runnning the check 2017-04-05 15:14:30 +05:30
Kovid Goyal
84f7464be5 Implement manual position sync 2017-04-04 20:03:40 +05:30
Kovid Goyal
66e4cd3779 Update current_metadata after book is loaded 2017-04-04 09:34:21 +05:30
Kovid Goyal
a4d5792e95 Implement automatic syncing to last read position for the most recently read books
Note that position syncing only works with user accounts (anonymous
users do not have syncing)
2017-04-04 09:21:21 +05:30
Kovid Goyal
4933604bb4 Refresh the book list when a User Category is added/edited. Fixes
Merge branch 'master' of https://github.com/cbhaley/calibre
2017-04-03 17:23:40 +05:30
Kovid Goyal
3eea31897e ... 2017-04-03 17:20:31 +05:30
Charles Haley
e02197a09e Fix bug #1675535 2017-04-03 12:47:38 +02:00
Kovid Goyal
dd5a377140 Update RapydScript 2017-04-03 09:55:51 +05:30
Kovid Goyal
78ac7cb6b1 Fix #1678549 [[Enhancement] Make Comments Editor Link Tool edit boxes wider](https://bugs.launchpad.net/calibre/+bug/1678549) 2017-04-02 09:17:30 +05:30
Kovid Goyal
29f02c9f82 Update Go Comics 2017-04-02 01:14:57 +05:30
Kovid Goyal
09fd203e87 EPUB metadata: Fix deleting ISBN from EPUB file could result in an EPUB file without a package identifier if the ISBN was used as the package identifier. Fixes #1677383 [Embed Metadata plugin tool creating errors](https://bugs.launchpad.net/calibre/+bug/1677383) 2017-03-31 09:16:22 +05:30
Kovid Goyal
14849c9005 Check Book: Add a check for empty identifier elements 2017-03-30 06:02:01 +05:30
Kovid Goyal
db8a4190d5 Swapped arguments 2017-03-28 21:02:25 +05:30
Kovid Goyal
19e38b6aa6 Update USA Today RSS feeds 2017-03-28 08:54:29 +05:30
Kovid Goyal
fde5b4020f Handle curretn NEw Yorker using an animated GIF for the cover 2017-03-28 08:39:44 +05:30
Kovid Goyal
f706e2a046 Fix #1676177 [Wrong window title at template_dialog.ui](https://bugs.launchpad.net/calibre/+bug/1676177) 2017-03-27 09:04:22 +05:30
Kovid Goyal
e751e4b7c3 Update Die Zeit (subscription)
Fixes #1675200 [Recipe "Die Zeit (subscription only) updated due to change in login process](https://bugs.launchpad.net/calibre/+bug/1675200)
2017-03-27 08:57:28 +05:30
Kovid Goyal
612058168d ... 2017-03-27 08:42:52 +05:30
Kovid Goyal
fc391817dd Update Pagina12
Fixes #1676050 [Updated recipe for Pagina 12](https://bugs.launchpad.net/calibre/+bug/1676050)
2017-03-27 08:37:07 +05:30
Kovid Goyal
3edb914a7d Add some more ignored tags when getting length of flow 2017-03-21 14:26:29 +05:30
Kovid Goyal
96375439d2 ... 2017-03-21 14:11:33 +05:30
Kovid Goyal
7e0aecf855 Send last read position to server 2017-03-21 14:07:39 +05:30
Kovid Goyal
b8005284f1 Use same code path for generating image based PDFs as for text based PDFs
Allows getting rid of a bunch of old code. Also removes dependency on
the highly finicky Qt PDF printer
2017-03-21 11:43:41 +05:30
Kovid Goyal
ca08d4dec9 Get rid of --old-pdf-engine as it is not maintained 2017-03-21 10:43:49 +05:30
Kovid Goyal
6a0959572c ... 2017-03-21 09:03:39 +05:30
Kovid Goyal
8fadf72388 More graceful report for unnamed MTP devices 2017-03-20 20:35:25 +05:30
Kovid Goyal
6bbcdf6bc0 Update Pagina - 12
Fixes #1674182 [Updated recipe for Pagina 12](https://bugs.launchpad.net/calibre/+bug/1674182)
2017-03-20 08:05:51 +05:30
Kovid Goyal
ad4366681e Output failure to read node size from sysfs in debug mode 2017-03-19 21:58:42 +05:30
Kovid Goyal
eecbd1637c ... 2017-03-19 20:40:46 +05:30
Kovid Goyal
17f513d4fc Increase timeout on test 2017-03-19 18:37:29 +05:30
Kovid Goyal
89bdcfe893 Amazon metadata download: Fix title and author names being bolded in the downloaded comments when using bing to get amazon metadata. Fixes #1674088 [When downloading book metadata, words from title and author name are bolded in "Comments"](https://bugs.launchpad.net/calibre/+bug/1674088) 2017-03-19 18:01:17 +05:30
Kovid Goyal
8cb7229045 ... 2017-03-19 17:41:50 +05:30