32005 Commits

Author SHA1 Message Date
Kovid Goyal
5a500f7e1c Fix #1538451 [AttributeError: 'QImage' object has no attribute 'setFormat'](https://bugs.launchpad.net/calibre/+bug/1538451) 2016-01-27 14:27:56 +05:30
Kovid Goyal
7a18787eda ODT Input: Fix fallback PNG images generated by LibreOffice 4.x for SVG images not being ignored 2016-01-27 10:08:03 +05:30
Kovid Goyal
8a1263f987 Update FAZ.net 2016-01-27 08:57:01 +05:30
Kovid Goyal
da1c151e1f Merge branch 'patch-1' of https://github.com/pra85/calibre 2016-01-27 00:08:02 +05:30
Prayag Verma
69234949bb Update copyright year range to 2016 2016-01-26 21:48:40 +05:30
Kovid Goyal
27bf2b8b63 ... 2016-01-25 09:48:44 +05:30
Kovid Goyal
772d285326 ... 2016-01-20 21:37:06 +05:30
Kovid Goyal
a0b56ef2a7 Update Scientific American 2016-01-20 19:42:16 +05:30
Kovid Goyal
383e16cff2 Update Business World Magazine
Fixes #1534463 [Business World Indian Recipe not working](https://bugs.launchpad.net/calibre/+bug/1534463)
2016-01-20 14:59:39 +05:30
Kovid Goyal
d977bf9201 Remove no longer working Hindustan Times Recipe 2016-01-20 14:34:30 +05:30
Kovid Goyal
17ddcaa9df ... 2016-01-20 13:00:22 +05:30
Kovid Goyal
382d6de38d Remove unused code 2016-01-20 12:55:57 +05:30
Kovid Goyal
b090e5fa6c Alternate implementation of get_storage_number_map() 2016-01-20 12:37:46 +05:30
Kovid Goyal
2a70cee9c4 Fix #1535801 [Driver for PocketBook 650](https://bugs.launchpad.net/calibre/+bug/1535801) 2016-01-20 12:31:19 +05:30
Kovid Goyal
0c8a8ea825 Fix restore library failing on some windows systems with non-ascii library paths 2016-01-20 09:29:40 +05:30
Kovid Goyal
15aadb14c4 Edit Book: Fix error when merging an empty HTML document or one that contains only text and no tags. Fixes #1535427 [Edit ebook, merge selected text files fail.](https://bugs.launchpad.net/calibre/+bug/1535427) 2016-01-20 00:17:36 +05:30
Kovid Goyal
78fcc5cd6c ... 2016-01-19 21:05:35 +05:30
Kovid Goyal
94b7eb174b ... 2016-01-19 20:18:00 +05:30
Kovid Goyal
b0ab1a0e65 ... 2016-01-19 20:18:00 +05:30
Kovid Goyal
105cb39e68 Fix detected_device not being set 2016-01-19 20:18:00 +05:30
Kovid Goyal
15b66c1f40 Ignore readonly drives exported by the device 2016-01-19 20:18:00 +05:30
Kovid Goyal
c015a92e0c Another debug print 2016-01-19 20:18:00 +05:30
Kovid Goyal
a11b260008 Uppercase PNP ids for windows_filter_pnp_id 2016-01-19 20:18:00 +05:30
Kovid Goyal
5dee2b7d72 ... 2016-01-19 20:18:00 +05:30
Kovid Goyal
5706ca3011 ... 2016-01-19 20:18:00 +05:30
Kovid Goyal
b74f968126 ... 2016-01-19 20:18:00 +05:30
Kovid Goyal
f19d54c05c Remove unused code 2016-01-19 20:18:00 +05:30
Kovid Goyal
14cd062fec Restore can_handle_windows()
Now delegates to the Unix can_handle()
2016-01-19 20:18:00 +05:30
Kovid Goyal
4cc81568e6 Start work on migrating to new device detection algorithm on windows 2016-01-19 20:18:00 +05:30
Kovid Goyal
deb72df077 Remove code superseeded by winusb 2016-01-19 20:18:00 +05:30
Kovid Goyal
5d3415dcfb ... 2016-01-19 12:51:06 +05:30
Kovid Goyal
12df3ac3c4 Edit Book: When inserting images, add an option to insert the image as a full page image 2016-01-19 12:44:53 +05:30
Kovid Goyal
b090f18d81 ... 2016-01-19 12:06:00 +05:30
Kovid Goyal
444c01ed30 Update bundled duktape JS interpreter 2016-01-19 11:32:54 +05:30
Kovid Goyal
ce61bd26c4 ... 2016-01-19 11:12:14 +05:30
Kovid Goyal
79796fe071 ... 2016-01-19 10:04:42 +05:30
Kovid Goyal
eac14fc0cf Code to detect read-only drives 2016-01-19 09:56:13 +05:30
Kovid Goyal
23a4481858 Workaround for broken rev in pnp id for PRS 650 2016-01-19 09:00:43 +05:30
Kovid Goyal
e2e93a3a74 ... 2016-01-19 00:26:31 +05:30
Kovid Goyal
d1d0c606fa More debug prints 2016-01-18 22:04:56 +05:30
Kovid Goyal
2eed1cf179 ... 2016-01-18 21:54:49 +05:30
Kovid Goyal
3a972c81cc ... 2016-01-18 21:51:41 +05:30
Kovid Goyal
1267ef3902 Small performance improvement 2016-01-18 21:49:36 +05:30
Kovid Goyal
904ade3e7c Code to read USB string properties
serial number, manufacturer and product name
2016-01-18 21:48:19 +05:30
Kovid Goyal
aa5fc9b434 USB node structures 2016-01-18 14:44:42 +05:30
Kovid Goyal
cf83341e3d Better __repr__ for USBDevice 2016-01-18 14:03:17 +05:30
Kovid Goyal
f8e19f07ea ... 2016-01-18 13:56:25 +05:30
Kovid Goyal
d2bd44d024 Fix NULL pointer in get_storage_number() 2016-01-18 13:09:03 +05:30
Kovid Goyal
db9edd162c ... 2016-01-18 11:48:09 +05:30
Kovid Goyal
d8e8e90c33 Make develop work with any device known to calibre 2016-01-18 11:47:03 +05:30