Kovid Goyal
1609cec78c
Merge branch 'master' of https://github.com/cbhaley/calibre
2021-02-21 07:56:35 +05:30
Kovid Goyal
fb9930a439
Merge branch 'master' of https://github.com/josdion/calibre
2021-02-21 07:56:11 +05:30
josdion
7d9ebf412d
Fix chitanka store
...
Update html parser to be consistent with the current version of the site.
2021-02-21 01:00:56 +02:00
Charles Haley
456adc2f2b
Fix bug in template function subitems that allowed empty items in the returned value
2021-02-20 16:57:16 +00:00
Kovid Goyal
8e98cb061f
Merge branch 'master' of https://github.com/cbhaley/calibre
2021-02-19 20:52:18 +05:30
Charles Haley
4cd6f6f1f5
Fix bug in template 'for' where loop variables are not stripped.
2021-02-19 13:26:53 +00:00
Kovid Goyal
ac65947be9
Merge branch 'patch-1' of https://github.com/yegortimoshenko/calibre
2021-02-19 09:20:44 +05:30
Yegor Timoshenko
2dd8ec37d2
Use an em dash to separate window title fragments
...
See the discussion here: https://bugzilla.mozilla.org/show_bug.cgi?id=1279647
2021-02-18 22:37:46 +03:00
Kovid Goyal
ea7886c709
Merge branch 'master' of https://github.com/cbhaley/calibre
2021-02-18 21:45:10 +05:30
Charles Haley
8fbb8df75c
Add a new template function set_globals() that sets key:value pairs in the globals dict. Also slightly improve template language documentation.
2021-02-18 16:03:45 +00:00
Kovid Goyal
5aa83f99af
Merge branch 'master' of https://github.com/cbhaley/calibre
2021-02-17 20:40:49 +05:30
Charles Haley
1af28bd3ba
Add template function 'is_marked()'
2021-02-17 14:43:42 +00:00
Kovid Goyal
fa4713d1f3
Making editing bytes as text alway decode as UTF-8 instead of repr()
2021-02-16 09:07:49 +05:30
Kovid Goyal
fd77db2da5
Edit book: Fix editing of JavaScript files not working. Fixes #1915770 [editor creates mal-formed .js files]( https://bugs.launchpad.net/calibre/+bug/1915770 )
2021-02-16 08:38:29 +05:30
Kovid Goyal
52d048ece3
Viewer: Also send a load event to the window object after the iframe loads
2021-02-15 21:01:10 +05:30
Kovid Goyal
0de82426ff
Sphinx: Replace use of deprecated css_files
2021-02-15 04:37:09 +05:30
Kovid Goyal
4311cae31a
Update Slate
2021-02-14 20:48:03 +05:30
Kovid Goyal
a2fe4afafe
Fix #1915630 [E-book viewer: "Save as" should prefill filename input field with the filename of the image]( https://bugs.launchpad.net/calibre/+bug/1915630 )
2021-02-14 11:13:14 +05:30
Kovid Goyal
c85e70c195
Update Harper's Magazine
2021-02-14 10:11:48 +05:30
Kovid Goyal
506bde6434
Use https
2021-02-14 09:20:54 +05:30
Kovid Goyal
2c2e6319c3
Merge branch 'master' of https://github.com/cbhaley/calibre
2021-02-13 18:56:49 +05:30
Charles Haley
fb2f184958
Two changes:
...
1) Add the alias "list_contains" to the "in_list" function so that naming is more consistent.
2) Add composite categories to valid grouped searches.
2021-02-13 13:08:27 +00:00
Kovid Goyal
69de7dea5f
...
2021-02-12 12:05:56 +05:30
Kovid Goyal
6752ccb57c
version 5.11.0
v5.11.0
2021-02-12 08:33:01 +05:30
Kovid Goyal
24b37296d5
...
2021-02-11 17:37:37 +05:30
Kovid Goyal
c7ee68b0ba
Disable transifex job in yml file rather than github UI
2021-02-11 16:05:27 +05:30
Kovid Goyal
fed56e2c32
Disable testing on Arch
...
Running Arch in docker on Ubuntu is currently broken because of
https://bugs.archlinux.org/task/69563
2021-02-11 10:46:38 +05:30
Kovid Goyal
7d5bb8524d
E-book viewer: Fix links with an href of # not working. Fixes #1915303 [Private bug]( https://bugs.launchpad.net/calibre/+bug/1915303 )
2021-02-11 08:51:21 +05:30
Kovid Goyal
dcf658b365
...
2021-02-09 23:49:03 +05:30
Kovid Goyal
2880e83d1a
Fix rpdb not working on py3
2021-02-09 23:44:53 +05:30
Kovid Goyal
a4cd28d746
...
2021-02-09 12:57:32 +05:30
Kovid Goyal
61efa239ec
Edit book: Add a tool to split the tag at the current cursor position,
...
creating a new tag with the same style and class attributes. To add the tool go to the Toolbars section in the editor preferences. Fixes #1912958 [Feature: Merge/split paragraphs tool in ebook editor](https://bugs.launchpad.net/calibre/+bug/1912958 )
2021-02-09 12:28:55 +05:30
Kovid Goyal
9d41474d9d
Update Endgadget
2021-02-09 07:54:15 +05:30
Kovid Goyal
943c830859
E-book viewer: Show the URL when hovering over external links. Fixes #1911107 [Enhancement Request: ebook-viewer: Preview link destination]( https://bugs.launchpad.net/calibre/+bug/1911107 )
2021-02-08 23:02:51 +05:30
Kovid Goyal
0139ed13fe
E-book viewer: Hide the controls when clicking the back or forward buttons
2021-02-08 15:11:35 +05:30
Kovid Goyal
765f66d856
Use ubuntu-latest since now it is 20.04
2021-02-08 13:38:52 +05:30
Kovid Goyal
3746562f81
Fix #1914954 [ValueError: could not convert string to float: 'XV']( https://bugs.launchpad.net/calibre/+bug/1914954 )
2021-02-08 11:33:15 +05:30
Kovid Goyal
2e0b2d1573
E-book viewer: When jumping to a highlight using the highlights panel, the back button should return to position before jump. Fixes #1914921 [Highlights are not integrated with the navigation history]( https://bugs.launchpad.net/calibre/+bug/1914921 )
2021-02-07 20:04:26 +05:30
Kovid Goyal
e723f56973
Fix #1914910 [Annotations Browser: Error when searching for punctuation]( https://bugs.launchpad.net/calibre/+bug/1914910 )
2021-02-07 19:49:35 +05:30
Kovid Goyal
973bd004d8
Fix #1914912 [[Enhancement] Go back to Preferences overview]( https://bugs.launchpad.net/calibre/+bug/1914912 )
2021-02-07 19:36:15 +05:30
Kovid Goyal
3b4bd3232a
...
2021-02-07 13:00:26 +05:30
Kovid Goyal
b4cad0b8fa
Google books metadata plugin: Use the https URL from the Google books feed
...
Fixes #1350 (Use HTTPS when downloading metadata via Google Books feed)
2021-02-07 12:44:43 +05:30
Kovid Goyal
a5308d1dc7
...
2021-02-07 12:24:05 +05:30
Kovid Goyal
7b52611fdd
Edit book: Allow Ctrl-clicking on class names to jump to the first style rule that matches the tag and class
2021-02-07 12:22:19 +05:30
Kovid Goyal
12393e3650
...
2021-02-06 14:32:52 +05:30
Kovid Goyal
badb9cffc2
Add packaging status
2021-02-06 12:53:16 +05:30
Kovid Goyal
574d23ba28
E-book viewer: Fix incorrect tooltip when hovering over a section title in the search results list. Fixes #1914157 [E-book viewer: incorrect ToC hierarchy in search results mouseover tooltips]( https://bugs.launchpad.net/calibre/+bug/1914157 )
2021-02-06 11:22:55 +05:30
Kovid Goyal
d7cf8da401
Fix #1912746 [[Enhancement] Add items to Long Text Editor context menu]( https://bugs.launchpad.net/calibre/+bug/1912746 )
2021-02-06 08:05:37 +05:30
Kovid Goyal
1ddfed6b94
When using a Qt dialog with very long list of file type filters, hide the filter details. Needed on windows where the dialog becomes super long otherwise
2021-02-06 07:46:11 +05:30
Kovid Goyal
ae6c2a55d4
Bump version for dynamic loading of search_engines
2021-02-06 07:02:17 +05:30