18677 Commits

Author SHA1 Message Date
Kovid Goyal
c612c17db5 Make it clearer when a plugin has been disabled 2012-10-18 15:41:04 +05:30
Kovid Goyal
c0a35f9553 Conversion: Add support for CSS 3 selectors by switching to the new cssselect module which was extracted from the lxml package and further developed 2012-10-18 14:30:51 +05:30
Translators
d87d0e542f Launchpad automatic translations update. 2012-10-18 04:39:27 +00:00
Kovid Goyal
beb3c260dc Kindle driver: Increase the size of the cover thumbnails sent by calibre to the device. This fixes the problem of cover thumbnails not showing up on the PaperWhite 2012-10-18 08:29:45 +05:30
Kovid Goyal
7a92aa306d ... 2012-10-17 19:20:20 +05:30
Kovid Goyal
eeeba5e40f Kobo driver: Improve performance when a large number of shelves are created on the device. Fixes #1066633 (Perfomance issues with kobo driver and shelves) 2012-10-17 18:43:03 +05:30
Kovid Goyal
85212fb0c1 Add an output profile for the Kindle PaperWhite 2012-10-17 18:39:39 +05:30
Translators
dcdab888e4 Launchpad automatic translations update. 2012-10-17 04:34:50 +00:00
Kovid Goyal
f74d0e38e3 Fix #1067105 (Android tablet not detected) 2012-10-16 18:49:11 +05:30
Kovid Goyal
1257c75172 Catalogs: Put catalog sections at top level of ToC for EPUB/AZW3 catalogs. Fix regression that caused authors and titles to be be incorrectly listed under sybols on OSX < 10.8. Fix error whengenerating catalog in non english locale and the user has specified a prefix rule using a Yes/no column. Fixes #1065452 (Catalog generation doesn't add read prefixes). Fixes #1066922. 2012-10-16 18:38:57 +05:30
Kovid Goyal
849bf30e6e Ignore errros when getting ips for network interfaces 2012-10-16 17:54:11 +05:30
Translators
adca69d274 Launchpad automatic translations update. 2012-10-16 04:45:56 +00:00
GRiker
a87ca9b737 Fixed regression in OS X < 10.8 establish_equivalencies() 2012-10-15 14:14:20 -06:00
Translators
de353f1617 Launchpad automatic translations update. 2012-10-15 05:13:16 +00:00
Translators
6690cae5e9 Launchpad automatic translations update. 2012-10-14 04:39:01 +00:00
GRiker
38d2389683 Removed top-level catalog TOC (EPUB/AZW3), Sections now at top level instead of next level 2012-10-13 09:09:01 -06:00
GRiker
0b6a6b1804 Further revisions to exclusion rules and prefix rules when handling a custom field of type bool 2012-10-13 07:59:01 -06:00
Translators
c7fd8f4f5d Launchpad automatic translations update. 2012-10-13 04:35:47 +00:00
GRiker
2ed98182ca Fixed bug in catalog builder occurring when locale is other than EN and specified prefix source field is a Yes/No column. True/False needed to be translated before testing. 2012-10-12 10:05:09 -06:00
Translators
40bd5756d0 Launchpad automatic translations update. 2012-10-12 04:59:48 +00:00
Kovid Goyal
e577d39347 Adding books: When duplicates are found, show the list of possible duplicates in calibre with title and author. 2012-10-12 10:15:47 +05:30
Pat Ferate
1a380f4281 Expanding the 'Duplicates found' dialog to also display all entries [{Title} by {Author}] with the same title. 2012-10-11 20:31:05 -07:00
GRiker
9f42386718 0.9.2 2012-10-11 12:48:25 -06:00
GRiker
2a36141865 prefix rule comments 2012-10-11 12:48:06 -06:00
Kovid Goyal
552fcea284 Fix #1065615 (page is frozen afeter refresh) 2012-10-11 23:58:28 +05:30
Translators
781e815f71 Launchpad automatic translations update. 2012-10-11 04:57:22 +00:00
Kovid Goyal
7bba984259 ... 2012-10-11 09:25:15 +05:30
Kovid Goyal
d1887aeeb9 IGN:Tag release 2012-10-11 09:12:44 +05:30
Kovid Goyal
7ac8c16977 version 0.9.2 2012-10-11 08:39:38 +05:30
Kovid Goyal
a186affcdc Kobo driver: Friendlier error message when the user tries to add kepubs from the device to calibre. Fixes to getting bookmarks from the device. No longer show unsupported db version for older Kobo models with newer firmware. Fixes #1063352 (KOBO database version unsupported) 2012-10-10 19:43:23 +05:30
Kovid Goyal
47bb021d3f IGN:Updated translations 2012-10-10 17:43:19 +05:30
Translators
afec3567cc Launchpad automatic translations update. 2012-10-10 04:44:25 +00:00
Kovid Goyal
8c94504236 Metadata download dialog: Fix selected cover being changed when covers are re-sorted after download completes 2012-10-10 09:40:49 +05:30
Kovid Goyal
e606618d04 MTP driver: Ignore errors when getting the driveinfo.calibre file from the device and simply regenerate it 2012-10-10 08:53:19 +05:30
Charles Haley
3a6b6bd508 Merge from trunk 2012-10-09 19:10:46 +02:00
Kovid Goyal
4e5f5d2994 Fix #1063209 (24h-clock in full-screen ebook-reader [Enhancement]) 2012-10-09 13:06:40 +05:30
Kovid Goyal
d2419b8b1b E-book viewer: Ad doptions to hide the scrollbar and show reading position in full screen mode. Fixes #1047450 (Improvement) 2012-10-09 12:52:26 +05:30
Translators
c4b60a2258 Launchpad automatic translations update. 2012-10-09 04:50:53 +00:00
Charles Haley
e0e2a0bf40 Merge from trunk 2012-10-08 20:11:18 +02:00
Charles Haley
695520429a Add ability to delete multiple books in one transaction with the wireless client. 2012-10-08 20:10:09 +02:00
Kovid Goyal
9b8c6f218e ODT Input: More workarounds for the image positioning markup produced by newer versions of LibreOffice. Fixes #1063207 (odt to anything [alignment]) 2012-10-08 13:36:39 +05:30
Kovid Goyal
9e33851777 ... 2012-10-08 12:25:01 +05:30
Translators
fd456473b1 Launchpad automatic translations update. 2012-10-08 05:16:16 +00:00
Kovid Goyal
4a4fb63909 Fix #1063533 (Evo 3d sdcard support data) 2012-10-08 10:33:31 +05:30
Kovid Goyal
ccbf0f50bd Follow the remove_empty_feeds option when using ignore_duplicate_articles 2012-10-07 23:06:27 +05:30
Kovid Goyal
c35a81dafa News download: Add a field to allow recipe authors to tell calibre to remove duplicate articles that a re present in more than one section from the download. 2012-10-07 22:50:04 +05:30
Kovid Goyal
343c0a8d1b Kobo driver: Delay load a few depenencies to lower startup time of calibre worker processes 2012-10-07 14:28:02 +05:30
Kovid Goyal
2af84e9165 ... 2012-10-07 13:14:03 +05:30
Kovid Goyal
1882c36a71 calibre-smtp: Fix filter mode operation and handle multiple to addresses separated by commas 2012-10-07 12:35:55 +05:30
Charles Haley
7f471abd99 Merge from trunk 2012-10-07 08:52:26 +02:00