30532 Commits

Author SHA1 Message Date
Kovid Goyal
24d43645ab Book details panel: Allow copying full path to ebook files by right clicking on the format link. See #1437756 ([Enhancement] Option to create and place a link to a selected book.) 2015-04-07 08:36:15 +05:30
Kovid Goyal
999cfd81bd DOCX Output: Conversion of table borders 2015-04-06 16:55:12 +05:30
Kovid Goyal
fb70f61b70 Manage User Categories: Allow restricting the visible items to only those present in the current Virtual Library (if any)
Merge branch 'master' of https://github.com/cbhaley/calibre
2015-04-06 14:55:18 +05:30
Charles Haley
13c34447aa Enhancement to manage user categories: allow filtering the available items by the current virtual library 2015-04-06 11:19:05 +02:00
Kovid Goyal
c9cf3066e8 Edit Book: When dragging and dropping files to re-order them in the file browser, fix the final order being dependent on the order the files were selected in. Fixes #1440598 [Edit Book: Inverted order of files after drag and drop](https://bugs.launchpad.net/calibre/+bug/1440598) 2015-04-06 11:59:03 +05:30
Kovid Goyal
a73d813da4 Update United Daily 2015-04-06 10:34:01 +05:30
Kovid Goyal
18d1d0d3e8 Update Liberty Times, Apple Daily, China Times and House News 2015-04-06 10:32:56 +05:30
Kovid Goyal
35f565a425 Add webm mime types 2015-04-06 10:14:51 +05:30
Kovid Goyal
fad9722cfd Increase the maximum row height reduction possible 2015-04-06 09:18:33 +05:30
Kovid Goyal
cb69ee84ac DOCX Output: Start work on table styling 2015-04-05 10:57:50 +05:30
Kovid Goyal
1b4e2a8858 ... 2015-04-05 10:52:00 +05:30
Kovid Goyal
44f22eba90 Get Books: Update amazon store plugin for website changes 2015-04-05 10:16:38 +05:30
Kovid Goyal
0a252c6692 Workaround for bug in Qt 5.4 that causes multiple close events to be delivered when using a keyboard shortcut to quit on OS X. Fixes #1440444 [ebook-viewer forgets state of ToC if closed by keyboard (Cmd-Q)](https://bugs.launchpad.net/calibre/+bug/1440444) 2015-04-05 08:29:56 +05:30
Kovid Goyal
147d11f1ea Edit Book: Fix GIF images being corrupted when using the builtin image editor to make changes to them. Fixes #1440398 [Editor: Rotating a gif destroys it](https://bugs.launchpad.net/calibre/+bug/1440398) 2015-04-05 08:02:23 +05:30
Kovid Goyal
ba1812c173 Prevent Enter key on Manage authors/tags/etc. dialogs from closing the dialog. Fixes #1440146 [feature request: return on manage tags runs search instead of closing popup](https://bugs.launchpad.net/calibre/+bug/1440146)
Merge branch 'master' of https://github.com/cbhaley/calibre
2015-04-04 19:03:40 +05:30
Charles Haley
ad53fac64e Enhancement request #1440146: make the return key do a search instead of closing the dialog.
While doing the above, I also made Manage Authors and Manage (something) behave similarly wrt searching again. I also added keyboard shortcuts to OK and Cancel.
2015-04-04 13:40:28 +02:00
Kovid Goyal
4989be9377 Conversion: Fix error when converting a document that contains an invalid function based CSS selector without parentheses. Fixes #1440278 [Conversion Error - TypeError: select_nth_last_child() takes exactly 3 arguments (2 given)](https://bugs.launchpad.net/calibre/+bug/1440278) 2015-04-04 09:23:45 +05:30
Kovid Goyal
426bbb2d60 E-book viewer: Add an aoption to not save the bookmarks inside EPUB files. Fixes #379 (Add a store_epub_bookmarks_in_the_file option for ebook-viewer) 2015-04-04 08:21:48 +05:30
Kovid Goyal
b2383f4061 Update Providence Journal 2015-04-04 08:02:50 +05:30
Kovid Goyal
1cd38f1fb2 Update Harvard Business Review 2015-04-03 15:04:46 +05:30
Kovid Goyal
0cb35c0495 ... v2.23.0 2015-04-03 09:38:54 +05:30
Kovid Goyal
0e405f10d6 ... 2015-04-03 09:37:32 +05:30
Kovid Goyal
0fb6ef9dc0 version 2.23.0 2015-04-03 09:28:24 +05:30
Kovid Goyal
6d34cf7dfe Update Esquire 2015-04-02 10:38:17 +05:30
Kovid Goyal
57a8c0e8a5 MOBI Input: Fix links not working in viewer for MOBI files that contain anchors placed on linebreak elements. Fixes #1439450 [Private bug](https://bugs.launchpad.net/calibre/+bug/1439450) 2015-04-02 09:21:00 +05:30
Kovid Goyal
9919a1f4c0 pep8 2015-04-02 09:16:24 +05:30
Kovid Goyal
1e1c3e8b9d Re-enable the experimental flag for DOCX output since it can still
generate broken DOCX files in some circumstances, for e.g., nested
tables
2015-04-02 09:01:45 +05:30
Kovid Goyal
0118d5d181 DOCX Output: Start work on conversion of tables 2015-04-01 15:14:55 +05:30
Kovid Goyal
de5ce8d46b DOCX Output: Fix handling of page break at start of every HTML file 2015-03-31 20:10:01 +05:30
Kovid Goyal
2729414b53 Try a copy+remove instead of a rename to get a better idea of what is causing access denied errors when restoring database for some people on windows 2015-03-31 20:09:00 +05:30
Kovid Goyal
8e864305f3 DOCX Input: Fix extra border for text that has no border style specified 2015-03-31 17:33:21 +05:30
Kovid Goyal
6d03706aa3 Refactor HTML tag processing in preparation for tables and lists 2015-03-31 16:29:57 +05:30
Kovid Goyal
a2319a1338 Allow disabling of tags download from Amazon 2015-03-31 16:12:17 +05:30
Kovid Goyal
7b920401d2 ... 2015-03-31 08:29:26 +05:30
Kovid Goyal
17f6a7878f Book details panel: Fix copying Path link by right clicking on it not working. Fixes #1437756 [[Enhancement] Option to create and place a link to a selected book.](https://bugs.launchpad.net/calibre/+bug/1437756) 2015-03-30 18:39:45 +05:30
Kovid Goyal
3536596399 Implement creation of empty DOCX documents 2015-03-29 10:21:33 +05:30
Kovid Goyal
2168bb9102 Move definition of valid_empty_formats to a better location 2015-03-29 08:20:30 +05:30
Kovid Goyal
1c945b2d19 ... 2015-03-29 08:14:26 +05:30
Kovid Goyal
ccf54606be Allow adding an empty ebook in various formats to existing book records by right clicking the Add Books button
Merge branch 'master' of https://github.com/cbhaley/calibre
2015-03-29 08:11:30 +05:30
Kovid Goyal
638a22ca0b Document CALIBRE_CACHE_DIRECTORY 2015-03-28 18:44:22 +05:30
Charles Haley
672f5dfd9a Add ability to create additional empty formats to the "add empty book" command. Add a new command to add an empty format to existing books.
The code to add an empty docx should be added to oeb/polish/create.py
2015-03-28 10:11:47 +01:00
Kovid Goyal
407ee3ca17 Fix a regression that caused importing of a single book from a directory to fail if the directory has no ebook files in it 2015-03-28 08:38:39 +05:30
Kovid Goyal
a0c0c43703 Update Courrier International 2015-03-27 17:40:46 +05:30
Kovid Goyal
fe1eb2a2a2 ... 2015-03-27 17:38:25 +05:30
Kovid Goyal
54242de084 DOCX Output: Implement embedding of fonts 2015-03-27 14:07:25 +05:30
Kovid Goyal
8fbf98fe1b ... 2015-03-27 12:48:45 +05:30
Kovid Goyal
13d0bf8d01 ... 2015-03-27 10:28:43 +05:30
Kovid Goyal
0bae35b79c Update CNET 2015-03-27 10:24:25 +05:30
Kovid Goyal
4295b47913 Compress images in Daily Mail download to reduce size of generated ebook 2015-03-27 09:10:32 +05:30
Kovid Goyal
ddddc23732 Column Icons: Fix apostrophes in icon filenames causing errors. Fixes #1436690 [Icons not showing](https://bugs.launchpad.net/calibre/+bug/1436690)
Merge branch 'master' of https://github.com/cbhaley/calibre
2015-03-27 08:45:59 +05:30