27992 Commits

Author SHA1 Message Date
Kovid Goyal
31cf0040ef ... 2014-06-12 21:09:12 +05:30
Kovid Goyal
b5d40b4aff Normalize font names when changing fonts and the font is available on the local machine 2014-06-12 21:04:25 +05:30
Kovid Goyal
673c28f8aa ... 2014-06-12 20:47:59 +05:30
Kovid Goyal
99e6287ec1 Edit Book: Add a new tool to manage fonts. Allows easily changing/removing/embedding fonts in the entire book. To use it go to Tools->Manage Fonts 2014-06-12 20:46:59 +05:30
Kovid Goyal
621d67273f Edit Book/Book polishing: Fix embedding all referenced fonts not catching fonts that are only specified via style attributes and not in any stylesheets. 2014-06-12 19:30:07 +05:30
Kovid Goyal
c39c0a900c More fixes for #1329026 2014-06-12 08:19:30 +05:30
Kovid Goyal
1d86f8f913 Fix #1329026 [Missing/wrong translations in Kobo Aura config](https://bugs.launchpad.net/calibre/+bug/1329026) 2014-06-12 08:15:40 +05:30
Kovid Goyal
8f69acf446 fix pyflakes errors 2014-06-11 21:19:21 +05:30
Kovid Goyal
42b2eeb3bc Update Respekt
Merge branch 'master' of https://github.com/felagund/calibre
2014-06-11 21:15:39 +05:30
felagund
159ba40d56 Add recipes for Czech magazine Respekt 2014-06-11 17:12:05 +02:00
Kovid Goyal
bd1b10d3ae Merge branch 'master' of https://github.com/cbhaley/calibre 2014-06-11 12:36:25 +05:30
Charles Haley
fd990f51e1 Do not sort is_name custom columns when displaying their value in the metadata editor (single). 2014-06-11 08:44:51 +02:00
Kovid Goyal
fba4c4201d Font manager dialog skeleton 2014-06-11 11:08:37 +05:30
Kovid Goyal
8e75544b8a ... 2014-06-11 11:08:13 +05:30
Kovid Goyal
3038bb58d4 Fix remaining issues in Newsweek recipe 2014-06-11 08:20:53 +05:30
Kovid Goyal
b7e4c64da9 ... 2014-06-11 08:20:31 +05:30
Kovid Goyal
7fa847f6e8 Start work on fonts manager 2014-06-10 21:53:47 +05:30
Kovid Goyal
97c59cc1ec Conversion: Fix normalization of CSS shorthand font property not working when multiple font families are specified in the same shorthand property 2014-06-10 21:25:56 +05:30
Kovid Goyal
8440f1603b ... 2014-06-10 18:14:45 +05:30
Kovid Goyal
9335fb3093 Expand note on beautification with link to online HTML Tidy 2014-06-09 20:52:32 +05:30
Kovid Goyal
b9bcb7008c Update Newsweek 2014-06-09 15:21:26 +05:30
Kovid Goyal
7b284b949f Handle invalid bytes when in index_to_soup() for JavascriptRecipe 2014-06-09 15:03:49 +05:30
Kovid Goyal
e58cd115e1 Add convenience methods for creating lxml trees to the BasicNewsRecipe class 2014-06-09 15:01:45 +05:30
Kovid Goyal
90ff907df3 Update Jerusalem Post 2014-06-09 13:08:17 +05:30
Kovid Goyal
2e4c1b6277 Slim down bundled Qt 5 2014-06-08 18:10:32 +05:30
Kovid Goyal
1359f475af Edit Book: Live CSS: Fix clicking on link to go to style definition not working if the stylesheet contains CSS 3 media queries
Adds support for CSS 3 media query parsing to tinycss
2014-06-08 18:09:47 +05:30
Kovid Goyal
783b1d112b Use __slots__ for easy memory savings 2014-06-07 21:17:31 +05:30
Kovid Goyal
49e4d09cbc Refactor the @rule parsers into their own methods for easier sub-classing 2014-06-07 21:11:44 +05:30
Kovid Goyal
8ec267ae38 __repr__ for font-face rule 2014-06-07 20:57:11 +05:30
Kovid Goyal
70ec3dba42 ... 2014-06-07 20:36:00 +05:30
Kovid Goyal
bb77b5a27e Edit Book: When importing DOCX files, set the media type for html files correctly 2014-06-07 16:54:07 +05:30
Kovid Goyal
0b0f6abe42 Edit Book: Fix import of DOCX files that contain no Table of Contents not working. Fixes #1327522 [error editor while importing docx](https://bugs.launchpad.net/calibre/+bug/1327522) 2014-06-07 16:47:48 +05:30
Kovid Goyal
7f97e4213a Update Outlook India 2014-06-07 14:47:39 +05:30
Kovid Goyal
397b7cc4e1 Edit Book: Live CSS: Fix going to style declaration in the editor not working correctly when the stylesheet contains @font-face rules 2014-06-07 14:38:27 +05:30
Kovid Goyal
fe0a84985a Update PC Magazine 2014-06-07 13:23:16 +05:30
Kovid Goyal
d5e2c1f4cc Edit Book: Allow the color of the links in the Live CSS panel to be themed. Fixes #1326897 [Custom Colors schemes, hard coded to the "hyperlink color"](https://bugs.launchpad.net/calibre/+bug/1326897) 2014-06-06 21:38:30 +05:30
Kovid Goyal
c5a1065a76 Update PyQt build instructions 2014-06-06 11:09:45 +05:30
Kovid Goyal
de7e6b46fd ... 2014-06-06 09:56:31 +05:30
Kovid Goyal
0846ed0fe1 ... 2014-06-06 07:54:27 +05:30
Kovid Goyal
64c865f31d Proper fix for incorrect progress in portable installer 2014-06-06 07:48:25 +05:30
Kovid Goyal
585eaaafea More accurate progress while decompressing the portable installer 2014-06-05 23:00:22 +05:30
Kovid Goyal
2b64c18470 Portable installer: Fix a crash if the user selects a destination for the portable install that does not have enough disk space. Fixes #1324575 [Portable install crashes on low disk space](https://bugs.launchpad.net/calibre/+bug/1324575) 2014-06-05 22:46:43 +05:30
Kovid Goyal
2e58955e38 Fix err strings 2014-06-05 22:42:15 +05:30
Kovid Goyal
309668f077 More robust host IP detection when building calibre 2014-06-05 22:18:00 +05:30
Kovid Goyal
4d2ed78698 ... 2014-06-05 18:34:45 +05:30
Kovid Goyal
b85d677a1b Fix date column not showing date added when adding zip/rar files that contain an OPF with a calibre timestamp in its metadata 2014-06-05 14:17:01 +05:30
Kovid Goyal
19d0de0059 Sony driver: Fix SONY annotation app not working with files sent to the device by calibre 2014-06-05 13:01:28 +05:30
Kovid Goyal
418d52c027 pep8 2014-06-05 13:00:07 +05:30
Kovid Goyal
4c7bd989a7 pep8 2014-06-05 12:57:13 +05:30
Kovid Goyal
93b6d39974 Update Instapaper 2014-06-05 12:30:40 +05:30