26642 Commits

Author SHA1 Message Date
Kovid Goyal
0616422ee3 Allow creating new folders in the choose folder dialog 2013-12-24 10:15:42 +05:30
Kovid Goyal
4d9c30da56 Ebook edit: When splitting files, name the newly created file with a _split suffix. 2013-12-24 09:11:53 +05:30
Kovid Goyal
3df5fcfd56 Edit book: Allow drag and drop of images onto the image editor 2013-12-23 20:51:57 +05:30
Kovid Goyal
854a001dac Various minor CSS highlighting snafus 2013-12-23 20:21:52 +05:30
Kovid Goyal
d2da26efe8 ... 2013-12-23 17:23:42 +05:30
Kovid Goyal
ad74a0088c ... 2013-12-23 16:02:45 +05:30
Kovid Goyal
ebd6f978ac Edit book: Allow import of multiple files at once, via File->Import files into book 2013-12-23 15:48:00 +05:30
Kovid Goyal
9c27428cf2 ... 2013-12-23 14:28:49 +05:30
Kovid Goyal
677dc14286 Linking stylesheets: Add option to remove existing links 2013-12-23 11:59:26 +05:30
Kovid Goyal
d72cfadb6f Edit book: Fix position syncing incorrect when in HTML files that contain <meta> tags with charset encoding declarations over more than a single line 2013-12-23 09:57:59 +05:30
Kovid Goyal
5ba7de5fc7 Merge branch 'proceed' of https://github.com/j-howell/calibre 2013-12-23 09:39:06 +05:30
Kovid Goyal
d760f6be35 Documentation for how to replace files 2013-12-23 09:18:56 +05:30
j-howell
d4bb17e989 Enhancements to ProceedQuestion for more flexibility in handling job completion 2013-12-22 13:17:48 -05:00
Kovid Goyal
64a2a45068 ... 2013-12-22 22:24:01 +05:30
Kovid Goyal
ecbe9963ab ... 2013-12-22 19:18:24 +05:30
Kovid Goyal
1e2ec2898f ... 2013-12-22 17:49:04 +05:30
Kovid Goyal
324622dee5 ... 2013-12-22 17:45:06 +05:30
Kovid Goyal
b5645f19aa Edit book: Show the name of the current character under the cursor in the status bar. Can be turned off via Preferences. 2013-12-22 17:42:10 +05:30
Kovid Goyal
cdc1af5b7d Highlight all special spaces/hyphens 2013-12-22 17:23:15 +05:30
Kovid Goyal
7a9dab2cb5 Edit book: Automatically replace HTML entities as they are typed. This can be turned off in the Preferences. 2013-12-22 17:11:49 +05:30
Kovid Goyal
36cb23ed09 ... 2013-12-22 16:20:29 +05:30
Kovid Goyal
5ffd7bc23f ToC Editor: Allow bulk renaming of items
ToC Editor: Allow bulk renaming of items. Simply select the items you
want to rename, right click and choose bulk rename. Useful if, for
instance, you want to rename all the items to be Chapter 1, Chapter 2
and so on.
2013-12-22 16:00:21 +05:30
Kovid Goyal
ff33790182 Refactor the bulk rename dialog to make it re-usable 2013-12-22 15:47:37 +05:30
Kovid Goyal
f0f780e492 Remove unnecessary double signal definition 2013-12-22 15:20:48 +05:30
Kovid Goyal
79f2a28457 Edit book: Automatic correction of font family names not quoting family names with spaces in them if the original, incorrect family name did not have a space. Fixes #1263448 [Problem with css auto-correct in editor](https://bugs.launchpad.net/calibre/+bug/1263448) 2013-12-22 14:54:26 +05:30
Kovid Goyal
4c158cb44b Edit book: Allow linking of stylesheets into HTML files automatically. Right click ont he selected HTML files in the File browser and choose "Link stylesheets" to have the <link> tags for the shhets automatically inserted. 2013-12-22 13:58:35 +05:30
Kovid Goyal
6d2029b0f2 Timeout when opening multiple book folders on OS X. See #1263426 (open containing folder doesn't open all folders) 2013-12-22 09:14:21 +05:30
Kovid Goyal
9658af0fe3 Fix #1263416 [Book Details, change label Publishers to Publisher](https://bugs.launchpad.net/calibre/+bug/1263416) 2013-12-22 08:52:37 +05:30
Kovid Goyal
2f711f84fa Title casing: Fix presence of some non-english characters or smart punctuation causing all-caps text to not be properly lowercased 2013-12-22 08:47:51 +05:30
Kovid Goyal
f588e2d9e2 Birmingham Evening Mail by Dave Asbury 2013-12-22 08:33:08 +05:30
Kovid Goyal
02610b66bb Edit book: Fix a bug preventing marking an image as cover in a book that previously had no cover 2013-12-21 23:14:34 +05:30
Kovid Goyal
1ad7b5dca2 Fix warnings when compiling hunspell 2013-12-21 12:50:28 +05:30
Kovid Goyal
da7ef93e27 Refactor hunspell to allow virtualization of file I/O 2013-12-21 11:56:47 +05:30
Kovid Goyal
5f4110524b Initial import of hunspell for spell checking 2013-12-21 09:35:02 +05:30
Kovid Goyal
497fea0cc9 Edit book: Fix a typo causing the preferences for which windows occupy which corners to not work 2013-12-20 23:58:17 +05:30
Kovid Goyal
0a8b250417 ... 2013-12-20 23:57:44 +05:30
Kovid Goyal
f9ed3306ce Edit book: Fix crash that happens sometimes when deleting multiple files. Fixes #1263179 [Editor quits while deleting files with "delte" key](https://bugs.launchpad.net/calibre/+bug/1263179) 2013-12-20 23:46:47 +05:30
Kovid Goyal
57f6dcf579 Fix #1263177 [Typo ("a the") in user-visible message](https://bugs.launchpad.net/calibre/+bug/1263177) 2013-12-20 23:33:06 +05:30
Kovid Goyal
72d2a7e372 Edit book: Handle epub files which contain opf files with no <metadata> tags 2013-12-20 23:31:53 +05:30
Kovid Goyal
512d608a95 Fix running check book with no book opened gives an error message 2013-12-20 18:55:10 +05:30
Kovid Goyal
408a7b5d4f Refresh editor containing toc is present when deleting files causes toc to change 2013-12-20 15:08:26 +05:30
Kovid Goyal
746ceb6c66 Edit book: When deleting files, automatically remove all entries that refer to them from the ToC 2013-12-20 15:01:16 +05:30
Kovid Goyal
873ebee3ed Edit book: Fix deleting a file that is currently open in an editor, not auto-closing the editor 2013-12-20 14:37:26 +05:30
Kovid Goyal
e586ce4f41 DOCX Input: Fix error when converting DOCX file that contains only image based links and no text based links. Fixes #1263021 [Book failed to convert docx to ePub](https://bugs.launchpad.net/calibre/+bug/1263021) 2013-12-20 14:24:52 +05:30
Kovid Goyal
ac3adb8a78 version 1.16 v1.16.0 2013-12-20 09:00:30 +05:30
Kovid Goyal
717e8ccdd4 Update The Daily Mail 2013-12-19 21:27:14 +05:30
Kovid Goyal
1c7ca5b803 Update FAZ.net 2013-12-19 18:43:43 +05:30
Kovid Goyal
3a542ad3d9 Edit book: Fox pasting in the image editor broken 2013-12-19 18:42:29 +05:30
Kovid Goyal
c8a2ac65e0 Edit book: Allow creation of new, empty books via File->Create new book 2013-12-19 17:33:53 +05:30
David Forrester
b4abb37e74 Kobo Touch also has android cover image
Let driver generatate "N3_LIBRARY_FULL" version of cover image for the
Touch. This is needed from FW3.0.0.
2013-12-19 17:01:15 +05:30