Kovid Goyal
1f213c7948
Update Times of India
...
Merge branch 'master' of https://github.com/kannankarthik/calibre
2014-07-19 00:24:37 +05:30
Karthik
8b6d7b5c40
Merge branch 'master' of https://github.com/kovidgoyal/calibre
2014-07-19 00:06:36 +05:30
Karthik
e61d0d88f5
Modified Economic Times India recipe to be more consistent with Times of
...
India recipe
2014-07-19 00:05:05 +05:30
Karthik
607b501d21
Completely rewrote Times of India recipe
...
* Now uses RSS feeds. More reliable
* Corrected problem of unwanted content showing up at end of articles
* Added more sections
* Added more metadata
2014-07-19 00:02:06 +05:30
Kovid Goyal
fe07f51d14
Also list ported plugins
2014-07-18 12:44:47 +05:30
Kovid Goyal
9289d6a4eb
Collect stats on how many plugins have been ported to Qt 5
2014-07-18 12:41:12 +05:30
Kovid Goyal
aa4a24f2f0
Add webp to the list of image formats being scanned in comic archives
...
Actual support for the webp format will require a new build of
ImageMagick, probably post Qt 5.
v1.45.0
2014-07-18 08:07:49 +05:30
Kovid Goyal
7d21c2d844
version 1.45.0
2014-07-18 08:02:40 +05:30
Kovid Goyal
4b8f7184fb
Linux binary: Do not fail on system with invalid locale info. Instead default to using the UTF-8 encoding on these systems. Fixes #1343444 [calibre crash with utf_8_valencia]( https://bugs.launchpad.net/calibre/+bug/1343444 )
2014-07-18 07:59:30 +05:30
Kovid Goyal
ba75506ee3
Add usb ids for Motorola Milestone X2. Fixes #1343704 [Failure to detect Motorola Milestone X2]( https://bugs.launchpad.net/calibre/+bug/1343704 )
2014-07-18 07:48:50 +05:30
Kovid Goyal
1ef1bcd9a9
Update The Economic Times India
...
Merge branch 'master' of https://github.com/kannankarthik/calibre
2014-07-17 18:03:01 +05:30
Kovid Goyal
c7ffb86488
Finish the framework for the edit book plugins
2014-07-17 17:59:20 +05:30
Karthik
22bd4645b9
Updated Economic Times India Recipe: added sections, added new CSS rules, removed unwanted content from showing in final articles, reduced article age to 1 day, cleaned up the code
2014-07-17 17:57:24 +05:30
Kovid Goyal
2befb1e2e9
AZW3: When converting from AZW3 files, use the high quality version of the image if the source AZW3 file contains both low and high quality images
2014-07-17 10:41:37 +05:30
Kovid Goyal
734384b384
Update EPW
...
Merge branch 'master' of https://github.com/kannankarthik/calibre
2014-07-17 08:46:37 +05:30
Karthik
4ef0230367
Modified EPW recipe to remove unwanted text and links from final articles, reduced oldest article count to 7 to reflect weekly nature of the paper, added more metadata information
2014-07-17 01:15:29 +05:30
Kovid Goyal
df065a134e
...
2014-07-16 21:29:08 +05:30
Kovid Goyal
63f9cbda0b
When dumping MOBI files for debugging also dump container records and HD images
2014-07-16 17:41:55 +05:30
Kovid Goyal
f0a890e8c1
When dumping joint MOBI files, properly extract all image/font resources and only put resources upto the KF8 boundary in the mobi6 part
2014-07-16 12:48:06 +05:30
Kovid Goyal
843624f6c2
...
2014-07-16 10:02:53 +05:30
Kovid Goyal
944310a7e2
AZW3: Preserve the page-progression-direction property when converting/editing/polishing AZW3 files
2014-07-16 10:00:51 +05:30
Kovid Goyal
9de2a1f781
Add a few more EXTH header fields when dumping MOBI
2014-07-16 09:57:58 +05:30
Kovid Goyal
682cefe548
Update Carta
2014-07-16 01:00:54 +05:30
Kovid Goyal
6c6e8e97a1
Update The Hindu
2014-07-15 23:47:34 +05:30
Kovid Goyal
c83a51377d
AZW3 Input: Workaround broken AZW3 files produced by kindlegen that use uppercase attribute names. Fixes #1341306 [Some links fail to convert from kf8 to epub]( https://bugs.launchpad.net/calibre/+bug/1341306 )
2014-07-15 23:41:19 +05:30
Kovid Goyal
e1a1eb41f2
PDF metadata: When updating the XMP metadata in PDF files, compress the metadata written to the PDF. This is particularly useful when the PDF file has an existing XMP metadata block with very large amounts of data in it. Fixes #1341549 [Embed Metadata for PDF consistently adds 0.5MB to book size]( https://bugs.launchpad.net/calibre/+bug/1341549 )
2014-07-15 23:01:27 +05:30
Kovid Goyal
245050d593
Merge branch 'master' of https://github.com/cbhaley/calibre
2014-07-15 13:43:30 +05:30
Charles Haley
3e4b4024b2
Something related to Google Chromecast is broadcasting invalid MDNS packets (sigh). Make calibre's MDNS stuff tolerate them without flooding the log with exceptions.
2014-07-15 09:43:01 +02:00
Kovid Goyal
f6b2e9aba8
Fix #1341692 [Edit Book: Ctrl+F over selected text raises an error]( https://bugs.launchpad.net/calibre/+bug/1341692 )
2014-07-15 07:31:58 +05:30
Kovid Goyal
c2576d2d29
Fix searches on Yes/No columns using the terms ('blank', 'checked', 'unchecked') not working on non-English calibre installs
2014-07-14 20:28:13 +05:30
Kovid Goyal
689d9f6e60
Book details panel: Make series and tags clickable. Clicking on them will search the calibre library for all books in the same series/ having the same tag
...
Fixes #1341297 [[Enhancement] make series name (in book details) a link/clickable](https://bugs.launchpad.net/calibre/+bug/1341297 )
2014-07-14 13:41:05 +05:30
Kovid Goyal
d60337d4ab
Edit metadata dialog: If the title's case is changed auto-update the title sort
2014-07-14 12:26:30 +05:30
Kovid Goyal
ba57d22fe2
Edit metadata dialog: Improve performance by only writing changed fields to the databse when clicking OK or Next
...
Edit metadata dialog: Do not auto change the title sort field when
clicking OK if the title was changed. Instead the title sort field must
be changed explicitly.
2014-07-14 12:21:16 +05:30
Kovid Goyal
3f19da26cd
Update F-Secure
...
Fixes #1341300 [small update to F-Secure Weblog recipe](https://bugs.launchpad.net/calibre/+bug/1341300 )
2014-07-13 20:24:21 +05:30
Kovid Goyal
c5e05cdb2e
Edit Book: Add in-context help for HTML and CSS
...
Now, you can right click on any HTML/OPF/NCX tag name or CSS property
and the editor will open some help for that item in your browser.
2014-07-13 15:56:14 +05:30
Kovid Goyal
d78c2b1b57
Fix #1341240 [zsh-completion silently fails to install]( https://bugs.launchpad.net/calibre/+bug/1341240 )
2014-07-13 11:08:51 +05:30
Kovid Goyal
c70e0bef26
Edit Book: When right clicking on a link add a menu entry to open the link
2014-07-13 08:42:03 +05:30
Kovid Goyal
6c1a552ef4
Nicer layout for Tag Browser panel in Preferences
2014-07-13 08:26:52 +05:30
Kovid Goyal
c6f879c46b
...
2014-07-13 08:26:04 +05:30
Kovid Goyal
1b08b47fce
Fix #1341232 [minor additional update to ScienceDaily recipe]( https://bugs.launchpad.net/calibre/+bug/1341232 )
2014-07-13 08:22:44 +05:30
Kovid Goyal
f4bb217017
...
2014-07-13 07:58:36 +05:30
Kovid Goyal
c75d9b55ee
complete2: Prevent mouse moving in from the bottom of the list changing the scroll position of the list
2014-07-12 21:29:07 +05:30
Kovid Goyal
4166178747
Edit Book: Search and replace panel: Add arrows to open the list of recently used search and replace expressions
2014-07-12 21:00:21 +05:30
Kovid Goyal
97b192eb7b
Edit Book: Spell check: When suggesting alternative for a hyphenated word, ensure the first suggestion is the word formed by removing the hyphen, if that is a valid word
2014-07-12 18:46:52 +05:30
Kovid Goyal
a4919c2a59
Merge branch 'master' of https://github.com/t3d/calibre
2014-07-12 16:13:19 +05:30
Tomasz Długosz
f630518cff
update Woblink plugin
2014-07-12 12:02:21 +02:00
Kovid Goyal
adbda39a3c
Fix spurious detection of words starting at hyphen boundaries
2014-07-12 11:34:31 +05:30
Kovid Goyal
9f1a5129de
More type conversion fixes
2014-07-12 11:11:41 +05:30
Kovid Goyal
6fb388e662
Fix integer type conversions
2014-07-12 11:08:30 +05:30
Kovid Goyal
446e7a9b0b
Edit Book: Fix replacement of hyphenated words in the spell checker not working
2014-07-12 11:01:37 +05:30