43434 Commits

Author SHA1 Message Date
Kovid Goyal
b75abd6aa3
... 2020-12-19 13:29:34 +05:30
Kovid Goyal
cef55aa72c
More stupid PyQt enums 2020-12-19 13:25:37 +05:30
Kovid Goyal
9a9fcb488a
More stupid PyQt enums 2020-12-19 13:20:39 +05:30
Kovid Goyal
885ca7b43a
More stupid PyQt enums 2020-12-19 13:15:39 +05:30
Kovid Goyal
48000d4514
More stupid PyQt enums
More stupid PyQt enums
2020-12-19 13:02:37 +05:30
Kovid Goyal
63fbb991e1
More stupid PyQt enums 2020-12-19 12:38:19 +05:30
Kovid Goyal
b30f58703b
More stupid PyQt enums 2020-12-19 12:33:55 +05:30
Kovid Goyal
9a4cef4b5d
Update kath.net 2020-12-19 12:30:56 +05:30
Kovid Goyal
d416b6440c
More stupid PyQt enums 2020-12-19 12:26:45 +05:30
Kovid Goyal
c9f72d9560
More stupid PyQt enums 2020-12-19 12:12:06 +05:30
Kovid Goyal
865a064dd3
More stupid PyQt enums 2020-12-19 10:36:33 +05:30
Kovid Goyal
7ccde5ff0f
More stupid PyQt enums 2020-12-19 10:30:01 +05:30
Kovid Goyal
1da8c3522e
Merge branch 'patch-1' of https://github.com/topynate/calibre 2020-12-19 10:05:07 +05:30
Kovid Goyal
843edabec1
Substack by topynate
Merge branch 'patch-1' of https://github.com/topynate/calibre
2020-12-19 09:39:07 +05:30
topynate
1c9db52ff6
Fix typo 2020-12-19 06:08:26 +02:00
topynate
b3e96eabab
Add missing fields to substack recipe 2020-12-19 05:53:28 +02:00
Kovid Goyal
6c4b499740
More stupid PyQt enums 2020-12-19 09:01:57 +05:30
Kovid Goyal
163f90f083
Fix errors reported by pyflakes 2020-12-19 09:01:13 +05:30
topynate
b533715f07
Recipe for Substack newsletters
This recipe uses the RSS feeds which Substack provides for each newsletter. Unlike the built-in RSS recipe, this one also lets Calibre download all posts from your paid subscriptions.
2020-12-19 05:07:23 +02:00
Kovid Goyal
af59788c71
Consolidate the various modal overlays 2020-12-19 08:28:21 +05:30
Kovid Goyal
763fc88171
docs for load_module() 2020-12-18 21:07:42 +05:30
Kovid Goyal
139595437f
Finish up the live module loading tests 2020-12-18 18:42:18 +05:30
Kovid Goyal
f408f8a466
Dont try to show a dialog when calling shutdown_other with a QApplication 2020-12-18 18:23:49 +05:30
Kovid Goyal
d8e7a58646
Start work on unified framework for live code loading 2020-12-18 18:20:37 +05:30
Kovid Goyal
cd6d5156e0
Fix #1908707 [Private bug](https://bugs.launchpad.net/calibre/+bug/1908707) 2020-12-18 17:44:49 +05:30
Kovid Goyal
7c5f4bd48b
String changes 2020-12-18 17:31:46 +05:30
Kovid Goyal
e54d3160e6
Merge branch 'master' of https://github.com/t3d/calibre 2020-12-18 08:19:02 +05:30
Kovid Goyal
a71f2de211
String changes 2020-12-18 08:13:04 +05:30
Tomasz Długosz
7b81784a08 nexto plugin: migrate to buybox 2020-12-18 00:33:36 +01:00
Kovid Goyal
08cafd1de0
String changes 2020-12-17 22:35:04 +05:30
Kovid Goyal
966faf7dce
Fix loading of metadata cache from device broken in calibre 5 2020-12-16 19:45:02 +05:30
Kovid Goyal
ff87e15bbb
Fix Esc key not working on a couple of panels
See #1849958 ([Enhancement] Go back by clicking Esc on server)
2020-12-16 10:11:08 +05:30
Kovid Goyal
762f1b659a
E-book viewer: Dont enter fullscreen mode automatically when reading on desktop like devices (this can be controlled via a setting in in the viewer preferences under Page layout) 2020-12-16 10:03:50 +05:30
Kovid Goyal
e617f65470
Make page layout prefs a bit more compact 2020-12-16 08:51:12 +05:30
Kovid Goyal
843a317334
Viewer: Add a mode to follow links with only the keyboard 2020-12-16 08:25:05 +05:30
Kovid Goyal
99ddd5457d
Handle more than 36 hints on screen 2020-12-15 22:26:26 +05:30
Kovid Goyal
4470b0aaaf
... 2020-12-15 21:50:32 +05:30
Kovid Goyal
e7cb72029c
Also hint external links 2020-12-15 21:46:19 +05:30
Kovid Goyal
be884acaf4
Show an error when no hints are found 2020-12-15 21:31:37 +05:30
Kovid Goyal
7f202f513d
Animate hint activation 2020-12-15 21:17:02 +05:30
Kovid Goyal
96ba30f754
Hints should not cause reflow 2020-12-15 20:40:01 +05:30
Kovid Goyal
d88e7788c3
Get basic hint activation working 2020-12-15 20:14:40 +05:30
Kovid Goyal
5203651af1
Dont use a binary for building translations 2020-12-15 19:14:29 +05:30
Kovid Goyal
168c75d5d1
More hints work 2020-12-15 16:14:52 +05:30
Kovid Goyal
5f113ce9dc
Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1907998 [Tag Browser: Rename and Delete appear on composite columns](https://bugs.launchpad.net/calibre/+bug/1907998)
2020-12-15 15:40:02 +05:30
Charles Haley
1e9473dffd Bug #1907998: Tag Browser: Rename and Delete appear on composite columns 2020-12-15 09:51:28 +00:00
Kovid Goyal
b4731c552c
Wire up the hints overlay 2020-12-15 14:12:37 +05:30
Kovid Goyal
99dedc4ac3
Start work on hints mode 2020-12-15 13:43:31 +05:30
Kovid Goyal
a1558ff4b9
Dont re-download the liberation fonts if they are already present 2020-12-15 11:53:20 +05:30
Kovid Goyal
5f67dd54b5
Fix fetching of liberation fonts
Also add them to .gitignore
2020-12-15 11:46:55 +05:30