Commit Graph

41253 Commits

Author SHA1 Message Date
Kovid Goyal 9f12a097cc Update Economist 2020-09-04 17:39:30 +05:30
Kovid Goyal eae8638574 Merge branch 'economist-cover' of https://github.com/xxyzz/calibre into master 2020-09-04 17:39:01 +05:30
xxyzz 0f148073fd fetch the economist cover from archive page 2020-09-04 11:56:51 +00:00
Kovid Goyal ce0cdf11c0 New server test has become flaky on GitHub Actions 2020-09-04 08:00:13 +05:30
Kovid Goyal 382ac528e8 Viewer: Increase the threshold for detecting pinches 2020-09-04 07:25:38 +05:30
Kovid Goyal 1247a0d512 Server viewer: Fix error when triple clicking in firefox
Firefox does not support extending selection to pargraphs so instead
extend to line.
2020-09-03 23:29:50 +05:30
Kovid Goyal e759eefc28 Viewer: Extend workaround for Chrome resize in column mode after layout complete bug for all scrolling, not just end scrolling since it seems to affect all scrolling. Fixes #1894093 [Viewer not opening to exact spot it was closed at](https://bugs.launchpad.net/calibre/+bug/1894093) 2020-09-03 22:50:24 +05:30
Kovid Goyal df00db28f6 No need to use a larger than zero timeout for QV initialization 2020-09-03 16:38:59 +05:30
Kovid Goyal 44a582bcaf Merge branch 'master' of https://github.com/cbhaley/calibre into master
Fixes #1892611 [Random book appears in the Quickview panel when calibre starts](https://bugs.launchpad.net/calibre/+bug/1892611)
2020-09-03 16:29:19 +05:30
Charles Haley 4d02b04ecf Fix for QV Refresh button not working.
Possible fix for startup problems on Linux
2020-09-03 11:20:37 +01:00
Kovid Goyal b0633f3db0 String changes 2020-09-03 14:06:09 +05:30
Kovid Goyal e0926d1dfe Fix adding of more than one custom highlight style broken 2020-09-03 08:57:40 +05:30
Kovid Goyal d862d271f2 Revert "Avoid deprecation message in console about legacy fullscreen APIs"
This reverts commit d6f7b55e21.
2020-09-03 07:47:50 +05:30
Kovid Goyal 2e7689e3ba Merge branch 'master' of https://github.com/cbhaley/calibre into master 2020-09-03 07:29:14 +05:30
Charles Haley 2eae83f34d Fix (I think) for exception:
SMART_DEV (   0.24:  0.015) _startup_on_demand registration with bonjour failed
Traceback (most recent call last):
  File "C:\CBH_Data\calibre.git\calibre_dev\src\calibre\devices\smart_device_app\driver.py", line 1957, in _startup_on_demand
  File "C:\CBH_Data\calibre.git\calibre_dev\src\calibre\utils\mdns.py", line 168, in publish
  File "C:\CBH_Data\calibre.git\calibre_dev\src\calibre\utils\mdns.py", line 149, in create_service
TypeError: __init__() got an unexpected keyword argument 'address'
2020-09-02 22:52:41 +01:00
Kovid Goyal 61c10cedff Revert "Switch from Adsense to BSA in the manual"
This reverts commit 62ae03ab54.
2020-09-02 18:41:41 +05:30
Kovid Goyal b7608b71f9 py3 compat 2020-09-02 11:17:00 +05:30
Kovid Goyal 59dc40a22b DRYer 2020-09-02 10:55:10 +05:30
Kovid Goyal 27f483dce4 py3 compat 2020-09-02 10:51:52 +05:30
Kovid Goyal 9cbb81edf5 typo 2020-09-02 10:51:01 +05:30
Kovid Goyal c31ead51dc Minor fixes for new build deps 2020-09-02 10:49:45 +05:30
Kovid Goyal 2fffec0ece Bump beta version 2020-09-02 10:32:59 +05:30
Kovid Goyal 99c1292a55 Simplify notes display widget 2020-09-02 10:24:53 +05:30
Kovid Goyal cac8628fa0 Make notes display a bit nicer 2020-09-02 10:16:14 +05:30
Kovid Goyal 8dd3f055e2 Viewer highlights panel: Show highlights grouped by chapter 2020-09-02 09:29:15 +05:30
Kovid Goyal db0b338682 Add a border to menus in dark mode 2020-09-01 22:18:35 +05:30
Kovid Goyal 5ce9010cc3 Store current toc node information when creating highlights 2020-09-01 20:08:10 +05:30
Kovid Goyal 1cfc3c8c78 String changes 2020-09-01 12:37:45 +05:30
Kovid Goyal ce4db74039 String changes 2020-09-01 10:39:36 +05:30
Kovid Goyal 13259a4c9c Dont call __setitem__ while holding db connection open 2020-09-01 09:26:19 +05:30
Kovid Goyal 4d992eaa69 Bulk metadata edit dialog: Fix customize cover generation button hidden 2020-09-01 09:06:11 +05:30
Kovid Goyal 24e1fa90d1 More cleanups 2020-08-31 17:22:01 +05:30
Kovid Goyal 8c00352dce Prevent selection from being cleared if handle is released after drag far away from end of selection 2020-08-31 15:13:21 +05:30
Kovid Goyal 500ad8948e Cleanups 2020-08-31 14:59:54 +05:30
Kovid Goyal 9b79b12239 Avoid unnecessary selection change events 2020-08-31 14:50:12 +05:30
Kovid Goyal 3d685b46b9 ... 2020-08-31 14:42:53 +05:30
Kovid Goyal 39dede0a58 Cleanup range_extents 2020-08-31 11:46:15 +05:30
Kovid Goyal 569c38f505 Merge branch 'py3' of https://github.com/mwgabby-li/calibre into selrtl 2020-08-31 09:59:50 +05:30
Kovid Goyal 079cbff565 Update The Independent 2020-08-31 09:16:16 +05:30
Kovid Goyal d6f7b55e21 Avoid deprecation message in console about legacy fullscreen APIs 2020-08-31 08:49:14 +05:30
Kovid Goyal 452e46c248 Dont make the page turn arrows red on click 2020-08-31 08:38:48 +05:30
Kovid Goyal bfa1fbba6f Ignore entries without an anchor 2020-08-31 07:59:28 +05:30
Kovid Goyal bc634e02bd Infrastructure for internal ToC entries per article 2020-08-31 07:52:38 +05:30
Kovid Goyal 547cc40f8c Use fractional sizes when creating pages for PDF Output, slightly more accurate 2020-08-30 21:12:03 +05:30
Kovid Goyal b1acfce54b Update Foreign Affairs 2020-08-30 20:52:58 +05:30
Charles Haley f46f80dfb0 Fix bug 1893539: ebook.de not allows to search for books. 2020-08-30 20:52:58 +05:30
Reynard 0f32b98fd2 Updated DOUBAN_API_KEY
The original apikey (0df993c66c0c636e29ecbb5344252a4a) has been banned for a while. Detailed discussion can be found here (https://www.v2ex.com/t/699393).
The new one (054022eaeae0b00e0fc068c0c0a2102a) is valid in my curl tests.

Please check the validity of a new build though.

Thanks for your efforts. 😀
2020-08-30 18:54:42 +08:00
Kovid Goyal 791f5c2325 Also upload binaries to backup server 2020-08-30 11:12:36 +05:30
Kovid Goyal 72aa1ee196 String changes 2020-08-30 08:05:30 +05:30
Kovid Goyal cb161b4f76 Use the FULLCASE flag for db and filename searches 2020-08-29 10:23:20 +05:30