34923 Commits

Author SHA1 Message Date
Kovid Goyal
0b9aa7d119 ... 2017-02-01 13:24:26 +05:30
Kovid Goyal
511bb93d4a Initial work on supporting haiku 2017-02-01 13:22:09 +05:30
Kovid Goyal
8df29954d6 isort config 2017-02-01 12:27:25 +05:30
Kovid Goyal
c4f196d6c3 Update LA Times
Fixes #1660894 [Fetching news from LA Times broken](https://bugs.launchpad.net/calibre/+bug/1660894)
2017-02-01 12:18:32 +05:30
Zoltán Mizsei
f7b9885660 Revert "More brackets (Maybe they are unneeded)"
This reverts commit 7f83c236aa3dab7e814c8ce4f03844f056bc25db.
2017-02-01 07:30:32 +01:00
Zoltán Mizsei
7f83c236aa More brackets (Maybe they are unneeded) 2017-02-01 07:21:30 +01:00
Zoltán Mizsei
ca33868c67 Missing brackets 2017-02-01 07:19:16 +01:00
Kovid Goyal
36e9dcf2ad Switch to using yapf for python code formatting 2017-02-01 11:32:53 +05:30
Kovid Goyal
59a430f23a pep8 2017-02-01 10:24:19 +05:30
Kovid Goyal
71e4857a47 Conversion: Log options different from defaults separately for convenient reference 2017-02-01 09:45:03 +05:30
Kovid Goyal
1428b0afda Conversion: Fix regression that broke conversion of some epub files when using the "Remove first image" option. Fixes #1660699 [Private bug](https://bugs.launchpad.net/calibre/+bug/1660699)
Conversion: Ensure that the "Remove first image" conversion option does not remove the new cover image specified as a conversion option.
2017-02-01 09:30:44 +05:30
jfhutson
4a59c7737d remove video captions 2017-01-31 21:09:46 -06:00
Kovid Goyal
d2d3f8b67f Change mechanize link from sourceforge to github 2017-01-31 23:09:42 +05:30
Kovid Goyal
476693c283 ... 2017-01-31 21:56:36 +05:30
Kovid Goyal
4e5287e923 Fix crash when generating covers with Qt 5.8 on linux 2017-01-30 22:16:38 +05:30
Kovid Goyal
73e9043976 Update New Yorker
Fixes #1660162 [Newyorker cover not downloading](https://bugs.launchpad.net/calibre/+bug/1660162)
2017-01-30 21:35:29 +05:30
Kovid Goyal
f481b12325 ... 2017-01-30 20:35:27 +05:30
Kovid Goyal
3c2dc72337 ... 2017-01-30 20:32:25 +05:30
Kovid Goyal
1543f235f9 Update The Straits Times 2017-01-30 08:56:27 +05:30
Kovid Goyal
2c3ffd8dc3 ... 2017-01-29 16:15:40 +05:30
Kovid Goyal
6bae2473a0 Merge branch 'patch-3' of https://github.com/Kennyl/calibre 2017-01-29 16:04:08 +05:30
Kovid Goyal
1e7f04d391 Fix importing rules in the coloring/icon rules dialog not enabling the apply button 2017-01-29 09:05:11 +05:30
Kennyl
f65eb7eb50 Clean more tags
Clean meta, link tags in head tag
2017-01-28 21:20:42 +08:00
Kovid Goyal
1af85ad42e Update NYTimes 2017-01-28 09:25:31 +05:30
Kovid Goyal
d025bc327d ... 2017-01-27 14:05:50 +05:30
Kovid Goyal
9aede9fcde version 2.78.0 v2.78.0 2017-01-27 09:16:08 +05:30
Kovid Goyal
57229e839d pep8 2017-01-27 09:15:36 +05:30
Zoltán Mizsei
177a15fe46 Simplified Calibre icon for future use. 2017-01-26 18:09:00 +01:00
Zoltán Mizsei
c8e6aaa013 Revert "Haiku have libmtp and libusb, so use them!"
Dbus problems, maybe later.

This reverts commit 9901e4b05ec936a8722d4f43526e1ab5e1739114.
2017-01-26 17:21:55 +01:00
Kovid Goyal
48f1635512 Merge branch 'patch-1' of https://github.com/Kennyl/calibre 2017-01-26 19:28:11 +05:30
Zoltán Mizsei
bd5233da8d Hardwired locking mechanism, somebody should fix it 2017-01-26 14:52:08 +01:00
Zoltán Mizsei
9901e4b05e Haiku have libmtp and libusb, so use them! 2017-01-26 13:39:54 +01:00
Zoltán Mizsei
6979f7d0e9 Haiku OS detection support 2017-01-26 13:35:03 +01:00
Zoltán Mizsei
11e2e05c06 Source based dev env supported on Haiku 2017-01-26 13:10:23 +01:00
Zoltán Mizsei
67b1a7bb72 Unrar needs every defines. Maybe there is a cleaner way... 2017-01-26 12:57:27 +01:00
Zoltán Mizsei
62dd2ae370 Haiku is x86 at this moment 2017-01-26 12:05:07 +01:00
Zoltán Mizsei
7c90ef80d0 Haiku is unix from now, hail to Haiku! 2017-01-26 11:59:50 +01:00
Zoltán Mizsei
dd649edea9 Disable headless on Haiku for now 2017-01-26 11:52:45 +01:00
Kennyl
a65433bcd4 Add Cover
Better than None
2017-01-26 18:24:17 +08:00
Zoltán Mizsei
0a34a1d9f4 Extensions: Haiku support 2017-01-26 08:45:29 +01:00
Zoltán Mizsei
2e2236684d Setup build env 2017-01-26 08:41:58 +01:00
Zoltán Mizsei
2e5cb8f727 Linker flags for the build script 2017-01-26 08:31:32 +01:00
Zoltán Mizsei
7dc4fc5d74 Add Haiku to the known OS list 2017-01-26 08:24:49 +01:00
Kovid Goyal
24300a6a7d More Qt 5.8 fixes 2017-01-26 09:55:53 +05:30
Kovid Goyal
b447e85bf0 Edit Book: Do not condense CSS rules when saving AZW3 files regardless of the value of Preferences->Common Options->Look & Feel->Expand CSS 2017-01-26 08:45:12 +05:30
Kovid Goyal
27e92631c7 Merge branch 'qt5.8-includes' of https://github.com/jelly/calibre 2017-01-26 08:07:02 +05:30
Jelle van der Waa
42391b3a9f Add conditional includes for Qt 5.8.0 2017-01-25 20:49:08 +01:00
Kovid Goyal
16bf6a94b7 Update AM730
Merge branch 'patch-2' of https://github.com/Kennyl/calibre
2017-01-25 21:37:32 +05:30
Kovid Goyal
e4549c4c37 Merge branch 'patch-1' of https://github.com/Kennyl/calibre 2017-01-25 21:29:22 +05:30
Kovid Goyal
153f709836 ... 2017-01-25 20:53:49 +05:30