Commit Graph

10122 Commits

Author SHA1 Message Date
Kovid Goyal 6608dc2cd4 Metadata backup: Try to ensure that a dirtied book is not ignored during shutdown 2010-09-29 18:16:18 -06:00
Kovid Goyal e199c00cc9 Initialize dirtied_cache correctly 2010-09-29 18:08:05 -06:00
Kovid Goyal 55703f26a9 ... 2010-09-29 17:25:59 -06:00
Kovid Goyal 1df5b8d08a Suspend metadata backup thread whe bulk downloaing metadata 2010-09-29 16:06:45 -06:00
Kovid Goyal 6bad744fac Fix regression taht broke fetching metadata from isbndb.com 2010-09-29 16:02:13 -06:00
Kovid Goyal aa410bcdef ... 2010-09-29 15:33:44 -06:00
Kovid Goyal 57b6d6c0d1 Change plugboard image to an icon instead of an image 2010-09-29 15:28:11 -06:00
Kovid Goyal 7f129fa4dd ... 2010-09-29 14:54:06 -06:00
Charles Haley f2e0b50144 Fix search/replace 2010-09-29 21:48:40 +01:00
Kovid Goyal 9eb5e17f34 Pull from trunk 2010-09-29 13:41:32 -06:00
Kovid Goyal 1d87806ff9 ... 2010-09-29 13:24:01 -06:00
Kovid Goyal cfee94ad0b Sixth beta 2010-09-29 13:04:14 -06:00
Kovid Goyal 314b212b59 Tweak epub: Warning to close open files. 2010-09-29 13:03:47 -06:00
Charles Haley a2e8866775 Merge from trunk 2010-09-29 19:55:12 +01:00
Kovid Goyal 2f6fa5c8a8 Fix reselect after bulk edit very slow 2010-09-29 12:49:52 -06:00
Charles Haley 5710fd5f18 Merge from trunk 2010-09-29 19:11:21 +01:00
Kovid Goyal 462e670727 ... 2010-09-29 12:07:58 -06:00
Charles Haley f75f02a933 Fix typo in plugboard UI 2010-09-29 19:04:37 +01:00
Kovid Goyal fd3890d987 ... 2010-09-29 12:04:23 -06:00
Kovid Goyal 77019c66bf ... 2010-09-29 12:03:37 -06:00
Charles Haley fa79c23cd1 Merge from trunk 2010-09-29 19:02:42 +01:00
Charles Haley bc2abb333b Merge from trunk 2010-09-29 18:59:07 +01:00
Kovid Goyal e7efe45452 Exporting books: Add support for metadata 'plugboard'. Fix regression in bulk edit performance 2010-09-29 11:56:57 -06:00
Kovid Goyal 9cfe0bfaa2 Lesoir and La Derniere Heure by Lionel Bergeret 2010-09-29 09:58:31 -06:00
Charles Haley 084b0cff49 Fix intro text a bit. 2010-09-29 15:21:02 +01:00
Charles Haley 1b41568d4c 1) Add validation to plugboard gui
2) allow plugboards to use metadata fields with no field metadata (e.g., language)
2010-09-29 15:12:01 +01:00
Charles Haley 5aadbb2dcd 1) change plugboards to templates (pass one)
2) fix recursion detection in base.py
3) fix lack of refresh in model when editing custom fields on the GUI
4) change the name of the plugboard eval function in base.py
5) move recursion detection base code to formatter
2010-09-29 14:33:11 +01:00
Charles Haley 700dbe7df7 1) add dirtied when renaming items
2) make bulk edit use the GUI thread
3) add a 'books remaiing' menu item
2010-09-29 12:51:18 +01:00
Charles Haley 9c3d85d4a5 merge from trunk 2010-09-29 07:42:23 +01:00
Kovid Goyal 3018b6ac7c ... 2010-09-28 19:07:08 -06:00
Kovid Goyal 1c9335aa5e Fix regression that caused the filename to not be set as the title when reading metadata fails 2010-09-28 19:03:54 -06:00
Kovid Goyal fce4ab97b6 ... 2010-09-28 18:50:02 -06:00
Kovid Goyal d3053b8a86 Support for the JetBook Mini 2010-09-28 18:45:41 -06:00
Kovid Goyal c8477338a6 Do not have the fetch news dialog close when the user presses Enter 2010-09-28 18:21:52 -06:00
Kovid Goyal ca0e8729d2 Handle formatting of recursive compisite templates 2010-09-28 18:15:31 -06:00
Kovid Goyal fef738c53b ... 2010-09-28 18:08:54 -06:00
Kovid Goyal 18d18c2fe2 Pull from trunk 2010-09-28 17:53:23 -06:00
Kovid Goyal 96bc9f6bec Stop metadata backup thread before bulk metadata edits to improve performance 2010-09-28 16:55:22 -06:00
Kovid Goyal f54ee65bcc Various improvements to preprocessing code. Also replace a couple of unicode punctuation characters that the SONY readers dont support when the Outpu profile is sony 2010-09-28 15:43:22 -06:00
Kovid Goyal 5fe81f0162 Welcome wizard: Prevent the user from choosing a non empty folder as her calibre library 2010-09-28 14:24:16 -06:00
Kovid Goyal fdc171a0ac Automatically enable the Douban metadata download plugins if the user choose chinese as the interface language in the welcome wizard 2010-09-28 13:55:02 -06:00
Kovid Goyal a0382a8d86 Fix #6986 (Updated recipe for Telegraph UK) 2010-09-28 09:57:49 -06:00
Charles Haley 8a94c2194e Fix mutually recursive fields in save_to_disk.
Fix mistake in any_format template handling in save_to_disk
2010-09-28 15:13:30 +01:00
Charles Haley cca39d2e73 Small cleanups for messages and name 2010-09-28 13:11:55 +01:00
Charles Haley e08da942ec Fix typo in faq.rst (too -> to) 2010-09-28 11:46:53 +01:00
Charles Haley 340ac6da5b Merge from trunk 2010-09-28 11:44:38 +01:00
Charles Haley 62f1edd848 Cleanups of plugboard code. Improvements to the gui. 2010-09-28 11:41:35 +01:00
ldolse 7653dfd082 switch string to unicode 2010-09-28 17:54:07 +08:00
ldolse 443d45c560 ... 2010-09-28 16:21:34 +08:00
ldolse b7f6d820a7 Fixed a UTF-8 decoding error which occurs on bad input while removing hyphens, cleaned up indents, regex tweaks 2010-09-28 16:07:43 +08:00