Commit graph

44525 commits

Author SHA1 Message Date
Kovid Goyal
1434f0c31b
Port use of webengine in store downloader 2022-03-02 10:22:17 +05:30
Kovid Goyal
e7e6d3ba65
Remove unused code 2022-03-02 10:22:17 +05:30
Kovid Goyal
0d546c727f
Make the webengine test more robust 2022-03-02 10:22:17 +05:30
Kovid Goyal
02071f0369
A couple more QFontMetrics::width 2022-03-02 10:22:17 +05:30
Kovid Goyal
c242528a63
Replace QTextLayouts::*additionalFormats methods 2022-03-02 10:22:17 +05:30
Kovid Goyal
ecc3608a3f
Restore the removed exec_ methods 2022-03-02 10:22:17 +05:30
Kovid Goyal
4c5e42f87f
Put the methods in QMouseEvent that PyQt6 removed back 2022-03-02 10:22:17 +05:30
Kovid Goyal
12d40b6c08
More PyQt6 nonsense 2022-03-02 10:22:17 +05:30
Kovid Goyal
8dcd382230
More PyQt nonsense
Some more enums that werent previous migrated
2022-03-02 10:22:17 +05:30
Kovid Goyal
a4eb3fd248
In Qt6 QWebEnginepage and QWebEngineView can be imported separately before constructing the QApplication 2022-03-02 10:22:17 +05:30
Kovid Goyal
8fe350cedf
fix deprecation warnings building pictureflow 2022-03-02 10:22:17 +05:30
Kovid Goyal
eca9dad473
QFontDatabase is all static in Qt 6 2022-03-02 10:22:17 +05:30
Kovid Goyal
c2e8ce0922
Replace a couple more Qt 5 references 2022-03-02 10:22:17 +05:30
Kovid Goyal
d5ee8a9613
Get the Qt plugins building with Qt6 2022-03-02 10:22:17 +05:30
Kovid Goyal
dee175f7be
More PyQt6 nonsense
QCombobox::activated[str] no longer exists renamed to
QComboBox::textActivated
2022-03-02 10:22:17 +05:30
Kovid Goyal
49fb8ae1d6
More PyQt6 nonsense
SIP can apparently no longer auto-convert QVector<Rgb>
2022-03-02 10:22:16 +05:30
Kovid Goyal
73ec82d0e5
Install Qt 6 on Arch 2022-03-02 10:22:16 +05:30
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