Kovid Goyal
62ccc857fe
Update Hindustan Times
2022-04-01 14:06:28 +05:30
Kovid Goyal
1dad1560e0
fix official website link
2022-04-01 10:54:04 +05:30
Kovid Goyal
d02988d466
Use standard titlebar for lookup panel
...
Also fix cancel button for adding a custom lookup not working. Fixes #1967459 [[Enhancement - Content server] Make the Lookup page layout more similar to other pages](https://bugs.launchpad.net/calibre/+bug/1967459 )
2022-04-01 10:49:05 +05:30
Kovid Goyal
228c3c90bd
...
2022-04-01 10:31:33 +05:30
Kovid Goyal
3e58f44085
Use versioned actions as master is currently broken for setup-python
v5.40.0
2022-04-01 07:18:16 +05:30
Kovid Goyal
b43747ce1d
version 5.40.0
2022-04-01 07:05:58 +05:30
Kovid Goyal
cf78710ff8
...
2022-03-31 21:17:46 +05:30
Kovid Goyal
7095708004
Allow filtering authors/tags when creating virtual library based on them. Fixes #1966537 [[Enhancement] Filter when creating a Virtual library]( https://bugs.launchpad.net/calibre/+bug/1966537 )
2022-03-31 12:11:52 +05:30
Kovid Goyal
22a6e41f6d
Switch to using a string list model
2022-03-31 11:37:59 +05:30
Kovid Goyal
d1242fd29c
...
2022-03-31 11:27:29 +05:30
Kovid Goyal
9a7935b7f9
Update ftype when reading metadata from cbz sub-file
2022-03-30 15:30:47 +05:30
Kovid Goyal
3b145786c9
Read covers from CBC comic files. Fixes #1967028 [Calibre doesn't load first page of CBC file as cover]( https://bugs.launchpad.net/calibre/+bug/1967028 )
2022-03-30 15:27:00 +05:30
Kovid Goyal
d9c61d48b9
...
2022-03-30 13:45:05 +05:30
Kovid Goyal
49fb93a5ff
Content server viewer: Allow editing bookmarks. Fixes #1966872 [[Enhancement] - Edit bookmarks]( https://bugs.launchpad.net/calibre/+bug/1966872 )
2022-03-29 13:41:45 +05:30
Kovid Goyal
19a9346296
Add a copy button to the image view popup. Fixes #1966851 [Enhancement Request: Copy image in Image Viewer]( https://bugs.launchpad.net/calibre/+bug/1966851 )
2022-03-29 12:24:13 +05:30
Kovid Goyal
b5e5f1a10b
Get the simple scraper basically working
2022-03-29 10:39:03 +05:30
Kovid Goyal
f6dbfb0bf4
Reason Magazine by Howard Cornett
2022-03-28 22:29:06 +05:30
Kovid Goyal
bd9a37fdf8
Merge branch 'master' of https://github.com/cbhaley/calibre
...
Fixes #1966611 [Error in book details search: date/timestamp confusion](https://bugs.launchpad.net/calibre/+bug/1966611 )
2022-03-28 19:49:32 +05:30
Charles Haley
95215eded1
[Bug 1966611] Error in book details search: date/timestamp confusion
2022-03-28 15:14:54 +01:00
Kovid Goyal
3a09e3075b
Merge branch 'master' of https://github.com/cbhaley/calibre
2022-03-27 20:20:04 +05:30
Charles Haley
48f410165f
Document the template language changes
2022-03-27 15:08:56 +01:00
Kovid Goyal
dc8b1da999
pep8
2022-03-27 19:23:28 +05:30
Kovid Goyal
8f3bbf0e0d
Merge branch 'master' of https://github.com/cbhaley/calibre
2022-03-27 19:22:38 +05:30
Charles Haley
ee89d968ee
Improvements to the template language:
...
1) Support for defining nested template functions.
2) An operator, &, to do string concatenation like strcat().
3) A fair amount of clean up. mostly reording methods to make them easier to find.
2022-03-27 14:31:53 +01:00
Kovid Goyal
9005036dd0
More work on webengine scraper
2022-03-27 11:42:09 +05:30
Kovid Goyal
3df6200ca7
DOCX Output: Fix a comment immediately after a <li> tag breaking the conversion
2022-03-24 21:02:00 +05:30
Kovid Goyal
2c8e5a3a36
Start working on using Chromiums network stack to download HTML
...
A bunch of websites have started using TLS fingerprinting to deny
access. Bloody morons.
2022-03-24 17:35:48 +05:30
Kovid Goyal
b5370e0270
Fix #1965693 [Search-as-you-type triggers extra search after manual confirmation]( https://bugs.launchpad.net/calibre/+bug/1965693 )
2022-03-23 09:14:15 +05:30
Kovid Goyal
29500738eb
Allow setting current with ids as well
2022-03-23 08:18:13 +05:30
Kovid Goyal
3155a36b4b
Use shared memory for IPC with toc editor
2022-03-22 10:49:49 +05:30
Kovid Goyal
54fd6080fc
Combine close and unlink
...
This gives similar semantic on Windows and UNIX. On Windows closing
unlinks automatically, so do the same on UNIX.
2022-03-22 10:48:19 +05:30
Kovid Goyal
308d9ce73b
Merge branch 'courrierinternational-categories' of https://github.com/konfiot/calibre
2022-03-22 08:20:20 +05:30
Arthur Toussaint
c4fee3ccb8
Update courrierinternational recipe
...
Add categories
2022-03-21 23:56:30 +01:00
Kovid Goyal
d4214ed54a
...
2022-03-21 18:25:52 +05:30
Kovid Goyal
09ce82c760
Allow usage of SHM from python
2022-03-21 18:15:14 +05:30
Kovid Goyal
b9cd42edaa
Standalone ToC editor: Fix spurious error message if left open for more than two minutes
2022-03-21 12:30:34 +05:30
Kovid Goyal
c81e84687d
version 5.39.1
v5.39.1
2022-03-20 10:03:51 +05:30
Kovid Goyal
cfebe99209
Seminar Magazine by unkn0wn
2022-03-20 09:51:30 +05:30
Kovid Goyal
20ce4011ea
Merge branch 'master' of https://github.com/cbhaley/calibre
2022-03-20 09:49:55 +05:30
Charles Haley
bcfbe8e003
Fix regression documented in " Columns won't keep size in 5.39" ( https://www.mobileread.com/forums/showthread.php?t=345781 )
2022-03-19 16:50:15 +00:00
Kovid Goyal
3515195d32
Frontline by unkn0wn
2022-03-19 08:21:44 +05:30
Kovid Goyal
a74e172940
Bulk metadata edit dialog: Fix a regression that broke changing case
2022-03-18 16:52:19 +05:30
Kovid Goyal
4225ab51a5
TXT Input: Speed up removal of leading whitespace. Fixes #1965443 ["Remove indents at beginning of lines" sometimes greatly slow down conversion]( https://bugs.launchpad.net/calibre/+bug/1965443 )
2022-03-18 10:55:41 +05:30
Kovid Goyal
3627a442be
...
2022-03-18 10:51:11 +05:30
Kovid Goyal
7ce6e3ef0b
version 5.39.0
v5.39.0
2022-03-18 08:17:21 +05:30
Kovid Goyal
b966579e88
Pre-import calibre.utils.img when building manual as otherwise importing it can fail
2022-03-17 19:22:29 +05:30
Kovid Goyal
49e45e052e
Optimize prefix insertion
2022-03-17 19:13:46 +05:30
Kovid Goyal
3f8c675690
Catalog generation: Fix a rare crash when generating very large catalogs. Fixes #1965182 [cannot create epub nor mobi catalog]( https://bugs.launchpad.net/calibre/+bug/1965182 )
2022-03-17 18:52:33 +05:30
Kovid Goyal
bc44f19504
More delay loading of Qt
2022-03-17 18:31:33 +05:30
Kovid Goyal
1163242fa6
Dont load Qt in db.backend until needed
2022-03-17 18:27:26 +05:30