Commit Graph

23984 Commits

Author SHA1 Message Date
Kovid Goyal bb8dc6d095 Edit Book: Add the reports tool to the toolbar by default
Also do not raise an exception when running reports with no book open.
2015-04-11 09:42:43 +05:30
Kovid Goyal 8ec93d806f Edit Book: Make embedding fonts using the manage fonts dialog easier. You can now double click on a font family to see what faces for that family area available on your computer and install new fonts directly from the dialog. 2015-04-11 09:35:18 +05:30
Kovid Goyal cbfd5f6e38 When using the View specific format action add an "Open With" button to choose a specific program to view the specified format 2015-04-10 21:44:53 +05:30
Kovid Goyal 4c4f74fb5d Edit Book: Fix regression that caused copying of non-breaking spaces to not work when using the keyboard shortcuts 2015-04-10 20:52:02 +05:30
Kovid Goyal c60d39c519 Open With: Fix open with not working for programs from the Microsoft Office suite 2015-04-10 19:20:20 +05:30
Kovid Goyal 01e9cd29ce Basic DDE wrapper 2015-04-10 19:08:18 +05:30
Kovid Goyal 1fcf1e01b2 When getting cover from comic files, use smart filename sorting to find the first filename, recognizing numbers inside the filenames. 2015-04-10 13:06:02 +05:30
Kovid Goyal f7460f138e Conversion: Fix regression that caused pseudo-selectors that cannot be resolved such as :hover, :visited, etc. to be removed during conversion 2015-04-10 11:01:04 +05:30
Kovid Goyal 33b5450c9b version 2.24.0 2015-04-10 06:46:18 +05:30
Kovid Goyal b4c01accb1 Device view: Preserve position in list of books when deleting books from the device view 2015-04-09 12:06:02 +05:30
Kovid Goyal 3450e3109d pep8 2015-04-09 11:14:45 +05:30
Kovid Goyal 39f2ec7bbb pep8 2015-04-09 11:04:43 +05:30
Kovid Goyal 5df61a0472 ... 2015-04-09 10:09:25 +05:30
Kovid Goyal cf6ee757a8 Make the context menu for the book details popup window work the same way as for the book details panel 2015-04-09 10:05:16 +05:30
Kovid Goyal d893b8c9c6 ... 2015-04-09 09:52:08 +05:30
Kovid Goyal 1794d8f8d6 DOCX Output: Fix nested tables not working 2015-04-09 09:33:12 +05:30
Kovid Goyal 732e92fb3f DOCX Output: vertical alignment for table cells 2015-04-09 09:15:36 +05:30
Kovid Goyal e59e1060ae DOCX Output: Support for rowspan and colspan in tables 2015-04-09 09:02:24 +05:30
Kovid Goyal d410da77e2 Fix handling of tails around tables 2015-04-09 08:50:10 +05:30
Kovid Goyal 136cfc6b3a DOCX Output: Table padding 2015-04-08 09:57:22 +05:30
Kovid Goyal 5ac5f91cd9 ... 2015-04-08 08:40:47 +05:30
Kovid Goyal 66e12978ba PDF Metadata: When choosing between reading metadata from the Info dict
and the XMP block, consider both the MetadataData and the ModifyDate in
the XMP block, since there exist PDF metadata writing tools that update
one and not the other. See #1440304 ([Enhancement] configure metadata import when importing pdf file in calibre)
2015-04-07 12:35:46 +05:30
Kovid Goyal 1001b61f25 Edit Book: Fix regression that caused pressing Alt+X to type unicode characters to not work 2015-04-07 09:09:25 +05:30
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
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 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
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 0fb6ef9dc0 version 2.23.0 2015-04-03 09:28:24 +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 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