34331 Commits

Author SHA1 Message Date
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
Kennyl
9683d93dc8 Better translation on nav bar
Translate navbar to brief chinese word from feedback
2017-01-23 23:35:02 +08:00
Kovid Goyal
d66bf44544 typo that suppressed error traceback when failing to load editor plugin tools 2017-01-23 20:24:54 +05:30
Kovid Goyal
1027a80786 E-book viewer: Fix a regression that caused an increase in load times when loading the individual HTML files inside an EPUB book. Fixes #1658578 [loading flow delay for every page](https://bugs.launchpad.net/calibre/+bug/1658578) 2017-01-23 12:41:08 +05:30
Kovid Goyal
5fde1b3ffb Fix setting a similar books search to use the formats field in Preferences->Searching resulting in an error. See #1658386 (FIND SIMILAR BOOKS (in series) >UNHANDLED EXCEPTION, ATTRIBUTE ERROR) 2017-01-22 09:31:35 +05:30
Kovid Goyal
0f82097181 pep8 2017-01-22 07:29:46 +05:30
Kovid Goyal
7b520798ff Update FOX News 2017-01-22 07:12:20 +05:30
Kovid Goyal
94c36e1d37 View button: Add an action to the right click menu that always opens the book with the calibre viewer, regardless of the preferences 2017-01-21 20:39:31 +05:30
Kovid Goyal
1d0d413f8f Kobo driver: Update for new firmware from Kobo
Also fix incorrect cover size being uploaded to the Glo HD

Merge branch 'master' of https://github.com/davidfor/calibre
2017-01-21 17:57:49 +05:30
David
6658ccfcf1 Rework cover upload
Reworked the cover image generation for uploading. There was an error in
calculating the size, the Glo HD sizes needed to be diffrent, the cover
file was being read multiple times and the full size was not being
resized when it should have. Also, some refactoring was done at the
request of someone subclassing the driver.

Lastly, the firmware build version has been bumped to match the latest
release from Kobo.
2017-01-21 23:18:54 +11:00
Kovid Goyal
0073fbcc19 More http -> https 2017-01-21 15:02:36 +05:30
Kovid Goyal
9c793c7b1d http->https for many links in the manual 2017-01-21 14:53:26 +05:30
Kovid Goyal
0296d09733 E-book viewer: Fix "View Image" right click menu action not available for svg files included via <img> tags. Fixes #1657717 [Private bug](https://bugs.launchpad.net/calibre/+bug/1657717) 2017-01-21 14:18:13 +05:30
Kovid Goyal
5a60972f66 Update Oriental Daily
Merge branch 'orientdaily-patch-20170121' of https://github.com/Kennyl/calibre
2017-01-21 14:03:31 +05:30
Kennyl
11ccd76b34 Add Cover Image
Add Cover Image using wikimedia file
2017-01-21 16:19:28 +08:00
Kennyl
671b5d0f0a Summary context resemble to article context
Removing summary will condense the TOC from 20 pages to less than 10 pages.
2017-01-21 16:09:08 +08:00
Kovid Goyal
fc63acac96 Update Apple Daily
Merge branch 'appledaily-patch-20170121' of https://github.com/Kennyl/calibre
2017-01-21 13:17:02 +05:30
Kennyl
0c1f3ce5a3 Clean nbsp;
remove nbsp in title name
2017-01-21 15:00:30 +08:00
Kennyl
b671517232 reduce the download size
Don't outside Hong Kong Section when download take place in Hong Kong
Determine by System Time Zone (HKT)
2017-01-21 14:59:13 +08:00
Kennyl
699a6a22da Fix broken masthead_url
change masthead_url
2017-01-21 14:55:01 +08:00
Kennyl
9df2d5dbe5 Fix NoneType Bug
Skip Null node of ul
2017-01-21 12:09:44 +08:00
Kovid Goyal
2a29924408 Remove trailing whitespace 2017-01-21 00:25:12 +05:30
Kovid Goyal
04fb824def I must be unusually distracted today 2017-01-20 09:42:58 +05:30