47346 Commits

Author SHA1 Message Date
Kovid Goyal
226718cead
Fix PdfObject::GetReference semantics changed
It now raises an exception if the object is not a reference. Instead we
have to call GetIndirectReference on it.

...
2023-05-20 14:11:47 +05:30
Kovid Goyal
39d27b6245
Restore suppression of informational log messages from PoDoFo 2023-05-20 14:11:47 +05:30
Kovid Goyal
bea63dc6c4
Fix delete_pages() 2023-05-20 14:11:47 +05:30
Kovid Goyal
696afc4410
Improve the test for setting XMP metadata 2023-05-20 14:11:46 +05:30
Kovid Goyal
2891687f6a
Fix the bytes output device 2023-05-20 14:11:46 +05:30
Kovid Goyal
76fbbef9d0
Start work on porting to new PoDoFo API 2023-05-20 14:11:46 +05:30
Kovid Goyal
10afcea57f
Disable testing on Arch Linux
Something is hanging on CI after the test completes successfully cant be
bothered figuring out what
2023-05-20 13:31:51 +05:30
Kovid Goyal
fc553b9c2c
See if running test_rs fixes the interminable hang in Arch CI 2023-05-20 13:11:09 +05:30
Kovid Goyal
68b931d3d8
Allow running test_rs with libasan preloaded 2023-05-20 13:10:01 +05:30
Kovid Goyal
c1e5dd0fbb
Suppress the warning about cgi deprecation that is causing tests with warnings turned into errors to fail 2023-05-19 14:26:39 +05:30
Kovid Goyal
26ab48337b
Install tk on Arch CI to fix warning from PIL about missing libtk 2023-05-19 14:21:22 +05:30
Kovid Goyal
15debf7ebf
Replace use of deprecated contents() function 2023-05-19 14:10:07 +05:30
Kovid Goyal
c574efa808
Fix #2019101 [MDE: Inaccurate tooltip for 'Paste' button](https://bugs.launchpad.net/calibre/+bug/2019101) 2023-05-19 07:19:30 +05:30
Kovid Goyal
04fa47ddaf
E-book viewer: Handle horizontal wheel events as section jumps in paged mode
Also handle horizontal wheel events in cover flow. Fixes #2019426 [vertical mousewheel function not implemented](https://bugs.launchpad.net/calibre/+bug/2019426)
2023-05-19 07:17:05 +05:30
Kovid Goyal
5083bc80db
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-05-18 06:13:31 +05:30
unkn0w7n
5b0c506b07 ...
Cover for Irish Times & other small changes.
2023-05-17 23:55:41 +05:30
Kovid Goyal
f9aa200d72
string changes 2023-05-16 18:11:42 +05:30
Kovid Goyal
84ec9819f2
Use the mechanize browser for downloading external resources instead of python stdlib
Also remove deprecated import of cgi
2023-05-16 06:55:01 +05:30
Kovid Goyal
dc8be3bbcd
Remove deprecated import 2023-05-15 12:44:57 +05:30
Kovid Goyal
57794b179f
... 2023-05-13 06:10:44 +05:30
Kovid Goyal
9f3fa2a62d
Update Economist for website changes
Fixes #2019248 [error with Economist recipe](https://bugs.launchpad.net/calibre/+bug/2019248)
2023-05-12 07:55:31 +05:30
Kovid Goyal
dcbb72a2b8
Fix copy all book details not respecting line breaks in fields 2023-05-10 07:06:21 +05:30
Kovid Goyal
e9a0b5dcf1
Merge branch 'master' of https://github.com/cbhaley/calibre 2023-05-10 06:39:12 +05:30
Charles Haley
942bceaa61 Improvements to template function identifier_in_list() 2023-05-09 18:29:30 +01:00
Kovid Goyal
5993dca2f2
Book details: Fix formatting of text when copying all book details in narrow mode 2023-05-09 17:28:37 +05:30
Kovid Goyal
dcd5978707
... 2023-05-09 10:29:12 +05:30
Kovid Goyal
49ff2bde2d
Update NYTimes 2023-05-08 22:50:55 +05:30
Kovid Goyal
6061b3893f
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-05-08 22:35:24 +05:30
unkn0w7n
63101aa07a
Update wash_post_print.recipe 2023-05-08 20:43:01 +05:30
Kovid Goyal
9507713ae3
... 2023-05-08 16:51:57 +05:30
Kovid Goyal
b10c910107
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-05-08 15:20:37 +05:30
unkn0w7n
a5ba96ae5a
Merge branch 'kovidgoyal:master' into master 2023-05-08 13:50:29 +05:30
Kovid Goyal
0ddea3ee95
Merge branch 'master' of https://github.com/cbhaley/calibre 2023-05-08 07:48:50 +05:30
Charles Haley
750f77ebac Improve the name and tooltip of the preference for disabling editing composites in the booklist other than with F2 2023-05-07 17:50:22 +01:00
unkn0w7n
2d667819f1
Merge branch 'kovidgoyal:master' into master 2023-05-07 20:43:34 +05:30
Kovid Goyal
cd085fc844
Cleanup code 2023-05-07 15:51:53 +05:30
Kovid Goyal
b2d0fb5cf7
... 2023-05-07 15:48:53 +05:30
Kovid Goyal
1fd1d1cdef
Fix a regression in previous release that broke scrolling when using the scroll_per_row tweak. Fixes #2018660 [Opening the Edit Metadata dialog causes the book list to scroll down too much](https://bugs.launchpad.net/calibre/+bug/2018660) 2023-05-07 14:56:54 +05:30
unkn0w7n
dc9d99ba31 Fix SSL verification error for covers
Fix SSL verification error for covers being fetched from kiosko.net
2023-05-07 13:11:43 +05:30
Kovid Goyal
07c1abe04f
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-05-07 09:23:43 +05:30
unkn0w7n
8732f9da0c
Create irish_times_free.recipe 2023-05-07 06:28:48 +05:30
unkn0w7n
012b01c9a3
Update irish_independent.recipe 2023-05-07 06:17:57 +05:30
Kovid Goyal
9f5244da9e
Merge branch 'master' of https://github.com/cbhaley/calibre
Fix #2018630 [Menu item duplication glitch](https://bugs.launchpad.net/calibre/+bug/2018630)
2023-05-06 16:51:47 +05:30
Charles Haley
bbd11ff153 Enhancement: add preference (in Search) to disable QTableView keyboardSearch(). 2023-05-06 12:20:23 +01:00
Charles Haley
cc7e2d7662 Bug #2018630: Menu item duplication glitch 2023-05-06 10:51:25 +01:00
Kovid Goyal
6d37f6f21e
Merge branch 'master' of https://github.com/unkn0w7n/calibre 2023-05-06 09:00:26 +05:30
unkn0w7n
303a43fc9b
Update irish_independent.recipe
removed duplicate feed and articles.
2023-05-05 23:24:37 +05:30
unkn0w7n
dbc9e64fb3
Update irish_times.recipe 2023-05-05 23:12:12 +05:30
unkn0w7n
5bd70ffc97
Merge branch 'kovidgoyal:master' into master 2023-05-05 23:11:01 +05:30
Kovid Goyal
a5969493e1
A couple more feeds for Irish Independent 2023-05-05 20:47:40 +05:30