34002 Commits

Author SHA1 Message Date
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
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
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
Kovid Goyal
48f1635512 Merge branch 'patch-1' of https://github.com/Kennyl/calibre 2017-01-26 19:28:11 +05:30
Kennyl
a65433bcd4 Add Cover
Better than None
2017-01-26 18:24:17 +08: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
Kennyl
d7527ddef8 Rewite non-work recipe 2017-01-25 23:21:03 +08:00
Kovid Goyal
2693a2c614 Move load(qt_plugin) into the < 5.8 block 2017-01-25 20:38:26 +05:30
Kovid Goyal
c85a3167e0 EPUB Output: Fix a duplicate id created in rare circumstances when splitting on page breaks. Fixes #1658744 [Duplicate ID error after converting from DOCX to EPUB](https://bugs.launchpad.net/calibre/+bug/1658744) 2017-01-25 17:38:59 +05:30
Kovid Goyal
f8a2449d7f pep8 and code simplification 2017-01-25 17:28:45 +05:30
Kennyl
e0b848a08d Better Tagline Formatting 2017-01-25 18:29:45 +08:00
Kovid Goyal
05b97d86e0 DOCX Input: Fix error when converting documents that have images pointing to web resources. Fixes #1659142 [DocX to ePub conversion fault (Error Code: 1)](https://bugs.launchpad.net/calibre/+bug/1659142) 2017-01-25 08:48:48 +05:30
Kovid Goyal
6cccd2efd3 Merge branch 'appledaily-patch-20170124-3' of https://github.com/Kennyl/calibre 2017-01-24 15:40:58 +05:30
Kennyl
5c2015233c Fix localize the navbar
Problems:
ebook-convert + beautifulsoup  generate <hr> tag
calibre gui + beautifulsoup  generate <hr /> tag
Solve by revise the regexp.
2017-01-24 16:27:23 +08:00
Kovid Goyal
eb4ec90043 Merge branch 'appledaily-patch-20170124-2' of https://github.com/Kennyl/calibre 2017-01-24 12:20:52 +05:30
Kennyl
8bd631021d Add Publication Type
publication_type= 'newspaper'
2017-01-24 14:30:36 +08:00
Kennyl
14b4fca6f7 Improve layout
Change Fonts Size
2017-01-24 14:29:28 +08:00
Kennyl
fa0279ec41 Remove Div's style safer than before
display:none change to nothing
2017-01-24 14:24:59 +08:00
Kovid Goyal
86f5bb8c6d Merge branch 'qt5.8' of https://github.com/jelly/calibre 2017-01-24 07:12:46 +05:30
Jelle van der Waa
c1e3603feb Fix build with Qt >= 5.8.0
platformsupport-private was modularized in Qt 5.8.
Use the appropriate theme_support-private module
2017-01-23 22:25:21 +01:00
Kovid Goyal
7d60a35f53 Merge branch 'appledaily-patch-20170124' of https://github.com/Kennyl/calibre 2017-01-23 23:00:17 +05:30
Kennyl
a32a230fc9 Fix Video Player Space
flow-player parent div to display none
2017-01-24 01:13:22 +08:00
Kovid Goyal
b581e6cef4 Merge branch 'appledaily-patch-20170123' of https://github.com/Kennyl/calibre 2017-01-23 21:21:04 +05:30
Kennyl
0baff37fd0 Change Font Size
From 12 to 10 for better experience in ereader
2017-01-23 23:43:37 +08:00
Kennyl
f1088f4f53 New Download Logic
Less Hard Code
2017-01-23 23:38:00 +08:00
Kennyl
9ab3fa57fc Better Cover Image
Better Cover Image from wikimedia
2017-01-23 23:36:24 +08:00
Kennyl
9683d93dc8 Better translation on nav bar
Translate navbar to brief chinese word from feedback
2017-01-23 23:35:02 +08:00