31855 Commits

Author SHA1 Message Date
Kovid Goyal
fa41fbd472 Update Endgadget 2016-02-08 09:01:58 +05:30
Kovid Goyal
2460401e2b Work on popup menu for CS TB 2016-02-07 21:13:40 +05:30
Kovid Goyal
0f256ac9b1 ... 2016-02-07 14:03:41 +05:30
Kovid Goyal
444b302473 More inheritable file handles int he device code 2016-02-07 09:34:22 +05:30
Kovid Goyal
1ebaca2486 Fix file handles to files on the device being inherited by idling worker processes, preventing the device from being ejected 2016-02-07 08:55:15 +05:30
Kovid Goyal
b4c6c5a316 ... 2016-02-06 21:25:57 +05:30
Kovid Goyal
a700a8684a Make the icons in TB buttons smaller 2016-02-06 10:32:47 +05:30
Kovid Goyal
1b148eb370 PDF metadata: Workaround for PDF files with corrupted XMP metadata packets, generated by Nitro PDF. See #1541981 (Private bug) 2016-02-05 21:48:17 +05:30
Kovid Goyal
c585ad5893 Refactor breadcrumbs into a re-useable widget 2016-02-05 17:41:30 +05:30
Kovid Goyal
049648df19 ... 2016-02-05 14:30:56 +05:30
Kovid Goyal
1a0fcd16b3 Breadcrumbs for the CS TB 2016-02-05 13:12:30 +05:30
Kovid Goyal
baa4a1de40 ... 2016-02-04 16:56:21 +05:30
Kovid Goyal
2b7178a08f More work on CS TB 2016-02-04 12:13:35 +05:30
Kovid Goyal
c1cc8332f2 Sockets for IPC on OS X should use the calibre temp dir rather than a dedicated temp dir from the multiprocessing module 2016-02-03 20:17:52 +05:30
Kovid Goyal
8c7d5e99a4 Add an action to the context menu for the search bar to paste and instantly execute the search. Fixes #1541286 [[Enhancement] Search Bar - PASTE & GO](https://bugs.launchpad.net/calibre/+bug/1541286) 2016-02-03 16:08:43 +05:30
Kovid Goyal
f8c2b77812 Proper fix for escaping xpath attribute values 2016-02-03 09:28:10 +05:30
Kovid Goyal
2638906e69 ... 2016-02-03 09:06:00 +05:30
Kovid Goyal
1172b4940f ... 2016-02-03 08:48:09 +05:30
Kovid Goyal
85e6a6435b Amazon metadata download: Fix published date not being downloaded from amazon.it 2016-02-03 00:59:46 +05:30
Kovid Goyal
97d6c83525 When adding multiple books from a single directory, added the books in order of the last modified time of the book files. 2016-02-02 10:47:44 +05:30
Kovid Goyal
df452b4d72 Add Qt 5.6 support to the headless fontconfig database 2016-02-02 10:00:48 +05:30
Kovid Goyal
1c580d1eba Forgot to update the user defined device driver to work with the new windows device detection 2016-02-02 00:39:33 +05:30
Kovid Goyal
dfd3be5b56 EPUB Input: Fix error when processing EPUB files that uses non-ascii characters for their unique ids. Fixes #1540496 [Private bug](https://bugs.launchpad.net/calibre/+bug/1540496) 2016-02-02 00:17:24 +05:30
Kovid Goyal
85b91e4c75 Fix detection of USB strings for composite devices 2016-02-01 22:37:26 +05:30
Kovid Goyal
cc39ed3ba1 Update The Economic Times India 2016-02-01 08:38:08 +05:30
Kovid Goyal
bab3102d8b ... 2016-01-31 20:37:56 +05:30
Kovid Goyal
afb753afbe Possible fix for imcov6L not being detected
Now when a composite device is detected, look for drives belonging to
all devices from that composite device
2016-01-31 20:35:48 +05:30
Kovid Goyal
ec01916a56 ... 2016-01-31 18:26:19 +05:30
Kovid Goyal
8f1ff1e3cf More work on CS TB 2016-01-31 18:21:29 +05:30
Kovid Goyal
a17faec811 Fix #1539825 [Kobo Glo HD](https://bugs.launchpad.net/calibre/+bug/1539825) 2016-01-31 15:56:38 +05:30
Kovid Goyal
cd8db1818a More work on the CS TB 2016-01-31 11:20:56 +05:30
Kovid Goyal
cb14e8f549 Update Discover Magazine 2016-01-31 00:45:22 +05:30
Kovid Goyal
cf8fcfe82b Convenience method to set cookie on mechanize browser 2016-01-31 00:37:10 +05:30
Kovid Goyal
59d1a6f2c6 Update version of Qt in OS X build to 5.5.1
Needed to prevent QT from using the system openssl library. For Qt >=
5.5 it uses Apple's TextScure API instead of openssl.
2016-01-30 15:56:27 +05:30
Kovid Goyal
fc7d4830a9 Switch to using a private openssl lib on OS X 2016-01-30 12:40:50 +05:30
Kovid Goyal
1f65446f5e Better error reporting when custom dict lookup fails 2016-01-30 11:58:17 +05:30
Kovid Goyal
25db09228f version 2.50.1
Fixes 2.50 not working on some windows vista installs
v2.50.1
2016-01-29 23:17:09 +05:30
Kovid Goyal
77904f0859 When reading the cover from comic files, ignore any image files inside __MACOSX/ directories. Fixes #1539414 [Calibre can't extract cbz/cbr cover with __macosx folder](https://bugs.launchpad.net/calibre/+bug/1539414) 2016-01-29 17:44:36 +05:30
Kovid Goyal
9de7e68c1a Remove unused function that is apparently not present on some vista installs 2016-01-29 15:38:32 +05:30
Kovid Goyal
7dda0e0e41 More work on the content server tag browser 2016-01-29 12:29:50 +05:30
Kovid Goyal
0056aa177b Update bundled RapydScript 2016-01-29 10:19:46 +05:30
Kovid Goyal
541b23ad15 version 2.50.0 v2.50.0 2016-01-29 08:03:14 +05:30
Kovid Goyal
554bc82cf6 Update Houston Chronicle
Merge branch 'master' of https://github.com/dkfurrow/calibre
2016-01-29 07:56:10 +05:30
Dale Furrow
495be4bbc8 Changes to Houston Chronicle Recipe 2016-01-28 14:41:33 -06:00
Kovid Goyal
7c4a916d59 Fix #1539120 [HTMLZ to PDF crash](https://bugs.launchpad.net/calibre/+bug/1539120) 2016-01-28 21:14:30 +05:30
Kovid Goyal
4fbd66561e Ensure restrict to failed is never used when there are no failed ids 2016-01-28 20:57:53 +05:30
Kovid Goyal
1882395837 ... 2016-01-28 12:17:30 +05:30
Kovid Goyal
5afd59f9f1 Update New Scientist
Fixes #1538604 [Updated recipe for new scientist](https://bugs.launchpad.net/calibre/+bug/1538604)
2016-01-27 21:08:30 +05:30
Kovid Goyal
d0aa1c3d95 DOCX Input: Fix empty paragraphs with borders being rendered with an empty line inside the borders 2016-01-27 18:31:51 +05:30
Kovid Goyal
1127fc805c DOCX Input: Add support for framed text created by setting the same border style on neighboring paragraphs. Fixes #1526663 [DOCX Conversion- Border to a bunch of paras](https://bugs.launchpad.net/calibre/+bug/1526663) 2016-01-27 18:29:16 +05:30