9660 Commits

Author SHA1 Message Date
Charles Haley
e1dd08acef Several changes:
1) Add an option to specify the time format when sending to device. This is the analog of the same option that already exists for save to disk.
2) refactor the format_field code. Remove the special parameters on format_field. Add format_field_extended that returns a 4-element tuple (name, formatted val, original val, field metadata).
3) change (simplify) usbms collections management to use new format_field_extended method.
4) change device.py to not call sync_booklists twice.
5) add the fix for gui-not-updating, in hopes that we can avoid merge conflicts
2010-09-16 14:02:49 +01:00
Charles Haley
5602372270 Minor changes to OPF testing 2010-09-16 12:24:56 +01:00
Charles Haley
b657f208cd Merge from trunk 2010-09-16 11:41:33 +01:00
Kovid Goyal
4bc7aa1b71 More robust reading of user metadata from OPF 2010-09-15 21:56:02 -06:00
Kovid Goyal
420db7851b Fix use of OPF class to generate a Metadata object and have OPF.smart_update also update user metadata 2010-09-15 21:50:06 -06:00
Kovid Goyal
6653fff4cd OPF serialization of user metadata 2010-09-15 21:20:55 -06:00
Kovid Goyal
6e16d403bf Pull from trunk 2010-09-15 14:08:03 -06:00
Kovid Goyal
ff319ccc4d Add an option to split the toolbar into two toolbars 2010-09-15 14:05:47 -06:00
Kovid Goyal
062d369b43 ... 2010-09-15 13:22:05 -06:00
Kovid Goyal
6bbbb0a1f5 Fix #6819 (Not recognising New sony PRS 650) 2010-09-15 12:19:26 -06:00
Kovid Goyal
c006e2e14b Database: Update has_cover cache when setting/removing covers so that the search returns correct results. Also fix an exception that could occur when adding books with a db that has been upgraded from very old SQL. 2010-09-15 11:27:39 -06:00
Kovid Goyal
57ca76e68e ... 2010-09-15 11:12:53 -06:00
Kovid Goyal
a20015e1e7 Workaround for bug that affects some windows install causing white backgrounds on default covers to be rendered as yellow 2010-09-15 11:09:40 -06:00
Kovid Goyal
bba0fe5d19 Pull from trunk 2010-09-15 10:26:15 -06:00
Kovid Goyal
bd98ca17b7 Fix #6822 (Catalogue - new Series feature - 2 small probs) 2010-09-15 10:25:39 -06:00
GRiker
caefc9ec2b KG updates 2010-09-15 10:13:06 -06:00
GRiker
30fafed017 GwR fix #6822 2010-09-15 10:12:04 -06:00
Kovid Goyal
b37c0e1252 Pull from trunk 2010-09-15 10:06:39 -06:00
Kovid Goyal
a014fa3f39 ... 2010-09-15 10:03:42 -06:00
Kovid Goyal
64be75fb50 ... 2010-09-15 10:02:23 -06:00
Kovid Goyal
8052d91e33 Use asterisk for ratings on most output profiles 2010-09-15 10:01:49 -06:00
GRiker
d568fbb3d8 GwR apple driver bug fix 2010-09-15 06:56:44 -06:00
GRiker
165fb92235 GwR revisions 2010-09-15 05:21:00 -06:00
GRiker
e0afe753cc GR wip 2010-09-15 04:55:08 -06:00
Kovid Goyal
102126b613 Pull from trunk 2010-09-15 00:56:16 -06:00
Kovid Goyal
95a02d69ad ... 2010-09-14 21:03:40 -06:00
Kovid Goyal
724acba1d8 Tweaks to jacket page and new ratings icon 2010-09-14 20:35:51 -06:00
Kovid Goyal
a5ccbbcb21 Windows drivers for PRS-(3/6)50 2010-09-14 17:49:43 -06:00
GRiker
d731515ad4 GwR revisions 2010-09-14 14:39:13 -06:00
Kovid Goyal
786e904186 ... 2010-09-14 13:49:32 -06:00
GRiker
47f7bacc78 KG updates 2010-09-14 13:48:26 -06:00
Kovid Goyal
3ef0192e8d Fix #6756 (Slate recipe does not work) 2010-09-14 13:39:30 -06:00
Kovid Goyal
47141e527e Fix handling of non-ASCII chars when redering series in default EPUB cover 2010-09-14 13:38:03 -06:00
Kovid Goyal
ac406ab5cf Improved look for Book jacket. Also make it user customizable 2010-09-14 13:34:44 -06:00
GRiker
abd1dba1d3 added jacket CSS 2010-09-14 09:43:21 -06:00
Kovid Goyal
2c5d84a7b3 Pull from trunk 2010-09-14 08:57:51 -06:00
Kovid Goyal
aecf89a5b5 ... 2010-09-14 08:57:04 -06:00
GRiker
d215bd4b46 GwR change id to calibre_jacket 2010-09-14 07:31:49 -06:00
Charles Haley
2a654f3062 Fix stupidity in collectiions_management where I broke tag splitting 2010-09-14 07:41:06 +01:00
GRiker
81d8ac6dbf KG updates 2010-09-13 20:19:27 -06:00
Kovid Goyal
6a3609f031 Implement #6808 (Feature request: ability to convert all single/double quotes to "smart quotes") 2010-09-13 19:58:22 -06:00
GRiker
ba67e47c92 GwR wip book jacket 2010-09-13 19:12:49 -06:00
Kovid Goyal
c5415bbe80 Fix #6806 (--start-in-tray switch displays hidden windows in metacity, xfwm4 and compiz) 2010-09-13 19:11:38 -06:00
Kovid Goyal
c5063b8633 Fix #6804 (Timeout error when browsing content server via browser) 2010-09-13 18:26:51 -06:00
Kovid Goyal
ba5de1c92d Conversion pipeline: When setting margins on <body> explicitly set padding to 0 to override and existing padding in the input document 2010-09-13 18:18:32 -06:00
Kovid Goyal
fb053fe3f3 Fix #6773 (Slightly broken CHM file) 2010-09-13 16:58:09 -06:00
Kovid Goyal
8b73bb52e8 Fix #6802 (Sovos E Reader Not Recognised / Floppy Drive Activation) 2010-09-13 16:42:22 -06:00
Kovid Goyal
c2103d54af Pull from trunk 2010-09-13 16:27:35 -06:00
Kovid Goyal
b34457722c Fix #6744 (Convert from PDF - Some dashes and single-quotes not being unwrapped properly.) 2010-09-13 16:27:06 -06:00
ldolse
b73e1b3da5 tweaked preprocess for $, added rtf to new preprocess logic, changed last pdf default 2010-09-14 02:56:56 +10:00