31014 Commits

Author SHA1 Message Date
Kovid Goyal
9a6d687848 Update Field and Stream 2015-05-11 18:15:02 +05:30
Kovid Goyal
5776ae9e68 DOCX Output: Fix unneccessary text styles being created by empty spans 2015-05-11 17:53:13 +05:30
Kovid Goyal
a6fd56e752 DOCX Output: Add support for multilingual documents 2015-05-11 17:38:34 +05:30
Kovid Goyal
44ff219ead FAQ entry documenting Amazon's broken Kindle indexer 2015-05-11 13:10:08 +05:30
Kovid Goyal
76ec19ef1d Fix language definition on body tag being ignored during conversion 2015-05-11 11:16:17 +05:30
Kovid Goyal
89c0028fe8 DOCX Output: Use standard names for styles corresponding to HTML heading tags 2015-05-11 09:29:35 +05:30
Kovid Goyal
51b3df2c29 DOCX Output: Do not put page-break properties in styles, so as to reduce number of distinct styles. Also handle page-break-after on block level elements. 2015-05-11 07:55:27 +05:30
Kovid Goyal
35699b1f7b DOCX Output: Nicer organization of output styles.
Styles are now merged into block styles that contain both paragraph and
character formatting (for the most common character style in each
block). All block styles inherit the Normal style and override only what
is different.
2015-05-11 07:04:16 +05:30
Kovid Goyal
2ddf85a341 Fix #1453548 [Wording in setup wizard still references Gmail](https://bugs.launchpad.net/calibre/+bug/1453548) 2015-05-10 19:23:53 +05:30
Kovid Goyal
3c1d2bd560 Add keyboard shortcuts (Ctrl+Right, Ctrl+Left) to switch between virtual library tabs. Fixes #1453497 [[Enhancement] Shortcuts for cycling through virtual libraries](https://bugs.launchpad.net/calibre/+bug/1453497) 2015-05-10 18:09:12 +05:30
Kovid Goyal
383643a9d1 Update Linux Magazine
Fixes #1453406 [Updated recipe for Linux Magazine](https://bugs.launchpad.net/calibre/+bug/1453406)
2015-05-10 06:47:26 +05:30
Kovid Goyal
e62986fa41 When sending email using GMX pause for five minutes between books, to prevent GMX from blocking the account 2015-05-10 06:39:45 +05:30
Kovid Goyal
a9ec36f916 Add note about Smart Scroll incompatibility on OS X 2015-05-09 09:04:37 +05:30
Kovid Goyal
d3704529cb Fix #1453279 [Typo in magazine feed name (EPW, India) OS X](https://bugs.launchpad.net/calibre/+bug/1453279) 2015-05-09 09:01:05 +05:30
Kovid Goyal
20542b5a5b Merge branch 'master' of https://github.com/JimmXinu/calibre 2015-05-08 20:49:05 +05:30
Kovid Goyal
22dab7933d Update Brand Eins
Merge branch 'master' of https://github.com/tomschlenkhoff/calibre
2015-05-08 20:48:14 +05:30
Jim Miller
8b8570a135 Change working of BG job options in Pref/Misc--also affects plugin jobs. 2015-05-08 10:05:24 -05:00
Tom Schlenkhoff
75788ffb65 Update brand_eins.recipe 2015-05-08 16:47:06 +02:00
Kovid Goyal
c4a4c3a76f Update Courrier International 2015-05-08 09:18:48 +05:30
Kovid Goyal
dc84d3dd65 Edit book: When importing multiple files into the book, import them in the order sorted by their filenames 2015-05-05 21:06:43 +05:30
Kovid Goyal
e6c8a8d4bb Add calibre version to the user agent for the viewer 2015-05-05 20:55:08 +05:30
Kovid Goyal
4abd16a4a5 Fix #396 (Fix UnicodeDecodeError in linux installer script) 2015-05-05 17:52:36 +05:30
Kovid Goyal
b189c31fc4 E-book viewer: Fix print to pdf not working on some windows systems with non-ascii usernames and non-utf-8 system locales 2015-05-05 16:34:36 +05:30
Kovid Goyal
c1cd424099 Edit Book: Fix TOC editor window not remembering its last used size 2015-05-05 11:46:33 +05:30
Kovid Goyal
2e893908e3 ... 2015-05-03 10:30:45 +05:30
Kovid Goyal
5a693a641c DOCX Output: Better naming of styles 2015-05-03 10:23:15 +05:30
Kovid Goyal
95ebc11105 DOCX Output: Partially handle vertical align with nested tags 2015-05-03 10:22:35 +05:30
Kovid Goyal
b2eac6f919 ... 2015-05-03 09:38:44 +05:30
Kovid Goyal
e958df9028 DOCX Output: Add support for block images 2015-05-03 07:22:42 +05:30
Kovid Goyal
2188514cdb ... 2015-05-03 06:51:59 +05:30
Kovid Goyal
8c9eeb028f Viewer: Add the epubReadingSystem JS object 2015-05-03 06:45:26 +05:30
Kovid Goyal
bf8c4d6b4b DOCX Output: Support hanging indents 2015-05-02 13:19:04 +05:30
Kovid Goyal
555463b229 DOCX Output: Fix handling of paragraph margins/indents 2015-05-02 12:41:52 +05:30
Kovid Goyal
cab1e2cd50 Remove experimental flag for DOCX Output
Still needs some work, but it is in a releasable state.
2015-05-02 12:25:02 +05:30
Kovid Goyal
3749abef77 Option to not show PDF file after printing 2015-05-02 10:38:34 +05:30
Kovid Goyal
490f766c4a Show previously used dirname in text control as well 2015-05-02 10:33:45 +05:30
Kovid Goyal
42cb126b01 ... 2015-05-02 10:32:45 +05:30
Kovid Goyal
c73e1ff90f Keyboard shortcut for printing in viewer 2015-05-02 10:18:52 +05:30
Kovid Goyal
5e04c1f9f8 Update Wired Magazine
Merge branch 'master' of https://github.com/truth1ness/calibre
2015-05-02 09:31:18 +05:30
Kovid Goyal
87073a4536 Fix #395 (Build scripts: Fix thread leak) 2015-05-02 09:23:47 +05:30
truth1ness
c833ccc79e Added logic to find current month's magazine url and crawl through pages until end of month's articles are reached instead of taking 2 pages off the all main magazine feed 2015-05-01 17:34:02 -04:00
Kovid Goyal
baa5bf6a5b ... 2015-05-01 14:38:16 +05:30
Kovid Goyal
42d2eb246e Remove recipe for publication that no longer exists 2015-05-01 13:01:53 +05:30
Kovid Goyal
bb3dede5ce ... 2015-05-01 12:31:32 +05:30
Kovid Goyal
9f46e89649 Avoid unnecessary sub-menu for open with button in view specific format dialog 2015-05-01 12:05:53 +05:30
Kovid Goyal
2b4b22afe8 version 2.27.0 v2.27.0 2015-05-01 09:04:09 +05:30
Kovid Goyal
9b131a5247 Cover browser: Debounce re-renders
Only re-render cover browser 100msec after resize/slide
change/reset/etc. Avoids unnecessary work, if a
dataChanged/setSlideIndex/resize occur in quick succession,
such as during program startup
2015-04-30 13:35:01 +05:30
Kovid Goyal
ba1d07f73d Avoid initial cover image loading when calibre starts up with cover browser hidden 2015-04-30 13:06:02 +05:30
Kovid Goyal
9a3f901ca4 Prevent the cover browser from being refreshed and therefore using resources when it is hidden 2015-04-30 12:05:04 +05:30
Kovid Goyal
67948df37f Add Quick Start Guide in Italian
Also minor updates to the formatting.
2015-04-30 10:35:59 +05:30