Kovid Goyal
2992da2795
Redirect PyQt5 imports to PyQt6
2022-03-02 10:22:16 +05:30
Kovid Goyal
0bc3cb8a76
Replace references to PyQt5 in the source
2022-03-02 10:22:16 +05:30
Kovid Goyal
d022ebda0f
More PyQt6 nonsense
2022-03-02 10:22:16 +05:30
Kovid Goyal
5e164c91c4
pyqt6 FindFlags(0) -> FindFlag(0)
2022-03-02 10:22:16 +05:30
Kovid Goyal
8eab8118cc
pyqt6 croaks if you pass a QPoint instead of a QPointF to QGradient classes
2022-03-02 10:22:16 +05:30
Kovid Goyal
2cf2f2df8f
pyqt6 remove Qapplication::fontMetrics
2022-03-02 10:22:16 +05:30
Kovid Goyal
2900c855cd
more pyqt6 busyword QFontMetrics::width -> horizontalAdvance
2022-03-02 10:22:16 +05:30
Kovid Goyal
fd4138ef8f
more pyqt busywork
2022-03-02 10:22:16 +05:30
Kovid Goyal
6dd047e36a
Migrate touch detection to use QInputDevice instead of QTouchDevice which no longer exists
2022-03-02 10:22:16 +05:30
Kovid Goyal
db83246385
icon_map needs ints
2022-03-02 10:22:16 +05:30
Kovid Goyal
43a9e16d77
Remove the HiDPI setting as it is no longer really tuneable in Qt 6
2022-03-02 10:22:16 +05:30
Kovid Goyal
0a8ecd0353
Redirect Qt imports to PyQt 6
2022-03-02 10:22:16 +05:30
Kovid Goyal
b7db7cf446
Update New York Times Book Review
2022-02-28 10:59:26 +05:30
Kovid Goyal
833ba43207
Hindustan Times by unkn0wn
2022-02-25 20:55:42 +05:30
Kovid Goyal
df66924f1b
Edit book: Spell check: Fix words after a comment not being checked. Fixes #1962213 [Spell checker ignores text after HTML comment]( https://bugs.launchpad.net/calibre/+bug/1962213 )
2022-02-25 05:28:30 +05:30
Kovid Goyal
dd0e805838
Bump bundled feedparser
2022-02-24 13:56:37 +05:30
Kovid Goyal
a7f5ddfe8b
Update Lenta.ru and aif.ru
2022-02-24 13:40:45 +05:30
Kovid Goyal
f08b87900f
Update Indian Express
2022-02-23 20:10:57 +05:30
Kovid Goyal
4f5d90a5c3
Merge branch 'master' of https://github.com/Vuizur/calibre
2022-02-23 19:53:08 +05:30
Hannes Krumbiegel
bff3db73dc
Create rt.recipe
2022-02-23 14:40:11 +01:00
Kovid Goyal
af7f37453a
Get books: Remove xinxii plugin
...
It doesnt work and I cant even find a working search on the xinxii
website, so...
2022-02-22 22:07:02 +05:30
Kovid Goyal
dd61adc992
Merge branch 'master' of https://github.com/cbhaley/calibre
...
Fixes #1961639 [Enhancement] When editing Metadata in the Book List](https://bugs.launchpad.net/calibre/+bug/1961639 )
2022-02-22 22:00:58 +05:30
Charles Haley
ab1d49d3f1
Enhancement 1961639: Option to disable editing composite templates if edited with the Tab key
2022-02-22 15:32:41 +00:00
Kovid Goyal
e3fb3ce015
DRYer
2022-02-22 18:37:49 +05:30
Kovid Goyal
2c3e605441
We need Visual Studio 2019 on CI to build
2022-02-22 08:28:57 +05:30
Kovid Goyal
63cb92bb35
Dump envvars when failing to find one
2022-02-22 08:15:23 +05:30
Kovid Goyal
a02ca85c20
Use a lighter background for current cell and change text color to black
...
The current cell should "stand out" more
2022-02-22 08:00:53 +05:30
Kovid Goyal
bb8aff53d5
...
2022-02-22 07:56:27 +05:30
Kovid Goyal
8597c509ed
Fix #1961514 [[Enhancement] Remove unnecessary lines in the Manage items window]( https://bugs.launchpad.net/calibre/+bug/1961514 )
2022-02-20 15:26:51 +05:30
Kovid Goyal
3eb4274e88
Think I prefer plain white over yellow for current item
2022-02-20 15:24:31 +05:30
Kovid Goyal
7c20b8212a
Dark theme: Highlight the current cell in the book list with a darker background and different foreground to make it more obvious. Fixes #1961500 [[Enhancement} Use a different color for current cell in Win10 Dark mode]( https://bugs.launchpad.net/calibre/+bug/1961500 )
2022-02-20 14:59:36 +05:30
Kovid Goyal
f9acb16314
...
2022-02-20 14:14:32 +05:30
Kovid Goyal
664a820feb
...
2022-02-20 13:45:15 +05:30
Kovid Goyal
a4e55ce1e6
Live Mint: Add support for Saturday special edition
2022-02-20 13:19:31 +05:30
Kovid Goyal
03cac41da7
India Legal Magazine by unkn0wn
2022-02-20 11:43:00 +05:30
Kovid Goyal
3367c3f022
Char select dialog: Truncate character description on hover instead of resizing dialog to fit it
2022-02-20 10:42:15 +05:30
Kovid Goyal
b57a5d0168
Merge branch 'master' of https://github.com/cbhaley/calibre
2022-02-20 10:26:14 +05:30
Charles Haley
b2898e4f14
Enhancement #1961464 : add ability to import and export the edit metadata custom column field list.
2022-02-19 11:44:53 +00:00
Kovid Goyal
82a9db1aa6
EPUB 3 metadata: Fix non-integer series index being sometimes represented using exponential notation
2022-02-19 09:07:40 +05:30
Kovid Goyal
b7eb5bd5ac
Avoid trailing zeroes when formatting decimal series indices
2022-02-19 09:04:37 +05:30
Kovid Goyal
41045fc367
Tag editor: Fix regression in previous release that caused double clicking on tags to not work on non Linux platforms
2022-02-18 21:13:24 +05:30
Kovid Goyal
07b4239634
workaround for nyt todays paper page using undefinedinstead of null in its json
2022-02-18 19:59:22 +05:30
Kovid Goyal
803da449ba
Cleanup previous PR
...
recipes have to run on old python 2 based calibre as well, so no type
annotations
2022-02-18 17:29:35 +05:30
Kovid Goyal
ac8a115eed
Merge branch 'fix-mainichi-en-recipe' of https://github.com/albertaparicio/calibre
2022-02-18 17:29:31 +05:30
Kovid Goyal
c5339c117e
Merge branch 'fix-japan-times-recipe' of https://github.com/albertaparicio/calibre
2022-02-18 17:27:00 +05:30
Albert Aparicio
14ce0c41f1
Recipes - Redo Mainichi (English version) from scratch
...
The present version of the Mainichi (en) version was not working. I
remade it from scratch, taking into account the current layout of the
Mainichi website
2022-02-18 11:35:20 +01:00
Albert Aparicio
4a01a799f1
Recipes - Fix and improve Japan Times recipe
2022-02-18 11:32:45 +01:00
Kovid Goyal
484d5ee5d6
mozilla seems to be back up
2022-02-18 08:43:26 +05:30
Kovid Goyal
8294f53402
Temporarily disable recent_uas because there is some network issue connecting to Mozilla's servers from my machine
2022-02-18 07:39:25 +05:30
Kovid Goyal
9615e5ebbc
...
2022-02-18 07:25:19 +05:30