17321 Commits

Author SHA1 Message Date
Kovid Goyal
d1d5ee7a3e ... 2011-06-27 12:13:30 -06:00
Kovid Goyal
23b1ceaa9a Quick View: Survives changing libraries. Also allow sorting by series index as well as name. 2011-06-27 12:08:00 -06:00
Charles Haley
7f1905b779 Make quickview survive changing the library. 2011-06-27 18:18:01 +01:00
Charles Haley
2930304cd8 tag_view: Fix uses of py_name that should be category_key. 2011-06-27 18:00:38 +01:00
Charles Haley
4c3473d82c Merge from trunk 2011-06-27 17:22:51 +01:00
Charles Haley
1441bce41c Remove spacer that shouldn't be there. Add 2-criteria sorting for series. 2011-06-27 17:19:31 +01:00
Charles Haley
2ae0cc048d Make get_categories respect a search restriction that finds no books. This is an incompatible change, as [] used to mean no restriction and now it means no books. Tested with tag browser and content server. 2011-06-27 17:18:51 +01:00
Charles Haley
4bf6fe6eb4 Merge from trunk 2011-06-27 15:51:31 +01:00
Kovid Goyal
c33d763827 ... 2011-06-27 08:16:42 -06:00
Kovid Goyal
900718355c Sanity check 2011-06-27 08:11:46 -06:00
Kovid Goyal
60c877ff20 ... 2011-06-27 07:43:02 -06:00
Kovid Goyal
4ce3217a2e ... 2011-06-27 07:27:46 -06:00
Kovid Goyal
8c7c3acf99 ... 2011-06-27 07:14:50 -06:00
Kovid Goyal
92459af5d8 Connect to iTunes: Add an option to control how the driver works depending on whther you have iTunes setup to copy files to its media directory or not. Set this option by customizing the Apple driver in Preferences->Plugins. Fixes #802325 (Traceback on Kindle DX Connection) 2011-06-27 07:01:36 -06:00
Kovid Goyal
02a69476e1 ... 2011-06-27 06:41:54 -06:00
GRiker
0842d07a67 KG updates 2011-06-27 06:39:12 -06:00
GRiker
f0b58870f6 Revised Apple customization dialog adding option specifying corresponding iTunes setting re: storage. Added code to store local copies to 'iTunes storage' subfolder within config_dir. Improved robustness in _discover_manual_sync_mode() responding to #802325 2011-06-27 06:30:16 -06:00
Translators
acb1e0ddc7 Launchpad automatic translations update. 2011-06-27 04:33:49 +00:00
Kovid Goyal
f5c8e0c264 Updated wprost 2011-06-26 20:39:35 -06:00
Kovid Goyal
5cbba547f8 ... 2011-06-26 19:27:14 -06:00
John Schember
075468484d ... 2011-06-26 21:07:31 -04:00
John Schember
e4adfb0440 Store: opensearch fix showing price. 2011-06-26 21:05:54 -04:00
John Schember
38364443a7 OpenSearch: rewrite module to use lxml and remove the modified feed parser as it causes all avaliable file descriptors to be used. Store: Rework opensearch class to use the changes to the opensearch module. 2011-06-26 20:56:43 -04:00
Charles Haley
3728b83b07 Merge from trunk 2011-06-27 00:58:35 +01:00
Kovid Goyal
eb0358025d Add Ming Pao Vancouver and Toronto by Eddie Lau 2011-06-26 14:42:16 -06:00
Kovid Goyal
6747188703 Get Books: When a free download is available for a search result, for example, for public domain books, allow direct download of the book into your calibre library. 2011-06-26 14:26:46 -06:00
Kovid Goyal
070ff2198e Fix #802244 (Add support for iRiver Story HD reader) 2011-06-26 13:34:39 -06:00
Kovid Goyal
a8012b70dc Fix #802234 (Updated recipe for Financial times UK edition) 2011-06-26 13:32:41 -06:00
Kovid Goyal
53b0b57959 Fix #802232 (Updated recipe for Financial times rss) 2011-06-26 13:31:47 -06:00
John Schember
3c83b7873a Store: Allow for direct downloading of ebooks in the Get Books search dialog. Allow the user to right click and choose between downloading or opening in the store. 2011-06-26 12:29:58 -04:00
Kovid Goyal
9540ad9528 Try to get Qt to use the calibre config dir as well 2011-06-26 09:40:00 -06:00
Kovid Goyal
cde0352623 Fix lack of thread saefty in template format system, that could lead to incorrect template evaluation in some cases. Fixes #801944 (Problem with metadata synch on Sony) 2011-06-26 09:22:48 -06:00
John Schember
12e9b6194e Store: Organize store plugins into their own module. 2011-06-26 11:15:19 -04:00
John Schember
08e263e297 OpenSearch: Fix a few bugs. Store: Use Feedbooks OpenSearch. 2011-06-26 10:58:49 -04:00
John Schember
85a4cca822 Store: Convert EpubBud to use new OpenSearchStore class. 2011-06-26 10:41:43 -04:00
John Schember
5570a17ee0 Store: OpenSearchStore fix opening store directly. 2011-06-26 10:33:22 -04:00
John Schember
8ae7d310e8 Store: OpenSearch based store base class. OpenSearch module added. Make some OPDS store use the new OpenSearchStore class. 2011-06-26 10:32:17 -04:00
Charles Haley
2ad45afdb2 Remove references to eval_formatter. Note that the tag browser uses it, but has not been changed because it is in the middle of re-architecture. 2011-06-26 14:51:58 +01:00
Charles Haley
365592d066 Merge from trunk 2011-06-26 13:52:26 +01:00
Charles Haley
5fa86372e2 Fix threading problem with formatter in ebooks.metadata.book.base.py. 2011-06-26 13:51:23 +01:00
Translators
ccf64e5636 Launchpad automatic translations update. 2011-06-26 04:34:44 +00:00
Kovid Goyal
34b501a0f3 ... 2011-06-25 19:54:55 -06:00
Kovid Goyal
a1546c62db Tag Browser: Read collapse model on startup 2011-06-25 19:43:40 -06:00
Kovid Goyal
97b723de07 Refactor Tag Browser to separate model and view. WARNING: All advanced functionality in the Tag Browser is currently broken 2011-06-25 19:38:12 -06:00
John Schember
4c6aa0364f Sync to trunk. 2011-06-25 20:53:07 -04:00
Kovid Goyal
7c5c0aaf68 Fix #801888 (conversion to pdb fails with some epub/mobi formatted files) 2011-06-25 14:36:05 -06:00
John Schember
4931d2d41f Fix Bug #801888: PalmDoc compression cannot compress empty string. 2011-06-25 16:23:59 -04:00
John Schember
b36a864487 Sync to trunk. 2011-06-25 14:34:21 -04:00
Kovid Goyal
bc48b5117a Remove pointless beginInsertRows/endInsertRows calls 2011-06-25 12:17:13 -06:00
Kovid Goyal
3873c2ad71 ... 2011-06-25 11:39:40 -06:00