10019 Commits

Author SHA1 Message Date
Charles Haley
1cd78a56f2 Fix problem where :0>3s produced a string of all zeros for null fields.
Add a confirmation dialog to the backup pushbutton
2010-09-26 17:31:39 +01:00
Charles Haley
ab9c74404a Merge from trunk 2010-09-26 16:42:44 +01:00
Charles Haley
2ea859906d Change text on backup button 2010-09-26 16:40:46 +01:00
Kovid Goyal
482990dd03 Ensure application_id from OPF matched id in dir name and actually fix path too long error 2010-09-26 09:40:34 -06:00
Charles Haley
010b24a01c Merge from trunk 2010-09-26 16:29:04 +01:00
Charles Haley
1169eaef99 Fix problem trying to back up metadata for a deleted book
Add a 'backup all' button
2010-09-26 16:26:45 +01:00
Kovid Goyal
04ca51333b Fix path too long message when restoring db 2010-09-26 09:10:05 -06:00
Charles Haley
88cb23d952 Take out print statement 2010-09-26 15:54:29 +01:00
Charles Haley
87020e38be Ensure that cached Metadata copies contain valid cover info when get_metadata is called with get_cover = True 2010-09-26 15:49:15 +01:00
Charles Haley
66ed343b11 1) Remove a print statement
2) fix series formatting
2010-09-26 14:51:25 +01:00
Charles Haley
f6870bd14b Introduce scheduling opportunities into the backup thread 2010-09-26 14:06:56 +01:00
Charles Haley
12f75ddaf8 Note why we don't do a join where we should. 2010-09-26 13:56:31 +01:00
Charles Haley
c8dbd70546 metadata backup that gets metadata on the GUI thread, computes the OPF on a separate thread, then writes the file on the GUI thread. 2010-09-26 13:48:30 +01:00
Charles Haley
3e1cb3b5e0 Make covercache and backup stoppable. 2010-09-26 13:07:22 +01:00
Charles Haley
e3781d0f15 1) add force renumber series to custom series bulk editing
2) add clear series to both standard and custom series bulk editing
2010-09-26 12:38:34 +01:00
Charles Haley
1453722815 1) Fix problem with editing bool custom column metadata
2) make on-send and manual metadata managment work with sonys
2010-09-26 11:00:32 +01:00
Kovid Goyal
9a0f97c6aa Pull from trunk 2010-09-25 23:43:22 -06:00
Kovid Goyal
37eadd1c10 ... 2010-09-25 23:37:21 -06:00
Kovid Goyal
04ccd041e9 ... 2010-09-25 23:35:12 -06:00
Kovid Goyal
2d406112a4 Grrr keep only the file write in the GUI thread not the other way around 2010-09-25 23:26:28 -06:00
Kovid Goyal
da949796b0 ... 2010-09-25 23:03:29 -06:00
Kovid Goyal
fca7c92ca4 ... 2010-09-25 22:58:29 -06:00
Kovid Goyal
f208950bab ... 2010-09-25 22:53:27 -06:00
Kovid Goyal
cdc5127fa4 ... 2010-09-25 22:50:44 -06:00
Kovid Goyal
5b8a645050 Move backup I/O into backup thread from GUI thread to prevent GUI slowdown when the calibre library is on a slow device like a network share 2010-09-25 22:38:19 -06:00
Kovid Goyal
42ec47607c Create restore command for calibredb 2010-09-25 21:22:59 -06:00
Kovid Goyal
02ce96cd68 Throttle OPF writer thread some more and framework for restore from OPFs 2010-09-25 20:46:45 -06:00
Kovid Goyal
2dd9692a5e ... 2010-09-25 16:16:47 -06:00
Kovid Goyal
cf0f7def1c Content server: Remove special characters from filenames in download links to accomodate broken browsers like the one in the Kindle 2010-09-25 13:14:33 -06:00
Kovid Goyal
98954896e0 Jerusalem Post in French by Tony Stegall 2010-09-25 12:53:36 -06:00
Kovid Goyal
4978f616e8 Fix #6950 (Fixed Broken Recipe for Popular Science) 2010-09-25 12:24:59 -06:00
Kovid Goyal
b00e241477 Workaround for windows limitation when reading from network sockets. Should fix issues with large files in calibre libraries on network shares. Fixes #3248 (exception on saving book details) 2010-09-25 09:52:35 -06:00
Kovid Goyal
b09e819422 Fix #6935 (The formating on the blog for neals nuze was changed after i submitted :() 2010-09-25 09:25:03 -06:00
Kovid Goyal
8ce7d6ca74 Fix #6948 (Scientific American Recipe) 2010-09-25 09:24:15 -06:00
Kovid Goyal
0ce2126cdc Fix #6939 (PDF conversion fails with "spine empty") 2010-09-24 20:31:56 -06:00
Kovid Goyal
2f12fb564b How to Geek by Tony Stegall 2010-09-24 16:21:17 -06:00
Kovid Goyal
8a35c9c3c1 Fix #6935 (The formating on the blog for neals nuze was changed after i submitted :() 2010-09-24 16:18:52 -06:00
Kovid Goyal
ea693d46ff IGN:Tag release 2010-09-24 15:21:54 -06:00
Kovid Goyal
3e6ddf1b9f version 0.7.20 2010-09-24 14:38:21 -06:00
Kovid Goyal
b2b5e20c8f Fourth beta 2010-09-24 13:51:22 -06:00
Kovid Goyal
4b2f39aa85 Pull from trunk 2010-09-24 13:47:40 -06:00
Kovid Goyal
6d7ea86bd4 ... 2010-09-24 13:46:24 -06:00
Kovid Goyal
54c3e009d5 Fix #6928 (Calibre corrupts EPUB) 2010-09-24 13:22:59 -06:00
Charles Haley
cf6f251b74 Added dirty bit cache 2010-09-24 19:41:43 +01:00
Kovid Goyal
ee0b2541c8 Updated translations 2010-09-24 12:10:44 -06:00
Kovid Goyal
83194cffd6 Updated translations 2010-09-24 12:04:40 -06:00
Kovid Goyal
93685faa2e Plugin loading. Handle encoding declarations correctly 2010-09-24 11:52:16 -06:00
Charles Haley
47ff1ddc42 Minor updates to the FAQ 2010-09-24 18:47:44 +01:00
Kovid Goyal
fef5703c1e Conversion pipeline: Fix merging of metadata, broken by new Metadata class 2010-09-24 11:32:21 -06:00
Charles Haley
6337c6e3d7 Merge from trunk 2010-09-24 18:19:32 +01:00