Commit Graph

10048 Commits

Author SHA1 Message Date
Charles Haley c58f3ff49b Change explanatory comment for find_node 2010-12-31 15:54:23 +00:00
Charles Haley e98f14292a Add the possibility to make an 'all by something' collection. Syntax: abs:collection_name. If there is an entry in the tweak sony_sort_collections_by, then that controls the sorting, otherwise the collection name is assumed to be a field. Sorts by title_sort within sort_field 2010-12-31 14:18:05 +00:00
Charles Haley 47168fa3f3 Clean up search code. Add comments. Add shortcuts. Make history work better. 2010-12-31 11:43:13 +00:00
Charles Haley 6f92a4c31d Merge from trunk 2010-12-31 08:02:33 +00:00
Charles Haley 08ad057691 Improvements to tag browser search. Correction to HistoryLineEdit (possibly wrong) to refresh the items in the combo box. 2010-12-31 07:58:27 +00:00
Charles Haley fb76838874 Fix display of names in partition mode 2010-12-31 06:48:44 +00:00
Kovid Goyal 82ffe9d107 Add a tweak to control the delay when sending mails using gmail or hotmail. Fixes #8064 (Email 5 Min. Added to Options) 2010-12-30 23:26:25 -07:00
Kovid Goyal 2e1d63816f ... 2010-12-30 22:58:42 -07:00
Kovid Goyal 373176c912 Fix #7929 (Samsung Galaxy tab) 2010-12-30 22:57:51 -07:00
Kovid Goyal 31a9f2369a Fix #8085 (Please add support for Samsung Tab) 2010-12-30 22:53:27 -07:00
Kovid Goyal 7d3fb20c6b Fix #8097 (Some Kindle azw books have svg code which disrupts Calibre viewer) 2010-12-30 22:52:04 -07:00
Kovid Goyal de1fc05bd2 Tag browser: Add subcategories, when a category has many items, it will be automaically split up. Also add a search to quickly find an item in the Tag Browser. The sub categories can be controlled via preferences->Tweaks. Add an API to store custom data for each book in the calibre db. Fix #8080 (Sort in library doesn't work after bulk metadata edit). Add support for the iRiver Story Wifi. New template language features (program mode, eval function, etc.), see User Manual for details. 2010-12-30 20:48:19 -07:00
Kovid Goyal ec90efb4dc PDF Output: Fix regression that groke the margin options. Add output encoding option for TXT/PDB/PMLX output plugins to the GUI 2010-12-30 17:47:37 -07:00
Kovid Goyal df27288e88 Fix #8122 (Nextbook2 or Nextbook3 Ebook Reader driver needed) 2010-12-30 17:32:43 -07:00
Kovid Goyal cadbd6ba54 Fix #8115 (Unsupported encoding Windows-1251) 2010-12-30 12:01:35 -07:00
Kovid Goyal 5c38148245 SNB Input: Better error handling if some metadata is missing in the SNB file. Add Wi-Fi connection support for the Bambook 2010-12-30 11:54:00 -07:00
Kovid Goyal a2b2364c1c Fix #8103 (Driver for Pocketbook 903) 2010-12-30 10:35:30 -07:00
Charles Haley 0e44baa997 Improvements on tags search. Add '*x' which restricts the tags browser to those matching x. Clean up some signal handling. 2010-12-30 17:19:37 +00:00
Kovid Goyal 6055869130 Fix #8111 (Feature request: Ability to choose working temp folder) 2010-12-30 09:46:25 -07:00
Kovid Goyal 6931d463d4 Fix #8088 (Support for Pocketbook Pro 603) 2010-12-30 09:41:49 -07:00
Charles Haley 138c323f2d Tags browser find: put placeholder text back. Add tooltips. 2010-12-30 15:53:11 +00:00
Charles Haley afd18eec88 Tags browser find: Get rid of two print statements. Adjust the boxing rectangle to make it more visible. 2010-12-30 15:31:49 +00:00
Charles Haley e1ff235aed books_plugin_data API. 2010-12-30 14:50:05 +00:00
Charles Haley f69f6a3dae This time, really fix the sorting problem. 2010-12-30 12:42:46 +00:00
Charles Haley ced43993b7 Improvements to the tag browser find feature 2010-12-30 10:57:27 +00:00
John Schember c54b2f6776 Add Output Encoding option (present on command line) to GUI for TXT, PDB and PMLZ Output formats. 2010-12-29 20:25:15 -05:00
Charles Haley 7cdfdb27c2 First implementation of a search box for the tags browser 2010-12-29 20:52:02 +00:00
Kovid Goyal 459529d11b comments editor: Pass through Esc key 2010-12-29 12:00:04 -07:00
Kovid Goyal 85bf7da1fb Fix #8054 (Hyperlinks in book descriptions don't work) 2010-12-29 11:49:05 -07:00
Kovid Goyal bebc782180 Fix #8083 (HTC Desire + DeFrost ROM not recognized by Android driver.) 2010-12-29 11:35:48 -07:00
Charles Haley a79d75bd5a Eliminate the last 3-level depth code 2010-12-29 16:17:56 +00:00
Li Fanxi 773ee07343 [Bug] Better error handling if some meta data is missing in the SNB file. 2010-12-29 22:36:31 +08:00
Charles Haley 62b4676cb8 Subcategories in tag browser 2010-12-29 13:05:18 +00:00
Charles Haley 6f718a4dc9 Fix fetching of custom series indices using book.get(...) 2010-12-29 08:38:58 +00:00
Li Fanxi 0ba1752d55 [Sync] Sync with trunk. Revision 7367. 2010-12-29 03:18:47 +08:00
Li Fanxi 9a16081b0c [Device] Add non-USB (Wi-Fi) connection support for Bambook. 2010-12-29 03:14:59 +08:00
Charles Haley 3d102d6ad8 Fix #8080 - Sort in library doesn't work after bulk metadata edit. In fact it has nothing to do with metadata edit, but instead comes from mixing int and bool flags for ascending and descending. 2010-12-27 22:55:10 +00:00
John Schember 24a4261378 PDF Output: Add missing option when generating the PDF Printer for comics. 2010-12-27 06:58:39 -05:00
Charles Haley 2b699deac6 Fix the folder device to change the USB codes from ints to lists. 2010-12-27 09:47:41 +00:00
Charles Haley c0645635ec Add the iRiver Story WiFi 2010-12-27 09:18:46 +00:00
Kovid Goyal 4e2f5ee60e Fix specially for the beloved maintainer of poppler 2010-12-27 00:09:43 -07:00
John Schember 30050f0033 PDF Output: Simplify building printer object. Fix regessions that prevented options such as margins from being honored. 2010-12-26 21:35:31 -05:00
Charles Haley 85c4ab517a Correct typo in the manual 2010-12-26 14:24:22 +00:00
Charles Haley efd609d81e Improvements to the template processor. Document new features. 2010-12-26 12:34:52 +00:00
Kovid Goyal ef45d613b2 ... 2010-12-25 18:18:31 -07:00
Charles Haley 532749201a Make custom_column_widgets.py, book_info.py, and book_details.py use comments_to_html. Fix _parent to parent() 2010-12-25 18:30:50 +00:00
Kovid Goyal 6e80dca1bb ... 2010-12-25 11:24:50 -07:00
Charles Haley ed1d2c44e3 Merge from trunk 2010-12-25 18:10:24 +00:00
Charles Haley e770af4d47 New formatter function, fix problems with strcat and math results, define basic formatter for usbms and formatter 2010-12-25 18:08:11 +00:00
Kovid Goyal cdae919bfc Use new html editor widget for custom columns of comment type 2010-12-25 11:03:43 -07:00