46710 Commits

Author SHA1 Message Date
Kovid Goyal
26d7e65e66
pep8 2023-03-09 17:45:06 +05:30
Kovid Goyal
e4e199e213
Check book: Nicer handling of line offsets
Apparently some errors from the CSS checker library reference line
numbers, so rather than using an offset prepend extra newlines. Fixes #2009735 [Private bug](https://bugs.launchpad.net/calibre/+bug/2009735)
2023-03-09 17:34:34 +05:30
Kovid Goyal
491ee6ad98
Fix #2008538 [Content Server: Better message for non-readable formats](https://bugs.launchpad.net/calibre/+bug/2008538) 2023-03-09 16:02:09 +05:30
Kovid Goyal
b529a975e9
Content server viewer: Fix searching only showing results from the current chapter onwards. Fixes #2009268 [search in book on content server only returns results beyond current location](https://bugs.launchpad.net/calibre/+bug/2009268) 2023-03-09 15:44:54 +05:30
Kovid Goyal
7e8dc39ff8
Edit metadata: When setting a cover from comic files allow choosing which page to use as the cover. Fixes #2007765 [Set cover from format: Image selection for comic files](https://bugs.launchpad.net/calibre/+bug/2007765) 2023-03-09 14:58:37 +05:30
Kovid Goyal
a86b88c634
Bump unrardll version 2023-03-09 14:08:07 +05:30
Kovid Goyal
60e8a67dcf
Function to get headers from RAR files 2023-03-09 11:51:15 +05:30
Kovid Goyal
5725b1cd2c
Make find_pages useable with things other than directories 2023-03-09 11:40:06 +05:30
Kovid Goyal
7c81951153
Fix #2008537 [Content Server: is_tag_browser editable](https://bugs.launchpad.net/calibre/+bug/2008537) 2023-03-09 09:23:20 +05:30
Kovid Goyal
e5cbf7d340
Fix #2008427 [another ampersand escape bug](https://bugs.launchpad.net/calibre/+bug/2008427) 2023-03-09 09:19:07 +05:30
Kovid Goyal
ae7289b26c
Merge branch 'master' of https://github.com/cbhaley/calibre 2023-03-09 08:45:24 +05:30
Charles Haley
15de218afd Fix the tooltip for the new 'put composites with comments' check box. 2023-03-08 19:11:29 +00:00
Kovid Goyal
6bf2d26905
Update Strange Horizons 2023-03-08 20:55:49 +05:30
Kovid Goyal
6420d449ba
Update The Saturday Paper 2023-03-08 20:55:00 +05:30
Kovid Goyal
4a1dfafb2a
Merge branch 'master' of https://github.com/cbhaley/calibre 2023-03-07 06:09:27 +05:30
Charles Haley
dea427ce8c I forgot the tooltip 2023-03-06 20:00:14 +00:00
Kovid Goyal
a31b82ddad
Merge branch 'master' of https://github.com/cbhaley/calibre 2023-03-06 21:29:48 +05:30
Charles Haley
4a3f3a6562 Fix using an integer constant for Qt.CheckState.Checked 2023-03-06 15:43:59 +00:00
Kovid Goyal
4292dcbdda
Also handle composite_show_in_comments in the content server 2023-03-06 19:43:36 +05:30
Kovid Goyal
355cc1b24c
Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #2009304 [[Enhancement Request] Display Calculated Text Column like Comments in Book Details](https://bugs.launchpad.net/calibre/+bug/2009304)
2023-03-06 19:41:15 +05:30
Charles Haley
79e550fefc Enhancement #2009304: Display Calculated Text Column like Comments in Book Details 2023-03-06 13:18:19 +00:00
Kovid Goyal
2a286eb0f0
Update New Scientist 2023-03-05 20:10:41 +05:30
Kovid Goyal
8a0e91a2e9
Update The Mainichi 2023-03-05 09:19:01 +05:30
Kovid Goyal
68087432ff
Comments editor: Add a shortcut for paste and match style 2023-03-04 17:48:57 +05:30
Kovid Goyal
f14d66ce08
... 2023-03-04 06:47:26 +05:30
Kovid Goyal
74a59d04ad
pep8 2023-03-04 06:33:31 +05:30
Kovid Goyal
0c2e584993
Merge branch 'master' of https://github.com/jjcoffee/calibre 2023-03-04 06:32:42 +05:30
jjcoffee
e2bd25b591
Fix DR Nyheder recipe
The old one was completely broken (DR's website is completely different), so I had to rewrite it from scratch.
2023-03-03 18:53:47 +01:00
Kovid Goyal
629561a033
Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #2009115 [Enhancement Request: User Category Editor: Hide items already in category](https://bugs.launchpad.net/calibre/+bug/2009115)
2023-03-03 21:46:49 +05:30
Charles Haley
901ab57aa5 Enhancement #2009115: User Category Editor: Hide items already in category 2023-03-03 12:01:53 +00:00
Kovid Goyal
d3949bdecf
More SQLITE double quote to single quote changes 2023-03-01 19:24:04 +05:30
Kovid Goyal
fead46be48
Merge branch 'fix_sqlite_DQS' of https://github.com/madpilot78/calibre 2023-03-01 18:05:29 +05:30
Guido Falsi
287dc3d94e Fix improper use of double quotes.
SQLite has historically supported using double quotes for string literals against SQL standards.

The default for supporting this has been recently changed upstream [1] (6.f)

Ref: https://sqlite.org/quirks.html#dblquote
     https://www.sqlite.org/releaselog/3_41_0.html [1]
2023-03-01 13:31:13 +01:00
Kovid Goyal
c1994f4af1
macOS: ToC Editor: Fix mouse becoming unuseable when trying to create a new entry. Fixes #2004639 [Unable to edit TOC](https://bugs.launchpad.net/calibre/+bug/2004639) 2023-02-27 11:23:40 +05:30
Kovid Goyal
ebda3cdfa6
fix bug in last PR that broke switching libraries 2023-02-27 08:45:51 +05:30
Kovid Goyal
312f5bd1e7
... 2023-02-27 08:24:06 +05:30
Kovid Goyal
d9bd60bb33
Dont show geometry debug output by default 2023-02-27 08:22:47 +05:30
Kovid Goyal
94b606756c
... 2023-02-27 08:21:35 +05:30
Kovid Goyal
78638a28f2
... 2023-02-27 08:13:11 +05:30
Kovid Goyal
21db21b995
Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #2006979 [Enhancement Request: Hierarchical search menu in Additional Restrictions](https://bugs.launchpad.net/calibre/+bug/2006979)
2023-02-26 22:19:28 +05:30
Charles Haley
8d5840afc6 Enhancement #2006979: Hierarchical search menu in Additional Restrictions 2023-02-26 16:37:56 +00:00
Kovid Goyal
c2acef80f6
Merge branch 'error-tranlation' of https://github.com/un-pogaz/calibre 2023-02-26 20:02:30 +05:30
un-pogaz
fea57acc6b 'The buttons on the search bar' not translated 2023-02-26 15:15:03 +01:00
Kovid Goyal
f851d78e6a
Update New York Magazine 2023-02-24 21:21:16 +05:30
Kovid Goyal
815cd507b9
When computing title sorts strip leading and trailing quotes, not just leading quotes 2023-02-24 07:50:56 +05:30
Kovid Goyal
109a845751
Update Bloomberg and Deccan Herald 2023-02-21 17:23:35 +05:30
Kovid Goyal
1ef455148a
Cleanup previous PR 2023-02-19 19:08:48 +05:30
Kovid Goyal
916ec43250
Merge branch 'filetypeplugin' of https://github.com/siebert/calibre 2023-02-19 19:05:17 +05:30
Steffen Siebert
1f2b890f10 Address code review comments 2023-02-19 13:28:31 +01:00
Kovid Goyal
32bf2bae82
Merge branch 'align-qtbase-version-between-sources.json-and-unix-ci.py' of https://github.com/xcffl/calibre 2023-02-19 13:43:46 +05:30