Commit Graph

40243 Commits

Author SHA1 Message Date
Kovid Goyal 63eea9fa35 DOCX Output: Fix images that use URL unsafe characters in their filenames being dropped during conversion. Fixes #1873571 [remove pic when i chang ebook to docx](https://bugs.launchpad.net/calibre/+bug/1873571) 2020-04-20 08:41:34 +05:30
Kovid Goyal f27ca196d8 Merge branch 'master' of https://github.com/cbhaley/calibre 2020-04-19 08:25:30 +05:30
Charles Haley 2fc75178d8 Fix for bug #1873106: when bools are not tristate, undefined values don't show emblems/icons as if the value is false. The user must edit and save the rule to see the fix. Changing the tristate preference may require editing the rule to ensure that behavior is correct.
Add a new formatter function to test yes/no columns against a set of conditions, improving the performance of rules containing such conditions.
2020-04-18 18:42:02 +01:00
Charles Haley 5187d5dc02 Improve performance of rules templates by not calling the "and" function if there is only one condition. 2020-04-18 18:33:09 +01:00
Charles Haley 545ce0b6ce If bools are bistate, remove the "Clear" button from edit medata single 2020-04-18 18:32:06 +01:00
Kovid Goyal 363e64dae9 Remove not working recipe 2020-04-18 13:45:40 +05:30
Kovid Goyal b83c7be4d9 ... 2020-04-17 15:12:20 +05:30
Kovid Goyal 96c136ad0a Tr fixing google markup repeatedly 2020-04-17 12:32:25 +05:30
Kovid Goyal 016bd5458c DRYer 2020-04-16 19:47:33 +05:30
Kovid Goyal 244d0a2701 Fix #1872518 [[Enhancement] Hide shown pages when clicking in the viewer toolbar](https://bugs.launchpad.net/calibre/+bug/1872518) 2020-04-16 19:36:59 +05:30
Kovid Goyal b468f72ba7 Viewing annots should be triggered by double click/long tap not single click/tap 2020-04-16 15:34:03 +05:30
Kovid Goyal 1b6c6f420b Ensure Qt's context menu is never displayed for the viewer window 2020-04-16 14:53:28 +05:30
Kovid Goyal d9e6e8f290 Prevent default context menu on top level read books container 2020-04-16 14:49:30 +05:30
Kovid Goyal 9d2f05b516 Viewer: Allow double clicking or long tapping on images to view then in a new window. Fixes #1872759 [E-book viewer: double clicking on image to evoke "View image" window.](https://bugs.launchpad.net/calibre/+bug/1872759) 2020-04-16 13:25:56 +05:30
Kovid Goyal f1d94a6ee7 Only move defines to top if we are doing a define 2020-04-16 10:58:56 +05:30
Kovid Goyal 9c77006ce7 ... 2020-04-16 09:33:32 +05:30
Kovid Goyal d0c5d21661 Load lookup JS at document creation 2020-04-16 09:28:30 +05:30
Kovid Goyal 42541ba212 Launch lookup devtools via right click Inspect 2020-04-16 09:22:02 +05:30
Kovid Goyal 584929bca1 Enable easy devtools for lookup panel 2020-04-16 09:03:35 +05:30
Kovid Goyal 9ec15fdcb8 Viewer lookup panel: Make the google lookup page waste less space 2020-04-16 09:02:56 +05:30
Kovid Goyal 65d9d72588 Fix #1873045 [Calibre - 'NoneType' object is not iterable](https://bugs.launchpad.net/calibre/+bug/1873045) 2020-04-16 08:35:00 +05:30
Kovid Goyal 175282da52 Add a border to annotation buttons 2020-04-15 21:44:06 +05:30
Kovid Goyal 807e5f0403 Implement viewing of highlight notes by clicking on the highlight 2020-04-15 21:41:07 +05:30
Kovid Goyal be261dcd71 Heise ct and iX by Ralf Hein 2020-04-15 12:34:09 +05:30
Kovid Goyal a00cde1120 Implement adding notes when creating annotations 2020-04-15 10:11:35 +05:30
Kovid Goyal 0f4f21d4a2 String changes 2020-04-14 21:13:22 +05:30
Kovid Goyal a5163b85ce Viewer: Fix view image popup not remembering its geometry 2020-04-14 15:53:46 +05:30
Kovid Goyal b92c233ad8 Dont use an empty start selection to position handles 2020-04-13 16:40:22 +05:30
Kovid Goyal b40951e5dc Clicking on an existing highlight should edit it 2020-04-13 16:36:58 +05:30
Kovid Goyal bd9109bbee ... 2020-04-13 12:35:54 +05:30
Kovid Goyal a3e0461c73 Add a button to copy the current selection when creating highlights 2020-04-13 12:33:07 +05:30
Kovid Goyal 409ac0b9f8 Update RapydScript 2020-04-13 09:00:14 +05:30
Kovid Goyal a2cb25453d Highlights are now saved and re-applied in books 2020-04-12 21:18:46 +05:30
Kovid Goyal cf5baaf449 Update Seattle Times 2020-04-12 10:53:37 +05:30
Kovid Goyal ba362375ae Fix #1872249 [[Enhancement] Don't use bold fonts in the bottom toolbar](https://bugs.launchpad.net/calibre/+bug/1872249) 2020-04-12 10:11:26 +05:30
Kovid Goyal 9c99f3a101 py3 compat: Fixes #1132 (Fix python 3 compatibility: template formatter: when no key is used in a template an …) 2020-04-11 16:19:05 +05:30
Kovid Goyal d61273b7cd When applying a new highlight over a single existing one, replace it 2020-04-11 09:47:18 +05:30
Kovid Goyal e492c88c9a ... 2020-04-11 09:41:53 +05:30
Kovid Goyal 37a60e366a Remove overlapping highlights when applying a new one 2020-04-11 09:40:28 +05:30
Kovid Goyal 5af73fee86 String changes 2020-04-10 16:50:17 +05:30
Kovid Goyal 13df336ff5 Ignore invalid chars when subsetting 2020-04-10 13:11:11 +05:30
Kovid Goyal 9e621844c3 Update MIT Technology Review
Merge branch 'master' of https://github.com/dittolooch/calibre
2020-04-10 12:25:39 +05:30
jn809 b62b38fc25 fix recipe after website redesign 2020-04-10 14:02:47 +08:00
Kovid Goyal 714bc11820 Content server: Add a new setting to allow un-authenticated users from specific IP addresses to make changes to the calibre library 2020-04-09 12:33:52 +05:30
Kovid Goyal 7158d21c93 WSJ changes its index page markup a bit
Fixes #1871704 [WSJ fetch news: no articles found](https://bugs.launchpad.net/calibre/+bug/1871704)
2020-04-09 08:40:03 +05:30
Kovid Goyal c11a291925 Merge branch 'master' of https://github.com/cbhaley/calibre 2020-04-09 08:02:50 +05:30
Charles Haley f4cf9b2bfc Add composite columns with "date" search/sort type to the advanced search "date" tab. 2020-04-08 23:36:51 +01:00
Kovid Goyal ced585923f ... 2020-04-08 22:58:42 +05:30
Kovid Goyal 17b812ea31 Viewer: Allow leading and trailing whitespace in search expressions 2020-04-08 22:56:42 +05:30
Kovid Goyal 33fed39269 Make extending the selection on scroll more robust 2020-04-08 20:16:52 +05:30