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 |
|
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 |
|
Kovid Goyal
|
6f94637b25
|
...
|
2010-09-05 15:58:37 -06:00 |
|
Kovid Goyal
|
d23892fdad
|
New preferences windows is functional
|
2010-09-05 15:35:24 -06:00 |
|
Kovid Goyal
|
ea4dccb629
|
Fix layout of new preferences window
|
2010-09-05 14:44:03 -06:00 |
|
Kovid Goyal
|
dc87322c80
|
...
|
2010-09-05 14:35:10 -06:00 |
|
Kovid Goyal
|
314aa5232b
|
...
|
2010-09-05 14:31:09 -06:00 |
|
Kovid Goyal
|
2e99359763
|
Start implementing preferences window
|
2010-09-05 14:25:05 -06:00 |
|
Kovid Goyal
|
69b4202ad3
|
Preferences widget for misc
|
2010-09-05 11:37:49 -06:00 |
|
Kovid Goyal
|
08215f2abb
|
Fix #6595 (Missing last chapter mark in kindle (in some books))
|
2010-09-05 10:36:56 -06:00 |
|
Kovid Goyal
|
4da5368ca5
|
Preferences widget for tweaks
|
2010-09-05 10:31:14 -06:00 |
|
Kovid Goyal
|
410359d2f6
|
Preferences widget for plugins
|
2010-09-05 10:11:06 -06:00 |
|
GRiker
|
e60d72753e
|
GR TOC bug fix utf-8 > latin_1
|
2010-09-05 09:03:24 -07:00 |
|
Kovid Goyal
|
4a78f15205
|
Preferences widget for content server
|
2010-09-04 23:31:04 -06:00 |
|
Kovid Goyal
|
dde4363846
|
PDF Input: Fix handling of more non ascii characters
|
2010-09-04 22:36:37 -06:00 |
|
Kovid Goyal
|
a6bd77247d
|
Preferences widget for email sending
|
2010-09-04 22:33:33 -06:00 |
|
Kovid Goyal
|
6b8d204f07
|
Kansas City Star by Tony Stegall
|
2010-09-04 20:21:17 -06:00 |
|
Kovid Goyal
|
50ad1254a1
|
Preferences widget for sending to device
|
2010-09-04 16:21:44 -06:00 |
|
Kovid Goyal
|
9f8ce9dc89
|
Preferences widget for saving to disk
|
2010-09-04 16:00:51 -06:00 |
|
John Schember
|
3e24b6a115
|
PDF Input: Fix more characters that the PDF format encodes as two characters that are drawn on top of each other.
|
2010-09-04 17:09:10 -04:00 |
|
John Schember
|
87c92c5e40
|
Sync to trunk.
|
2010-09-04 17:00:19 -04:00 |
|
Kovid Goyal
|
d223636fd4
|
Preference widget for adding books
|
2010-09-04 14:29:04 -06:00 |
|
Kovid Goyal
|
9c3938c282
|
...
|
2010-09-04 13:57:48 -06:00 |
|