14121 Commits

Author SHA1 Message Date
John Schember
1be9804d51 FB2 Output: Allow user to set genre from FB2 2.1 Genres. 2011-03-25 21:08:38 -04:00
John Schember
772b518817 Sync to trunk. 2011-03-25 20:44:53 -04:00
Kovid Goyal
2ad3779c48 IGN:Tag release 2011-03-25 13:37:38 -06:00
Kovid Goyal
0e3fd968e0 version 0.7.51 2011-03-25 12:23:01 -06:00
Kovid Goyal
8f510963d0 Restore ordered_dict incase any plugins use it 2011-03-25 11:49:51 -06:00
Kovid Goyal
c146fd84dc Updated translations. Also fix bibtex catalog options being translated 2011-03-25 11:42:32 -06:00
Kovid Goyal
5ebea02cfd ... 2011-03-25 11:24:02 -06:00
Kovid Goyal
ffd45f489a Disable the connect to itunes message for the moment 2011-03-25 11:22:40 -06:00
Kovid Goyal
fb76953b88 Driver for HTC Thunderbolt 2011-03-25 11:10:09 -06:00
Kovid Goyal
5e5fe42f79 ... 2011-03-25 08:03:56 -06:00
GRiker
fd3a469a4c Added diagnostic to DEBUG output indicating advanced user mode 2011-03-25 04:30:50 -07:00
GRiker
01c1e94a70 Reformatted message in 'Connect to iTunes' dialog 2011-03-25 04:24:52 -07:00
GRiker
44d917fda5 Removed device driver label customization, no longer needed with EXTRA_CUSTOMIZATION 2011-03-25 04:18:58 -07:00
GRiker
9af79ba225 KG updates 2011-03-25 03:56:47 -07:00
Translators
9253744a95 Launchpad automatic translations update. 2011-03-25 04:38:52 +00:00
Kovid Goyal
25a4ce17c6 ... 2011-03-24 18:41:49 -06:00
Kovid Goyal
99c5b87e93 Apple driver: On detecting an apple device, popup a message telling the user to use Connect to iTunes 2011-03-24 18:37:27 -06:00
Kovid Goyal
bc70264f41 ... 2011-03-24 13:20:24 -06:00
Kovid Goyal
46b90f0ca3 ... 2011-03-24 13:18:12 -06:00
Kovid Goyal
78fbab07a7 Remove the custom OrderedDict implementation since we no longer support python < 2.7 2011-03-24 13:01:43 -06:00
Kovid Goyal
d8d83e6475 Start implementing the identify() method using the new plugin architecture 2011-03-24 12:57:00 -06:00
Kovid Goyal
9d9379019d ... 2011-03-24 12:50:28 -06:00
Kovid Goyal
a217d863d8 Fix random user agent concatenating UAs instead of returning an individual UA 2011-03-24 12:46:03 -06:00
GRiker
c1d7c0acbc Add Connect to iTunes recommendation dialog, convert driver options to EXTRA_CUSTOMIZATION 2011-03-24 10:09:35 -07:00
Kovid Goyal
efe64e5097 Change the shebang in the calibre launcher script on linux to explicitly use python2 rather than python 2011-03-24 10:20:46 -06:00
Kovid Goyal
2db764525d ... 2011-03-24 10:04:55 -06:00
Kovid Goyal
aa3ce26ff8 ... 2011-03-24 09:54:36 -06:00
Kovid Goyal
d06dc22ac1 ... 2011-03-24 08:48:30 -06:00
Translators
3d60702d3c Launchpad automatic translations update. 2011-03-24 04:48:45 +00:00
Kovid Goyal
1ab15df9b6 ... 2011-03-23 19:12:41 -06:00
Kovid Goyal
d8e1dcf8e5 Open library covers plugin migrated. Google plugin adds ratings and can now detect when an entry has a cover 2011-03-23 19:10:22 -06:00
Kovid Goyal
2848e0d2f1 ... 2011-03-23 18:25:22 -06:00
Kovid Goyal
e0dc4e0998 Cover download from google and amazon tested 2011-03-23 16:41:54 -06:00
Kovid Goyal
3b15681840 Planet KDE by Riccardo Iaconelli. Fixes #741262 (new recipe (KDE)). Also update translations 2011-03-23 15:11:09 -06:00
Kovid Goyal
1e13a749bd ... 2011-03-23 15:04:04 -06:00
Kovid Goyal
468ac27782 OSX and Linux: Add a setting in Preferences->Behavior to control the priority with which calibre worker processes run. Fixes #741231 (calibre-parallel process priority) 2011-03-23 14:52:34 -06:00
Kovid Goyal
90a53c6dcf Cover download API for new plugins 2011-03-23 14:34:58 -06:00
Kovid Goyal
0e6557fe43 ... 2011-03-23 13:17:22 -06:00
Kovid Goyal
da20ff6502 Improve 168 ora 2011-03-23 13:16:52 -06:00
Kovid Goyal
7384cc87e6 More D'n D with # fixes 2011-03-23 12:15:40 -06:00
Kovid Goyal
f59c8d8a47 When adding formats do not corrupt the added file if the user tries to add an existing format to itself 2011-03-23 12:07:46 -06:00
Kovid Goyal
1ccddbf41e Fix drag and drop to add files that contain the # character in the filename 2011-03-23 11:47:15 -06:00
Kovid Goyal
a07fcf2fea More zipfile fixes 2011-03-23 11:16:44 -06:00
Kovid Goyal
24663f7853 Update calibre zipfile module with the patches from python trunk 2011-03-23 10:29:22 -06:00
Kovid Goyal
fec408de43 ... 2011-03-23 10:24:20 -06:00
Kovid Goyal
a20d3a2ae8 Fix #740890 (Tag editor shouldn't add empty tags) 2011-03-23 08:25:03 -06:00
Kovid Goyal
5c06f567d9 HVG by Istvan Papp 2011-03-23 08:05:40 -06:00
Kovid Goyal
0c9a5a8356 MOBI Input: Handle MOBI files that have too large number of records fields in their headers. Fixes #740713 (IndexError: list index out of range) 2011-03-22 23:17:18 -06:00
Kovid Goyal
1b112a31e1 When setting cover in an EPUB file delete the used temp file immediately 2011-03-22 23:01:33 -06:00
Kovid Goyal
2c782a4938 Change except clauses to use the cleaner as keyword 2011-03-22 22:40:01 -06:00