34403 Commits

Author SHA1 Message Date
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
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