14755 Commits

Author SHA1 Message Date
Kovid Goyal
8d174eaffd ... 2011-04-18 20:56:56 -06:00
Kovid Goyal
727ada1ac4 Add Overdrive as a metadata download source 2011-04-18 20:53:15 -06:00
Kovid Goyal
dd0cabf0aa Add support for using metadata plugborads with the content server (only with the epub format) 2011-04-18 16:46:49 -06:00
Kovid Goyal
9e5993c12a Change default algorithm for automatically computing author sort to be more intelligent and handle the case when the author name has a comma in it 2011-04-18 14:42:45 -06:00
Charles Haley
b79faeff56 Change author_sort_copy_method default from invert to comma. 2011-04-18 21:38:27 +01:00
Charles Haley
1267df3a69 Add the device_connection_changed signal 2011-04-18 21:16:01 +01:00
Kovid Goyal
97c5bf39c1 ... 2011-04-18 14:08:03 -06:00
Kovid Goyal
b0ec35f0d3 ... 2011-04-18 14:06:07 -06:00
Kovid Goyal
4a4d8eb541 Add signal to indicate that the metadata for books on the connected device is available 2011-04-18 12:35:45 -06:00
Charles Haley
204b952892 Add signal to indicate that the metadata for books on the connected device is available 2011-04-18 19:23:53 +01:00
Kovid Goyal
8611632ea4 Nicer implementation of apply metadata dialog 2011-04-18 11:51:09 -06:00
Kovid Goyal
ab1ad20dba ... 2011-04-18 11:11:11 -06:00
Kovid Goyal
9278da958c Bulk metadata download: Make the confirm dialog more useful 2011-04-18 11:06:19 -06:00
Kovid Goyal
88169e5a5e ... 2011-04-18 10:24:26 -06:00
Charles Haley
b368790f13 Add clear identifiers button to alt layout 2011-04-18 17:16:37 +01:00
Charles Haley
4417e0762d Merge from trunk 2011-04-18 17:10:42 +01:00
Kovid Goyal
ba71b95f78 Add button to clear identifiers edit 2011-04-18 10:07:41 -06:00
Kovid Goyal
7281c8de79 On linux ensure the cover is always drawn on top of the selection rect in the cover download dialog 2011-04-18 09:48:23 -06:00
Kovid Goyal
724c549ac8 ... 2011-04-18 09:05:19 -06:00
Kovid Goyal
c48ba61a46 When displaying the list of identifiers in the edit metadata dialog, always display isbn first 2011-04-18 09:02:20 -06:00
Kovid Goyal
4fdb7163b6 ... 2011-04-18 08:54:38 -06:00
Lee
0991d2ca3c get rid of test code that applied to the old plugin, set defaults 2011-04-18 22:53:19 +08:00
Kovid Goyal
4be922103a ... 2011-04-18 08:46:18 -06:00
Kovid Goyal
27cd0b6873 Updated Arcamax 2011-04-18 08:43:55 -06:00
Kovid Goyal
89d2b56ce8 Fix #764472 (Set author from author sort button ignores tweak) 2011-04-18 08:39:42 -06:00
Kovid Goyal
17b9aa3e71 Fix #763788 (custom column acting incorrectly) 2011-04-18 08:33:38 -06:00
Kovid Goyal
9b9c62b765 series_test() 2011-04-18 08:29:55 -06:00
Lee
f7535a51ed re-initialize the cookie jar for book records that already have an overdrive identifier 2011-04-18 21:30:35 +08:00
Lee
7b196c762b prioritized results with covers, cleaned up print statements 2011-04-18 21:07:26 +08:00
Lee
2b82d49448 fixed multiple author sorting 2011-04-18 20:56:11 +08:00
GRiker
13989f50c6 GwR patch for content server + plugboard v2 2011-04-18 05:42:26 -06:00
Lee
aa30f306b5 ... 2011-04-18 18:17:54 +08:00
Charles Haley
ef7070b455 Fix adding a comma to custom series values when using completion. 2011-04-18 11:09:53 +01:00
Charles Haley
a13b6065c6 Merge from trunk 2011-04-18 11:07:32 +01:00
Lee
09da88b6d1 port overdrive plugin to 8.x framework, remove from 7.x framework 2011-04-18 18:06:10 +08:00
Charles Haley
3709dcbc62 Add check for valid formats 2011-04-18 10:43:20 +01:00
Lee
34986d6774 merge from trunk 2011-04-18 16:59:00 +08:00
Charles Haley
cdd1f4ff49 Changes for content server implementation 2011-04-18 09:51:28 +01:00
Charles Haley
91c5356ac5 Suggested content server plugboard implementation for Greg 2011-04-18 09:26:34 +01:00
Charles Haley
4ea961ba62 From Greg 2011-04-18 08:34:22 +01:00
Kovid Goyal
4e05f2c076 Apple driver: Add ipad2 usb id, cleanups 2011-04-17 21:24:59 -06:00
Kovid Goyal
0fe4a0651d More verbose sources.test 2011-04-17 20:37:31 -06:00
Kovid Goyal
a80b5a9f1a Improve palmdoc C decompression routine to accept arbitrary sized input data blocks 2011-04-17 18:35:54 -06:00
Kovid Goyal
826bf29f5d ... 2011-04-17 16:24:03 -06:00
Kovid Goyal
c2ece9e2fd Show cover size in tooltips 2011-04-17 15:50:22 -06:00
Kovid Goyal
c3811309b0 ... 2011-04-17 15:34:11 -06:00
Kovid Goyal
7eb4f5fa7b Add a get_current_db method 2011-04-17 15:33:17 -06:00
Kovid Goyal
5157f576aa Add a method calibre.gui2.ui.get_gui that allows access to the gui from arbitrary code 2011-04-17 15:02:20 -06:00
Kovid Goyal
5d44a60fda CHM Input: Another workaround for a Microsoft mess. Fixes #763336 (Private bug) 2011-04-17 14:50:49 -06:00
Kovid Goyal
73ef5b9991 Add merging of identify results if they have a common identifier. Turned off for now 2011-04-17 14:20:34 -06:00