12000 Commits

Author SHA1 Message Date
Kovid Goyal
54a2ab69e5 TCR Output: Fix TCR compression adding junk to the end of the text. Remove compression level option. 2010-12-31 09:31:46 -07:00
Charles Haley
f551120364 More comment changes 2010-12-31 16:09:01 +00:00
Kovid Goyal
1ae29e94c9 ... 2010-12-31 09:03:08 -07:00
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
John Schember
c40d78a53f TCR Output: Completely rewrite TCR compression. Remove TCR compression level. Fix issue with TCR compression adding junk to the end of the the text. TCR compression now takes seconds to compress instead of tens of minutes. TCR compression now compresses to a smaller size than previous compression algorithm. 2010-12-31 08:59:44 -05:00
Charles Haley
47168fa3f3 Clean up search code. Add comments. Add shortcuts. Make history work better. 2010-12-31 11:43:13 +00:00
GRiker
49956fe336 KG wip, including charles addition of custom_book_data 2010-12-31 04:23:20 -07:00
GRiker
8e4c90468b GwR catalog CLI fixes 2010-12-31 04:17:48 -07: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
Charles Haley
81900219a2 Merge from trunk 2010-12-31 06:13:06 +00:00
Kovid Goyal
5ff6540991 Updated El Universal. Fixes #8059 (Downloaded newspapers in device and E-book viewer have text and link problems) 2010-12-30 23:12:19 -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
Translators
f37c5e03d7 Launchpad automatic translations update. 2010-12-31 05:13:13 +00: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
42f790e8e5 Karlsruhe News by tfeld 2010-12-30 17:26:45 -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
6147d566b0 Updated Salon 2010-12-30 10:16:41 -07:00
Kovid Goyal
89b3f22cd4 Update The Week 2010-12-30 10:15:16 -07: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
Translators
9b2075cf01 Launchpad automatic translations update. 2010-12-30 04:49:21 +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
a323051dcd (Imroved El Pais) Fix #8095 (Completely new recipe for El Pais) 2010-12-29 11:51:59 -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
Kovid Goyal
14fa34a4fb Business Insider by DM. Fixes #8087 (New recipe for Business insider) 2010-12-29 11:26:35 -07:00
Kovid Goyal
e24150ade3 Fix #8102 (Updated recipe for Wired Magazine) 2010-12-29 11:17:04 -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