Commit Graph

16342 Commits

Author SHA1 Message Date
Kovid Goyal cc8753bd1d Add edit author link to TB context menu 2011-06-28 15:20:41 -06:00
Kovid Goyal f07d04dc33 Fix #803147 (Updated recipe for El Universal from Venezuela) 2011-06-28 14:51:50 -06:00
Charles Haley e762f41d46 Add edit link context menu item to tag browser
Make edit_authors remember geometry
2011-06-28 21:40:44 +01:00
Kovid Goyal ccb8d330c1 ... 2011-06-28 14:15:38 -06:00
Charles Haley 7da2a25617 Fixes for authors link stuff. 2011-06-28 21:08:37 +01:00
Kovid Goyal 283f9b57a7 ... 2011-06-28 13:39:54 -06:00
Charles Haley 4b64056e5b Merge from trunk 2011-06-28 20:39:30 +01:00
Kovid Goyal 8088b1fd27 Make author names in the Book Details panel clickable. Clicking them takes you to the wikipedia page for the author by default. You may have to tell calibre to display author names in the Book details panel first via Preferences->Look & Feel->Book details. You can change the link for individual authors by right clicking on the author's name in the Tag Browser and selecting Manage Authors. 2011-06-28 13:32:30 -06:00
Kovid Goyal 1a1b75411c Fix #802100 (Error upon pulling HBR feed (Change in HBR format)) 2011-06-28 13:00:53 -06:00
Charles Haley 251f5ca7fd Ready to push 2011-06-28 19:50:43 +01:00
Charles Haley c9f27ed007 Merge from trunk 2011-06-28 19:44:04 +01:00
Charles Haley aceb4655f2 Commit to merge from trunk 2011-06-28 19:43:14 +01:00
Kovid Goyal d3a93c500b Fix #802288 (ISBN ID not recognized when not lower case) 2011-06-28 12:06:24 -06:00
Kovid Goyal fc02b538f5 ... 2011-06-28 11:05:44 -06:00
Kovid Goyal c417377ba7 ... 2011-06-28 10:17:22 -06:00
Kovid Goyal 448196eff3 Add proxy info to FAQ 2011-06-28 10:11:54 -06:00
Kovid Goyal d7b68a12d3 ... 2011-06-27 15:53:16 -06:00
Kovid Goyal 7d5fd85c53 Fix a regression in 0.8.7 that broke reading metadata from MOBI files in the Edit metadata dialog. Fixes #801981 (Private bug) 2011-06-27 15:45:00 -06:00
Kovid Goyal 64426fb0ea Fix handling of filenames that have an even number of periods before the file extension. Fixes #801939 (If html name ends with 3 periods, calibre will crash on conversion) 2011-06-27 15:34:52 -06:00
Kovid Goyal fe1695b742 Support for detecting and mounting reader devices on FreeBSD. Fixes #802708 (Patches for Devices on FreeBSD) 2011-06-27 14:59:32 -06:00
Kovid Goyal f87375c45e TB: When showing item at index, expand parent, not item 2011-06-27 14:39:54 -06:00
Kovid Goyal ccfff7f456 ... 2011-06-27 13:33:22 -06:00
Kovid Goyal 2395ef8112 Fix another crash in the Tag Browser 2011-06-27 13:28:40 -06:00
Kovid Goyal cc0aee27f5 Revert thread check from Tag Browser since it doesn't prevent the crash 2011-06-27 12:53:40 -06:00
Kovid Goyal ef13b74d1a Tag Browser: Do not allow methods to be called in a non GUI thread 2011-06-27 12:48:01 -06:00
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
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