Commit Graph

9420 Commits

Author SHA1 Message Date
Charles Haley 8ea09e65cc Save a copy of field_metadata into the preferences table for use by non-calibre applications. 2010-09-08 13:32:48 +01:00
Charles Haley 5a4808bb91 Merge from trunk 2010-09-07 21:05:38 +01:00
Kovid Goyal 6bfd24c278 Add an action ot the context menu for the book list headers to add custom columns 2010-09-07 14:02:09 -06:00
Kovid Goyal 2236678e4d ... 2010-09-07 13:49:46 -06:00
Charles Haley b6bd654948 Fix two custom column preferences editor problems:
1) cannot edit a just-edited column. Get a message that it is not a custom column.
2) cannot delete a newly-added column. It disappears from the list but is created anyway.
2010-09-07 20:41:45 +01:00
Charles Haley fdc81f4dae Merge from trunk 2010-09-07 20:21:56 +01:00
Kovid Goyal d9514e394e Nicer error message when reanming a library fails 2010-09-07 13:20:53 -06:00
Kovid Goyal de298693ee Preferences dialog: Dont show close button in sub panels. Disallow further preference editing after modifying custom columns. Fix gui re-init code not running after dialg closed 2010-09-07 13:12:23 -06:00
Kovid Goyal 705a6e7d9d Update User Manual for new Preferences Dialog 2010-09-07 12:55:37 -06:00
Kovid Goyal 3433aa300f Warn user that changing tweaks needs a restart 2010-09-07 12:36:59 -06:00
Kovid Goyal 16b9abe24c Document the preferences plugins system 2010-09-07 12:34:52 -06:00
Charles Haley f5be845169 Merge from trunk 2010-09-07 19:02:05 +01:00
Kovid Goyal d02a9c49fc Add a count of how many books on the device matched a book in the library. 2010-09-07 11:59:14 -06:00
Kovid Goyal 6823d962f6 Use proper technique for displaying default message in status bars 2010-09-07 11:04:52 -06:00
Kovid Goyal 58ed4caf91 Fix #6733 (Updated recipe for Mexican newspaper La Jornada) 2010-09-07 09:47:46 -06:00
Kovid Goyal a9dd65b819 Improved nrcnext 2010-09-07 09:20:26 -06:00
Kovid Goyal 800db18ff1 Add a close button to preferences window 2010-09-07 09:11:48 -06:00
Charles Haley 3db2373264 Merge from trunk 2010-09-07 14:29:06 +01:00
Charles Haley d9d1981fbe Add a count of how many books on the device matched a particular copy in the library. Useful because books on the device can accumulate when sent after changing metadata used in the file path. The UUID doesn't change, so we can detect that they are copies of the same book.
searching for 'ondevice:books' will find instances of more than one copy.
2010-09-07 14:18:14 +01:00
Charles Haley 563b6d0b2e Fix problem where book matching did not record how books were matched, which prevented downstream matching such as 'delete matching books' 2010-09-07 13:04:45 +01:00
Kovid Goyal 1ab350b022 Cleaner connection to db when generating catalog 2010-09-06 16:54:18 -06:00
Kovid Goyal 6132923db6 Nicer close button on OSX in the preferencs window 2010-09-06 16:44:20 -06:00
Kovid Goyal 4aa06dae4d Add icon to bar in preferences window 2010-09-06 15:43:51 -06:00
Charles Haley 0894a616b8 Merge from trunk 2010-09-06 22:31:01 +01:00
Kovid Goyal dadd3417f7 ... 2010-09-06 12:28:23 -06:00
Kovid Goyal 63bbb17dee ... 2010-09-06 12:02:30 -06:00
Charles Haley f7321f2c57 Fix shutdown code 2010-09-06 19:01:07 +01:00
Charles Haley 28f62fd4dd 1) take db.clean out of metadata_single.py
2) add db.clean to shutdown func
3) add db.clean to 2 cli funcs that can delete an author
4) add db.ondevice() to return the ondevice string
2010-09-06 18:32:03 +01:00
Kovid Goyal 438c9d8ba4 Change delete confirmation message 2010-09-06 11:11:13 -06:00
Kovid Goyal 4693a3c0c6 Fix #6728 (WSJ (free) recipe) 2010-09-06 11:00:39 -06:00
Kovid Goyal 5952c349d5 Fix regression when checking db integrity with custom cols introduced in 0.7.17 2010-09-06 09:41:26 -06:00
Kovid Goyal 9966677f16 Fix #6726 (Alt-M keyboard shortcut added for Merge - keep others (Safe Merge)) 2010-09-06 09:07:37 -06:00
Starson17 964b119e61 Alt-M keyboard shortcut added for Merge - keep others (Safe Merge) 2010-09-06 10:53:47 -04:00
Kovid Goyal e3e65c3f00 Journal Gazette by cynvision 2010-09-06 08:48:31 -06:00
Kovid Goyal 3e87ee26c2 ... 2010-09-06 08:23:39 -06:00
Charles Haley 8a027ac60c Fix problem where db.set_author forced a recalculation of author_sort whenever editing metadata of a book with a unique author (only book with that author). The problem arose because the author was deleted from the DB then recreated, causing the trigger to be fired. 2010-09-06 14:18:00 +01:00
Charles Haley 7e050c4d48 Merge from trunk 2010-09-06 07:56:13 +01:00
Charles Haley 536eb116a5 Fix bug #6718 2010-09-06 07:41:53 +01:00
Kovid Goyal 81635326a3 ... 2010-09-05 22:49:38 -06:00
Kovid Goyal 9e59f00645 BuckMasters In The Kitchen by Tony Stegall 2010-09-05 21:37:49 -06:00
Kovid Goyal 547a063f68 Fix #6723 (problem sending email) 2010-09-05 20:13:52 -06:00
Kovid Goyal 4849c4269b The Walrus Magazine by Tony Stegall 2010-09-05 19:22:56 -06:00
Kovid Goyal 74343442d0 ... 2010-09-05 19:07:36 -06:00
Kovid Goyal e216929177 ... 2010-09-05 19:00:24 -06:00
Kovid Goyal 6b1ed59109 Add close button to preference category browser on OS X 2010-09-05 18:57:24 -06:00
Kovid Goyal 8e755bf205 ... 2010-09-05 18:48:44 -06:00
Kovid Goyal 949156cf38 Enable Esc key in preferences window 2010-09-05 18:23:57 -06:00
Kovid Goyal b957bc1d12 Fix a bug where the open state of the splitter was not being saved on shutdown if the splitter had been closed at startup and was opened by dragging the center line 2010-09-05 18:02:39 -06:00
Kovid Goyal 13e9f56b66 ... 2010-09-05 17:35:39 -06:00
Kovid Goyal 976e4e87f9 The new Preferences dialog 2010-09-05 17:34:55 -06:00