Kovid Goyal
6121c05446
...
2015-04-21 08:36:15 +05:30
Kovid Goyal
aea094214b
...
2015-04-21 08:28:57 +05:30
Kovid Goyal
dc95e13780
Manage tags dialog: Fix setting a tag to empty raises an unhandled error. Fixes #1446318 [Delete tag from Tag Browser]( https://bugs.launchpad.net/calibre/+bug/1446318 )
...
Merge branch 'master' of https://github.com/cbhaley/calibre
2015-04-21 08:13:27 +05:30
Charles Haley
ac9891cd41
Fix for bug #1446318 .
2015-04-20 21:37:52 +02:00
Kovid Goyal
3c74a744ef
E-book viewer: Fix a regression that caused the viewer to occasionally skip the last page in a chapter when displaying more than one pages per screen and scrolling by screen
...
Also use a custom tag name for the blank page elements, so that there is
less chance of CSS from elsewhere being applied to it
2015-04-20 19:16:12 +05:30
Kovid Goyal
60af0674f4
DOCX Output: Implement floating text boxes and dropcaps
2015-04-20 12:54:28 +05:30
Kovid Goyal
d2d8108e7c
...
2015-04-20 08:03:58 +05:30
Kovid Goyal
aaeddce186
Fix #1445868 [View menu's recently viewed does not truncate book's title]( https://bugs.launchpad.net/calibre/+bug/1445868 )
2015-04-19 18:36:10 +05:30
Kovid Goyal
c34fffe555
Do not show splash screen when starting in system tray
2015-04-19 10:29:15 +05:30
Kovid Goyal
35d62df8a7
Hide splash screen after UI init not before
2015-04-19 10:25:57 +05:30
Kovid Goyal
d4d0ccd970
Do not use a separate process to draw the splash screen
...
I've now had a couple of reports of calibre hanging randomly on windows
during startup with the splash screen enabled. And in any case with Qt
5.4.1 there is a simpler workaround for the splash screen not rendering
issue
2015-04-19 10:00:07 +05:30
Kovid Goyal
7f73fe505e
Discover Magazine Monthly by Michael Marotta
...
Merge branch 'master' of https://github.com/truth1ness/calibre
2015-04-19 09:15:00 +05:30
truth1ness
7a3672fa01
New Discover Magazine Monthly/Print edition, different than current rss based discover_magazine.recipe
2015-04-18 23:29:36 -04:00
Kovid Goyal
22d5599373
Update WirtschaftsWoche Online
2015-04-19 08:57:00 +05:30
truth1ness
78c958f2f5
Adds cover image, CSS for body and subtitles, preprocess line breaks, added description, tags, etc.
2015-04-18 23:22:46 -04:00
Kovid Goyal
1af26bb71e
...
2015-04-19 08:29:23 +05:30
Kovid Goyal
f9ce74d58a
News download: Allow using show_browser() in recipes when using --test
2015-04-18 09:00:11 +05:30
Kovid Goyal
a3a7b20f07
Edit Book: Fix open OPF file not being refreshed when deleting items from the file browser. Fixes #1445634 [Wrong .opf syncing when deleting xptg template (and others?)]( https://bugs.launchpad.net/calibre/+bug/1445634 )
2015-04-18 08:35:55 +05:30
Kovid Goyal
8e85a16e4c
Update Wired
2015-04-18 08:12:57 +05:30
Kovid Goyal
59c865b79f
...
2015-04-18 08:07:45 +05:30
Kovid Goyal
60ee26e18d
Update CNN
2015-04-18 07:53:27 +05:30
Kovid Goyal
8c44238e8c
version 2.25.0
v2.25.0
2015-04-17 09:41:18 +05:30
Kovid Goyal
82de189f1d
Update Die Zeit
...
Merge branch 'update-zeitde-premium' of https://github.com/henninglosert/calibre
2015-04-17 09:05:14 +05:30
Henning Losert
57f93c387d
Updated zeit.de (subscription) recipe after website change
2015-04-16 21:18:08 +02:00
Kovid Goyal
e8e98c4634
Template language: Fix raw_field() function returning incorrect values for lists
...
Merge branch 'master' of https://github.com/cbhaley/calibre
2015-04-16 18:16:43 +05:30
Charles Haley
8f6056013b
Fix raw_field returning incorrectly rendered lists.
...
Problem pointed out at http://www.mobileread.com/forums/showthread.php?t=259229
2015-04-16 09:26:52 +02:00
Kovid Goyal
530876cc47
Update NZZ Webpaper
2015-04-16 08:37:12 +05:30
Kovid Goyal
54d2effa5a
...
2015-04-15 10:32:32 +05:30
Kovid Goyal
1dacfc5709
...
2015-04-15 10:30:19 +05:30
Kovid Goyal
218de802ba
MIT Technology Review Magazine by Michael Marotta
2015-04-15 10:12:45 +05:30
Kovid Goyal
a00d7b4457
DOCX Output: Support floating tables
2015-04-15 10:05:54 +05:30
Kovid Goyal
d04f347d73
...
2015-04-14 14:24:50 +05:30
Kovid Goyal
93e8d21e7f
DOCX Input: Automatically resize large images used as bullets in lists, to compensate for the fact that HTML renderers do not do this.
2015-04-14 10:40:55 +05:30
Kovid Goyal
0c320ae75d
Book list: Prevent yes/no columns from making the minimum row height too large. Fixes #383 (This comes from http://www.mobileread.com/forums/showthread.php?t=258781 ...)
2015-04-13 18:28:49 +05:30
Kovid Goyal
f48c2abb06
...
2015-04-13 14:43:35 +05:30
Kovid Goyal
d1bb088d88
Various string fixes. Fixes #1443028 [missing strings in .po file]( https://bugs.launchpad.net/calibre/+bug/1443028 )
2015-04-13 14:37:30 +05:30
Kovid Goyal
76f1582757
E-book viewer: When displaying multiple pages per screen fix whole screen scrolling so that it works as expected even at the end of the file, when their might be fewer pages left than would fill the screen.
2015-04-13 14:09:59 +05:30
Kovid Goyal
929ba65820
...
2015-04-13 13:21:01 +05:30
Kovid Goyal
e925b0b301
...
2015-04-13 13:18:53 +05:30
Kovid Goyal
d13c4c2b94
Book Details panel: Allow deleting tags/series/publisher/etc. by right clicking on the link in the book details panel. Fixes #1442925 [Click on metadata on Book Details to delete item]( https://bugs.launchpad.net/calibre/+bug/1442925 )
2015-04-13 12:32:59 +05:30
Kovid Goyal
8e77a2469c
Edit book: Fix book locale changing when OPF edited if OPF contains a country code in addition to a language code
2015-04-12 11:04:39 +05:30
Kovid Goyal
9b8bf25a41
Update Arcamax
2015-04-12 10:56:52 +05:30
Kovid Goyal
d49d227e4a
E-book viewer: Allow expanding/collapsing all items in the Table of Contents view by right clicking
2015-04-12 10:23:33 +05:30
Kovid Goyal
eec1f44dee
Edit Book: Fix escaped HTML tags in the comments metadata being reported as mis-spelled words. Fixes #1441925 [Spell check flags html tags in metadata]( https://bugs.launchpad.net/calibre/+bug/1441925 )
2015-04-12 09:55:17 +05:30
Kovid Goyal
203cb98ac0
The Codeless Code by April King
...
Merge branch 'master' of https://github.com/marumari/calibre
2015-04-12 08:21:28 +05:30
April King
b41cc304d7
fixed some bad spacing
2015-04-11 16:26:58 -05:00
April King
055a103f05
Updated to use the latest Calibre API, introduced on 4/10:
...
kovidgoyal/calibre@16efc96
2015-04-11 16:22:58 -05:00
April King
e5b4af0f6c
Revert "Revert "Adding The Codeless Code (thecodelesscode.com)""
...
This reverts commit fb3f9d78981dafa4e814c19303cebeff215ed983.
2015-04-11 15:15:21 -05:00
April King
fb3f9d7898
Revert "Adding The Codeless Code (thecodelesscode.com)"
...
This reverts commit 7ff5ed6b62561c9920caccca5c98200943759066.
2015-04-11 15:12:19 -05:00
April King
7ff5ed6b62
Adding The Codeless Code (thecodelesscode.com)
2015-04-11 08:33:48 -05:00