Commit Graph

31302 Commits

Author SHA1 Message Date
Kovid Goyal 3aae819bba Update tooltip in another place 2020-03-25 14:57:58 +05:30
Kovid Goyal 779f674aa8 Edit book: When searching in normal mode, have spaces in the search expression match multiple spaces and line breaks in the text. Fixes #1868847 [Edit Book Find feature does not find consistently.](https://bugs.launchpad.net/calibre/+bug/1868847) 2020-03-25 14:56:31 +05:30
Kovid Goyal ac12d5933a Viewer search: Fix jumping to next match sometimes selecting previous match if the searched for expression occurs with identical context in multiple places. Fixes #1868633 [Private bug](https://bugs.launchpad.net/calibre/+bug/1868633) 2020-03-25 11:40:00 +05:30
Kovid Goyal b887ca602a Get highlight range as CFI 2020-03-24 14:30:30 +05:30
Kovid Goyal 5d9515c115 Implementation of marking selection using spans 2020-03-24 13:51:32 +05:30
Kovid Goyal 4144f76ec3 String changes 2020-03-24 11:31:23 +05:30
Kovid Goyal 4e2f5bcea4 ... 2020-03-24 10:29:32 +05:30
Kovid Goyal cce013fe75 Add a shortcut [Ctrl+Alt+p] to switch to the previously opened library. Fixes #1866742 [Feature request: Shortcut for quick switch library](https://bugs.launchpad.net/calibre/+bug/1866742) 2020-03-24 10:27:52 +05:30
Kovid Goyal 299e1e4808 Add a button to save recipes as files in the recipe edit dialog. Fixes #1868208 [[Enhancement] Add Save to file button](https://bugs.launchpad.net/calibre/+bug/1868208) 2020-03-24 09:53:33 +05:30
Kovid Goyal 51ecd372f2 Add a button to download custom recipes to the dialog used for creating recipes. Fixes #1868209 [[Enhancement] Add a Download news button](https://bugs.launchpad.net/calibre/+bug/1868209) 2020-03-24 09:35:01 +05:30
Kovid Goyal 93d05c6a8e Fix #1867718 [Name of shortcut contains @ in the Shortcuts screen](https://bugs.launchpad.net/calibre/+bug/1867718) 2020-03-24 08:58:11 +05:30
Kovid Goyal 7a1641a5ad Clean up scheduler dialog
Fixes #1867895 [[Enhancement] Schedule news download screen](https://bugs.launchpad.net/calibre/+bug/1867895)
2020-03-24 08:56:18 +05:30
Kovid Goyal c705fc8f9a Work on marking text ranges 2020-03-23 20:55:27 +05:30
Kovid Goyal a0d061ef42 Persist last used highlight style 2020-03-23 14:45:30 +05:30
Kovid Goyal f41906c4b3 Implement changing of highlight colors 2020-03-23 10:12:49 +05:30
Kovid Goyal 26d405a957 Work on controls for highlighting UI 2020-03-22 19:50:51 +05:30
Kovid Goyal 947f28e3cc String changes 2020-03-22 17:48:47 +05:30
Kovid Goyal c345691c1d Viewer: Ensure there is no bleed between pages when using single page per screen 2020-03-22 10:34:11 +05:30
Kovid Goyal 8dc0e875c9 Handle multi-page highlight creation 2020-03-22 09:18:21 +05:30
Kovid Goyal 9323019776 Update selection as handles are dragged 2020-03-20 22:16:52 +05:30
Kovid Goyal 611f609f43 Implement dragging of handles 2020-03-20 21:17:29 +05:30
Kovid Goyal 51d7ac1baa Ensure selection color does not change when iframe is de-focused 2020-03-20 20:25:39 +05:30
Kovid Goyal 5bab8e8292 Swap left and right handles 2020-03-20 20:01:33 +05:30
Kovid Goyal 4defd82bed Click to position handles implemented 2020-03-20 15:41:23 +05:30
Kovid Goyal 18a7ad73a4 Initial positioning of selection handles works 2020-03-18 09:28:19 +05:30
Kovid Goyal ccd4840013 Fix #1866536 [[Enhancement - Viewer] Move close button to the left of the toolbar](https://bugs.launchpad.net/calibre/+bug/1866536) 2020-03-16 16:01:05 +05:30
Kovid Goyal be46831806 Fix #1867500 [[Enhancement] Unnecessary scrollbar in Output options screen](https://bugs.launchpad.net/calibre/+bug/1867500) 2020-03-16 14:27:18 +05:30
Kovid Goyal 1d950c40e2 Start work on UI for creating annotations 2020-03-16 14:03:22 +05:30
Kovid Goyal 751b5f9cc2 Fix shift click not working reliably in the book list 2020-03-16 10:00:42 +05:30
Kovid Goyal 199ed3daf5 String changes 2020-03-15 17:26:11 +05:30
Kovid Goyal acbddd7845 String changes 2020-03-14 13:12:33 +05:30
Kovid Goyal 8b473b8d9c Fix edit open with applications not working from files browser in editor 2020-03-13 15:46:07 +05:30
Kovid Goyal 08049cbbbe Metadata download dialog: Make the space occupied by the right panel adjustable 2020-03-12 06:06:33 +05:30
Kovid Goyal d7657cd34c String changes 2020-03-11 17:37:19 +05:30
Kovid Goyal 2d38fb1b22 Remove references to drmfree.calibre-ebook.com
That site is being retired. Text about DRM has been migrated
to the calibre manual.
2020-03-11 17:21:39 +05:30
Kovid Goyal 4a661f9138 MOBI Input: Upshift non-animated GIF to PNG as it is a more widely supported format 2020-03-10 13:50:28 +05:30
Kovid Goyal 3df15e222a MOBI Input: Dont auto-convert images in PNG/GIF formats to JPEG 2020-03-10 13:37:21 +05:30
Kovid Goyal 0e6e5afe8d MOBI Output: Improve conversion of PNG images with transparency to GIF 2020-03-10 10:00:35 +05:30
Kovid Goyal 0c67299374 Check Book: Do not fail if non-UTF-8 stylesheets are present in the book. Fixes #1866701 [Private bug](https://bugs.launchpad.net/calibre/+bug/1866701) 2020-03-10 08:16:24 +05:30
Kovid Goyal 948a15965e Maximum font size for margin text should be the body font size not hardcoded to 12px 2020-03-09 15:40:36 +05:30
Kovid Goyal 0ada2ad42b DB: Ensure that set_metadata() sets author_sort to a correct value if the Metadata object has authors but no author_sort. Fixes #1116 (Generate an author_sort in fetch-ebook-metadata output) 2020-03-09 09:36:48 +05:30
Kovid Goyal b393487446 Fix test failing when run alone 2020-03-09 09:31:40 +05:30
Kovid Goyal adf95e7a22 Viewer: Fix searching in flow mode not scrolling to display the search results. Fixes #1866519 [ebook-viewer 4.12 searching doesn't jump to results](https://bugs.launchpad.net/calibre/+bug/1866519) 2020-03-09 07:49:07 +05:30
Charles Haley 8a86cc1734 Enhancement requests #1866405 (Filter available items) and #1866400 (Add languages to categories) 2020-03-07 15:24:17 +00:00
Kovid Goyal cec69cad8a Fix #1866301 [[Enhancement] Move Restore default settings button](https://bugs.launchpad.net/calibre/+bug/1866301) 2020-03-07 08:45:45 +05:30
Kovid Goyal f4836770cf Fix #1866298 [[Enhancement] Remove space in Welcome wizard](https://bugs.launchpad.net/calibre/+bug/1866298) 2020-03-07 08:36:47 +05:30
Kovid Goyal 166a242ee3 PDF Output: Ignore glyph size mismatches when merging fonts for TTF. Fixes #1866364 [PDF Conversion and Unicode Error](https://bugs.launchpad.net/calibre/+bug/1866364)
There appear to be a few mysterious windows systems where there are
fonts installed that cause this behavior in chromiums PDF system.
2020-03-07 08:14:31 +05:30
jnozsc 5e773bbd3d douban.py: download hi-res cover 2020-03-05 23:29:39 -08:00
Kovid Goyal 5bf84f7688 version 4.12.0 2020-03-06 07:22:01 +05:30
Kovid Goyal 3b3bd92129 pep8 2020-03-05 20:10:48 +05:30