Kovid Goyal
d443ce0e88
version 5.8.1
2020-12-24 17:01:57 +05:30
Kovid Goyal
16b46e5acd
Another evaluate() call site that needed global_vars
2020-12-24 16:52:36 +05:30
Kovid Goyal
27f11a66ea
Fix #1909217 [Error saving books on disk]( https://bugs.launchpad.net/calibre/+bug/1909217 )
2020-12-24 16:49:45 +05:30
Kovid Goyal
2ccfa5140e
Validate saved value
2020-12-24 16:44:59 +05:30
Kovid Goyal
4a3f3dd7d2
Forgot to fix restore defaults in previous commit
2020-12-24 16:25:11 +05:30
Kovid Goyal
619665880a
Fix #1909197 [cannot change layout settings in calibre 5.8, especially from single page to multiple page view.]( https://bugs.launchpad.net/calibre/+bug/1909197 )
2020-12-24 16:16:45 +05:30
Kovid Goyal
ce5d9b102a
String changes
2020-12-24 14:01:10 +05:30
Kovid Goyal
cbcd1213e4
String changes
2020-12-24 13:14:31 +05:30
Kovid Goyal
814afdf189
E-book viewer: When exporting highlights, add a new Markdown export type, where the date of the highlight becomes a link to open the book in calibre showing the highlight
2020-12-24 13:08:13 +05:30
Kovid Goyal
1e123e35cf
manual formatting
v5.8.0
2020-12-24 09:58:26 +05:30
Kovid Goyal
dfc888ef47
version 5.8.0
2020-12-24 09:56:04 +05:30
Kovid Goyal
7c8672f2ee
Fix google search not working because of change in website markup
2020-12-24 09:47:53 +05:30
Kovid Goyal
2a66dfead0
Edit book: A new option to show a configurable number lines above the current line when syncing the position of the preview panel to the current position in the code editor (under Preview settings in the Editor preferences). Fixes #1908929 [Enhancement request for seeing code changes in file previewer.]( https://bugs.launchpad.net/calibre/+bug/1908929 )
2020-12-23 19:16:06 +05:30
Kovid Goyal
a4907b5012
Fix #1908192 [Enhancement: "Add as new book" button when dragging onto details pane]( https://bugs.launchpad.net/calibre/+bug/1908192 )
2020-12-23 14:22:44 +05:30
Kovid Goyal
46aa4f2b2e
Fix #1906198 [<0.0 kb file size in Device View]( https://bugs.launchpad.net/calibre/+bug/1906198 )
2020-12-23 13:00:10 +05:30
Kovid Goyal
3dc4a91572
Fix #1909071 [[Enhancement] Clear buttons in the Advanced search window]( https://bugs.launchpad.net/calibre/+bug/1909071 )
2020-12-23 12:15:38 +05:30
Kovid Goyal
657c427f86
Remove non-working recipe
2020-12-23 12:13:25 +05:30
Kovid Goyal
f9efa3197d
Update feed urls for miami herald
2020-12-23 12:12:45 +05:30
Kovid Goyal
f8a3a780a8
Respect timeout when downloading RSS feeds
2020-12-23 12:09:58 +05:30
Kovid Goyal
c614710354
Fix #1907940 [Enhancement Request: display column title in tooltip]( https://bugs.launchpad.net/calibre/+bug/1907940 )h
2020-12-23 11:35:24 +05:30
Kovid Goyal
de07a03eb7
Update The Australian
2020-12-23 10:39:43 +05:30
Kovid Goyal
c9193e3e53
Update The Atlantic
2020-12-23 10:19:28 +05:30
Kovid Goyal
d4c2b82582
pep8
2020-12-22 20:25:49 +05:30
Kovid Goyal
9d8c8f7ad3
Merge branch 'master' of https://github.com/cbhaley/calibre
2020-12-22 20:25:37 +05:30
Kovid Goyal
a086fab566
Book details panel: Move all copy and search actions into sub-menus. Fixes #1907990 [[Enhancement] Move actions in the Book details panel into context submenus]( https://bugs.launchpad.net/calibre/+bug/1907990 )
2020-12-22 20:24:16 +05:30
Charles Haley
da52fa1655
Template language: add function connected_device_uuid
2020-12-22 14:44:17 +00:00
Kovid Goyal
b2c5dfd158
SchwarzerPfeil by tastytea
2020-12-22 18:16:33 +05:30
Kovid Goyal
e80a0db32a
Merge branch 'bugfix_typo_special' of https://github.com/timgates42/calibre
2020-12-22 18:08:21 +05:30
tastytea
fb718271ea
Add recipe “SchwarzerPfeil”.
2020-12-22 13:08:31 +01:00
Tim Gates
eeb55f8a91
docs: fix simple typo, specal -> special
...
There is a small typo in src/tinycss/tests/tokenizing.py.
Should read `special` rather than `specal`.
2020-12-22 22:52:59 +11:00
Kovid Goyal
c6d9bce9e8
Merge branch 'patch-1' of https://github.com/shinozukayohei/calibre
2020-12-22 14:08:50 +05:30
Kovid Goyal
4daf63fca1
String changes
2020-12-22 12:47:40 +05:30
Kovid Goyal
70424872de
Apparently using transform change scrollWidth
...
Account for that as well, which further fixes scrolling on iOS
2020-12-22 10:40:26 +05:30
Kovid Goyal
ecea8435e6
Browser viewer: Fix regression in 5.0 that broke scrolling on iOS
...
viewport_to_document() cannot reset transforms, as transforms are used
for scrolling on iOS
2020-12-22 09:46:45 +05:30
Kovid Goyal
38aec680fc
String changes
2020-12-22 08:07:13 +05:30
shinozukayohei
7567ced528
Replace urllib with self.index_to_soup()
...
urllib is no longer used to make requests. Instead self.index_to_soup() is called, with raw=True.
2020-12-21 12:18:27 -08:00
Kovid Goyal
b4544de5f3
Merge branch 'master' of https://github.com/cbhaley/calibre
2020-12-21 17:19:35 +05:30
Charles Haley
ad95233e64
Support passing the new global_vars dict into the template editor/tester
2020-12-21 11:30:09 +00:00
Kovid Goyal
508936d721
DRYer
2020-12-21 11:33:06 +05:30
Kovid Goyal
47b4530a56
Viewer: Fix error when scrolling to some search results in flow mode. Fixes #1908000 [calibre viewer shows "Unhandled error: Uncaught InvalidStateError: Failed to execute 'surroundContents' on 'Range'" after RegExp searching in epub-file]( https://bugs.launchpad.net/calibre/+bug/1908000 )
2020-12-21 11:27:16 +05:30
Kovid Goyal
26998b0a59
AZW3 Input: Fix rare AID based links not working. Fixes #1898394 [Error generating TOC on AZW3 format]( https://bugs.launchpad.net/calibre/+bug/1898394 )
2020-12-21 10:58:14 +05:30
Kovid Goyal
6b10773c24
...
2020-12-21 09:26:59 +05:30
shinozukayohei
526969213c
Get a past edition (e.g., date='2020-11-28').
...
A new function edition(date) allows the user to specify a past edition. The default, date='', takes the current edition. The proper cover URL appears in the Calibre desktop app, though not on Kindle Oasis - a minor remaining issue. Much respect and admiration for Kovid Goyal's work.
2020-12-20 15:17:03 -08:00
Kovid Goyal
744278b819
Add the directory where I store the scripts to deal with PyQt's enum nonsense to gitignore
2020-12-20 16:21:33 +05:30
Kovid Goyal
a098cbb38d
More stupid PyQt enums
2020-12-20 12:43:51 +05:30
Kovid Goyal
867dafa244
More stupid PyQt enums
2020-12-20 12:40:28 +05:30
Kovid Goyal
45b534d6d7
More stupid PyQt enums
2020-12-20 12:37:02 +05:30
Kovid Goyal
b3e16c88c2
More stupid PyQt enums
2020-12-20 12:35:38 +05:30
Kovid Goyal
d72a17d03b
More stupid PyQt enums
2020-12-20 12:33:41 +05:30
Kovid Goyal
650c7841b4
More stupid PyQt enums
2020-12-20 12:28:30 +05:30