32255 Commits

Author SHA1 Message Date
Kovid Goyal
dd156c7568 Merge branch 'master' of https://github.com/cbhaley/calibre 2016-04-17 18:02:52 +05:30
Charles Haley
ae0f52d7c9 Don't change the API. Instead do the work in the wireless driver 2016-04-17 13:21:30 +02:00
Charles Haley
90e6218e5a Revert "Pass the new ID URL patterns to devices while maintaining compatibility with the old interface."
This reverts commit ee942b95061d709f544f74dc1e2fc08127f72d15.
2016-04-17 13:13:48 +02:00
Kovid Goyal
72f6c7f2be Update Foreign Affairs 2016-04-17 09:50:32 +05:30
Kovid Goyal
36f1bd005f Update list of known crashers 2016-04-17 09:08:43 +05:30
Charles Haley
ee942b9506 Pass the new ID URL patterns to devices while maintaining compatibility with the old interface. 2016-04-16 13:38:53 +02:00
Kovid Goyal
e5c7274ba7 ... 2016-04-16 10:40:10 +05:30
Kovid Goyal
92b9486545 PDF Output: Make fix for blank page at end of section also work when headers/footers are specified 2016-04-15 21:40:27 +05:30
Kovid Goyal
72a30b9c9e OS X build: If setting up ASL fails, redirect to /dev/null to ensure we dont get errors writing to stdout 2016-04-15 20:36:54 +05:30
Kovid Goyal
d7d35b16e9 Update New Yorker
Fixes #1570632 [byline does not appear in retrieved newyorker recipe content](https://bugs.launchpad.net/calibre/+bug/1570632)
2016-04-15 17:16:49 +05:30
Kovid Goyal
78bb3ce28c ... 2016-04-15 16:59:51 +05:30
Kovid Goyal
38ed56dc62 ... 2016-04-15 10:58:50 +05:30
Kovid Goyal
614d94496e Make quotes in the cli docs not be curly v2.55.0 2016-04-15 09:42:15 +05:30
Kovid Goyal
8f99ca2bae Manual: Use the :option: directive instead of :cmdoption: as it allows for cross-linking 2016-04-15 09:29:40 +05:30
Kovid Goyal
0595d9beaa version 2.55.0 2016-04-15 08:49:47 +05:30
Kovid Goyal
79802faaa2 Use the new traceback module for nicer tracebacks 2016-04-14 11:42:35 +05:30
Kovid Goyal
36ea076b8b Update RapydScript 2016-04-14 11:42:18 +05:30
Kovid Goyal
220064441c Add an environment variable (CALIBRE_NO_DEFAULT_PROGRAMS) to prevent calibre from automatically registering with the Open With subsystem on windows 2016-04-14 08:15:42 +05:30
Kovid Goyal
ebf91eab18 Tag mapper: A new rule type "split" allows you to easily split tags on a character 2016-04-14 08:01:40 +05:30
Kovid Goyal
33e23e50ab Stop using Qt WebKit to calculate font usage statistics 2016-04-13 10:54:16 +05:30
Kovid Goyal
9a2dc518ad ... 2016-04-13 10:44:24 +05:30
Kovid Goyal
d8bfb8c8b1 Conversion: Fix the obsolete HTML align=center markup (produced by Microsoft Word) not working for tables. Fixes #1569583 [table alignment lost on conversion](https://bugs.launchpad.net/calibre/+bug/1569583) 2016-04-13 07:14:57 +05:30
Kovid Goyal
602902476d Update Brand Eins
Merge branch 'master' of https://github.com/chrstphmr/calibre
2016-04-13 06:44:03 +05:30
chrstphmr
9628389c91 Update brand_eins.recipe: remove sharing links, ads 2016-04-12 17:40:32 +02:00
Kovid Goyal
825905a092 Add a flag to abort when a psedo element is missing 2016-04-12 16:20:34 +05:30
Kovid Goyal
0f1fbf0a8c Handle inheritable properties when resolving pseudo elements 2016-04-12 16:14:57 +05:30
Kovid Goyal
36434a4c85 Add a default for font-stretch 2016-04-12 15:52:36 +05:30
Kovid Goyal
0654256f67 Change arg order for easier partial functions 2016-04-12 15:52:31 +05:30
Kovid Goyal
a853e4dac0 Function to resolve pseudo-element properties 2016-04-12 14:56:52 +05:30
Kovid Goyal
91c85b351c More tests for cascade 2016-04-12 14:56:17 +05:30
Kovid Goyal
0d77ec1451 Tests for resolving properties 2016-04-12 09:21:15 +05:30
Kovid Goyal
176b6b248d Framework for testing cascade.py 2016-04-12 08:10:45 +05:30
Kovid Goyal
c2ef186d9f Update Handelsblatt 2016-04-12 06:45:44 +05:30
Kovid Goyal
77d1062d5f ... 2016-04-12 06:41:48 +05:30
Kovid Goyal
5b9e52906a ... 2016-04-12 06:41:31 +05:30
Kovid Goyal
69faca466c Make the shutting down message an overlay 2016-04-12 06:34:03 +05:30
Kovid Goyal
fd90645306 Update tyzden
Merge branch 'master' of https://github.com/rakyi/calibre
2016-04-11 19:51:58 +05:30
Martin Račák
9f606b7936 Update tyzden 2016-04-11 15:55:44 +02:00
Kovid Goyal
4998b3922f ... 2016-04-11 17:57:52 +05:30
Kovid Goyal
dc1cb09bbb Initial implementation of CSS cascading for containers
This is needed as the current code relies on Qt WebKit, which is going
to go away eventually.
2016-04-11 16:54:53 +05:30
Kovid Goyal
b2dbb4ac01 Font subsetting: When font-variant: small-caps is used include the capital letters as well, in case either the font or the renderer do not support OpenType smcp. Fixes #1568555 [Subsets of fonts with CSS set to uppercase or small-caps variants](https://bugs.launchpad.net/calibre/+bug/1568555) 2016-04-11 16:42:49 +05:30
Kovid Goyal
0dd8f53b4e Refactor the container class to make it easy to create mocked containers for testing 2016-04-11 16:31:07 +05:30
Kovid Goyal
fdfed12489 Redundant isinstance() check 2016-04-11 15:42:57 +05:30
Kovid Goyal
cfbec65804 Rendering book: Convert font sizes expressed in absolute units to rem
Also convert page-break-* properties to their CSS 3 and webkit
equivalents to avoid having to do that work on the client
2016-04-11 11:57:06 +05:30
Kovid Goyal
c403d8aa88 ... 2016-04-11 11:26:07 +05:30
Kovid Goyal
5272f9eade Fix #1568091 [Execution of column/row coloring rules is delayed](https://bugs.launchpad.net/calibre/+bug/1568091) 2016-04-11 07:05:58 +05:30
Kovid Goyal
8b2ed777ad Use correct urls in the instapaper recipe rather than relying on print_version(), which breaks the article downloaded from link 2016-04-11 05:17:36 +05:30
Kovid Goyal
d5a37ea0f5 Font subsetting: Implement support for text-transform. See #1568555 (Subsets of fonts with CSS set to uppercase or small-caps variants) 2016-04-11 05:13:42 +05:30
Kovid Goyal
6305d5c647 E-book viewer: Fix a link that has some text along with a superscript/subscript being incorrectly detected as a footnote link 2016-04-11 04:20:55 +05:30
Kovid Goyal
b20610910e Allow creation of rules to convert arbitrary identifiers into clickable links in the book details panel 2016-04-10 19:53:09 +05:30