30218 Commits

Author SHA1 Message Date
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
Kovid Goyal
1a2814494e Resolve internal links for The Economist 2015-04-11 18:46:16 +05:30
Kovid Goyal
495293b3f5 ... 2015-04-11 13:56:22 +05:30
Kovid Goyal
7256c5c920 Resolve internal links int he Calibre Blog recipe 2015-04-11 12:40:49 +05:30
Kovid Goyal
16efc963e3 Fetch News: Add API to allow recipe writers to easily resolve internal links to point to the downloaded versions of articles 2015-04-11 12:40:29 +05:30
Kovid Goyal
6d58813c65 DOCX Input: Add support for DOCX files created by Word 2013 in "Strict" mode 2015-04-11 10:22:30 +05:30
Kovid Goyal
cf2aa25944 ... 2015-04-11 10:22:30 +05:30
Kovid Goyal
b9f86450a0 DOCX: Refactor to support different namespace profiles
Needed to support the "Strict" mode DOCX files that Word 2013 can
optionally generate.
2015-04-11 10:22:30 +05:30
Kovid Goyal
341f011372 ... 2015-04-11 10:02:20 +05:30
Kovid Goyal
bb8dc6d095 Edit Book: Add the reports tool to the toolbar by default
Also do not raise an exception when running reports with no book open.
2015-04-11 09:42:43 +05:30
Kovid Goyal
8ec93d806f Edit Book: Make embedding fonts using the manage fonts dialog easier. You can now double click on a font family to see what faces for that family area available on your computer and install new fonts directly from the dialog. 2015-04-11 09:35:18 +05:30
Kovid Goyal
cbfd5f6e38 When using the View specific format action add an "Open With" button to choose a specific program to view the specified format 2015-04-10 21:44:53 +05:30
Kovid Goyal
4c4f74fb5d Edit Book: Fix regression that caused copying of non-breaking spaces to not work when using the keyboard shortcuts 2015-04-10 20:52:02 +05:30
Kovid Goyal
c60d39c519 Open With: Fix open with not working for programs from the Microsoft Office suite 2015-04-10 19:20:20 +05:30
Kovid Goyal
01e9cd29ce Basic DDE wrapper 2015-04-10 19:08:18 +05:30
Kovid Goyal
1fcf1e01b2 When getting cover from comic files, use smart filename sorting to find the first filename, recognizing numbers inside the filenames. 2015-04-10 13:06:02 +05:30
Kovid Goyal
f7460f138e Conversion: Fix regression that caused pseudo-selectors that cannot be resolved such as :hover, :visited, etc. to be removed during conversion 2015-04-10 11:01:04 +05:30
Kovid Goyal
33b5450c9b version 2.24.0 v2.24.0 2015-04-10 06:46:18 +05:30
Kovid Goyal
71880b4982 Update Le Temps 2015-04-09 13:27:25 +05:30
Kovid Goyal
b4c01accb1 Device view: Preserve position in list of books when deleting books from the device view 2015-04-09 12:06:02 +05:30
Kovid Goyal
3450e3109d pep8 2015-04-09 11:14:45 +05:30
Kovid Goyal
39f2ec7bbb pep8 2015-04-09 11:04:43 +05:30
Kovid Goyal
5df61a0472 ... 2015-04-09 10:09:25 +05:30
Kovid Goyal
cf6ee757a8 Make the context menu for the book details popup window work the same way as for the book details panel 2015-04-09 10:05:16 +05:30
Kovid Goyal
d893b8c9c6 ... 2015-04-09 09:52:08 +05:30
Kovid Goyal
1794d8f8d6 DOCX Output: Fix nested tables not working 2015-04-09 09:33:12 +05:30
Kovid Goyal
732e92fb3f DOCX Output: vertical alignment for table cells 2015-04-09 09:15:36 +05:30
Kovid Goyal
e59e1060ae DOCX Output: Support for rowspan and colspan in tables 2015-04-09 09:02:24 +05:30
Kovid Goyal
d410da77e2 Fix handling of tails around tables 2015-04-09 08:50:10 +05:30
Kovid Goyal
136cfc6b3a DOCX Output: Table padding 2015-04-08 09:57:22 +05:30
Kovid Goyal
5ac5f91cd9 ... 2015-04-08 08:40:47 +05:30
Kovid Goyal
66e12978ba PDF Metadata: When choosing between reading metadata from the Info dict
and the XMP block, consider both the MetadataData and the ModifyDate in
the XMP block, since there exist PDF metadata writing tools that update
one and not the other. See #1440304 ([Enhancement] configure metadata import when importing pdf file in calibre)
2015-04-07 12:35:46 +05:30
Kovid Goyal
1001b61f25 Edit Book: Fix regression that caused pressing Alt+X to type unicode characters to not work 2015-04-07 09:09:25 +05:30
Kovid Goyal
24d43645ab Book details panel: Allow copying full path to ebook files by right clicking on the format link. See #1437756 ([Enhancement] Option to create and place a link to a selected book.) 2015-04-07 08:36:15 +05:30
Kovid Goyal
999cfd81bd DOCX Output: Conversion of table borders 2015-04-06 16:55:12 +05:30
Kovid Goyal
fb70f61b70 Manage User Categories: Allow restricting the visible items to only those present in the current Virtual Library (if any)
Merge branch 'master' of https://github.com/cbhaley/calibre
2015-04-06 14:55:18 +05:30
Charles Haley
13c34447aa Enhancement to manage user categories: allow filtering the available items by the current virtual library 2015-04-06 11:19:05 +02:00
Kovid Goyal
c9cf3066e8 Edit Book: When dragging and dropping files to re-order them in the file browser, fix the final order being dependent on the order the files were selected in. Fixes #1440598 [Edit Book: Inverted order of files after drag and drop](https://bugs.launchpad.net/calibre/+bug/1440598) 2015-04-06 11:59:03 +05:30
Kovid Goyal
a73d813da4 Update United Daily 2015-04-06 10:34:01 +05:30
Kovid Goyal
18d1d0d3e8 Update Liberty Times, Apple Daily, China Times and House News 2015-04-06 10:32:56 +05:30
Kovid Goyal
35f565a425 Add webm mime types 2015-04-06 10:14:51 +05:30
Kovid Goyal
fad9722cfd Increase the maximum row height reduction possible 2015-04-06 09:18:33 +05:30
Kovid Goyal
cb69ee84ac DOCX Output: Start work on table styling 2015-04-05 10:57:50 +05:30
Kovid Goyal
1b4e2a8858 ... 2015-04-05 10:52:00 +05:30
Kovid Goyal
44f22eba90 Get Books: Update amazon store plugin for website changes 2015-04-05 10:16:38 +05:30
Kovid Goyal
0a252c6692 Workaround for bug in Qt 5.4 that causes multiple close events to be delivered when using a keyboard shortcut to quit on OS X. Fixes #1440444 [ebook-viewer forgets state of ToC if closed by keyboard (Cmd-Q)](https://bugs.launchpad.net/calibre/+bug/1440444) 2015-04-05 08:29:56 +05:30
Kovid Goyal
147d11f1ea Edit Book: Fix GIF images being corrupted when using the builtin image editor to make changes to them. Fixes #1440398 [Editor: Rotating a gif destroys it](https://bugs.launchpad.net/calibre/+bug/1440398) 2015-04-05 08:02:23 +05:30