Commit graph

44589 commits

Author SHA1 Message Date
Kovid Goyal
65fc639949
New bypy CLI 2022-03-02 10:22:21 +05:30
Kovid Goyal
f011bf5667
More PyQt6 nonsense 2022-03-02 10:22:21 +05:30
Kovid Goyal
a82e83037b
More PyQt6 nonsense 2022-03-02 10:22:21 +05:30
Kovid Goyal
c682691a66
Update various macos only packages 2022-03-02 10:22:21 +05:30
Kovid Goyal
cd58832501
Update hash of nasm 2022-03-02 10:22:21 +05:30
Kovid Goyal
c510863dd3
Bump python version 2022-03-02 10:22:21 +05:30
Kovid Goyal
556a29771b
Skip a hunspell test that fails only on ARM 2022-03-02 10:22:21 +05:30
Kovid Goyal
a5b7cc9688
Bump version of css-parser 2022-03-02 10:22:21 +05:30
Kovid Goyal
36345e1efb
More pyqt6 nonsense 2022-03-02 10:22:21 +05:30
Kovid Goyal
c93fc55315
We use bypy master in qt6 2022-03-02 10:22:21 +05:30
Kovid Goyal
77e70f61e2
We want the traditional bypy location in qt6 2022-03-02 10:22:21 +05:30
Kovid Goyal
0dd9ebd4c3
bypy now does only VM builds on Linux 2022-03-02 10:22:21 +05:30
Kovid Goyal
a26f7c3556
Add a cloud image as well for VM instead of chroot builds 2022-03-02 10:22:21 +05:30
Kovid Goyal
73e3b8822f
More PyQt6 nonsense 2022-03-02 10:22:21 +05:30
Kovid Goyal
db0ad38f68
Bump PyQt version 2022-03-02 10:22:21 +05:30
Kovid Goyal
ba41434978
... 2022-03-02 10:22:21 +05:30
Kovid Goyal
afb4a67dbe
Make the calibre style object accessible in Python 2022-03-02 10:22:21 +05:30
Kovid Goyal
8404f5e43f
Separate declaration and definition of CalibreStyle 2022-03-02 10:22:20 +05:30
Kovid Goyal
37c7846e10
Bump the Qt version to 6.2.2 2022-03-02 10:22:20 +05:30
Kovid Goyal
2aa3a01e21
Build universal macOS binaries 2022-03-02 10:22:20 +05:30
Kovid Goyal
8e5bfd4097
Linux installer: Useful error message if glibc is too old 2022-03-02 10:22:20 +05:30
Kovid Goyal
939e2f6bdd
zeroconf API change 2022-03-02 10:22:20 +05:30
Kovid Goyal
8f01d1b05f
Use python 3.10 allows us to get rid of a couple of deps 2022-03-02 10:22:20 +05:30
Kovid Goyal
d53bdf2ee9
Some new dependencies for py7r 2022-03-02 10:22:20 +05:30
Kovid Goyal
1b24887b7f
Some new dependencies for markdown 2022-03-02 10:22:20 +05:30
Kovid Goyal
c728b1df60
Viewer: Fix the color of browser provided controls in dark mode 2022-03-02 10:22:20 +05:30
Kovid Goyal
0705d09599
Use native webengine dark mode support in the toc and preview tools 2022-03-02 10:22:20 +05:30
Kovid Goyal
0a3a14d5b7
Qt6 uses slightly different dll set 2022-03-02 10:22:20 +05:30
Kovid Goyal
b2f5ddf662
Add the SW prefix to cmake when building headless 2022-03-02 10:22:20 +05:30
Kovid Goyal
d8fb5e162b
Yet another Qt linux build dep 2022-03-02 10:22:20 +05:30
Kovid Goyal
63984f46f2
Add some more linux build deps for webengine 2022-03-02 10:22:20 +05:30
Kovid Goyal
aef680fd62
The shadertools module is required to build QtQuick which is required for webengine 2022-03-02 10:22:20 +05:30
Kovid Goyal
d491948111
Qt 6 requires gcc 9 which means ubuntu focal not bionic 2022-03-02 10:22:20 +05:30
Kovid Goyal
0c0f299f63
Bump various dependency versions 2022-03-02 10:22:19 +05:30
Kovid Goyal
acfd096d15
Also enumify QEvent 2022-03-02 10:22:19 +05:30
Kovid Goyal
64e17233c8
Update Linux dependency list for building Qt6 2022-03-02 10:22:19 +05:30
Kovid Goyal
f1f76055a8
pyqt6: QWizard changes 2022-03-02 10:22:19 +05:30
Kovid Goyal
dba7daf0f2
pyqt6: setSortIndicator() and setCheckState() 2022-03-02 10:22:19 +05:30
Kovid Goyal
4227d170cd
pyqt6: system locale date formatting is no longer supported directly by QDateTime 2022-03-02 10:22:19 +05:30
Kovid Goyal
41e0026558
pyqt6: More random fixes 2022-03-02 10:22:19 +05:30
Kovid Goyal
f8e1c9b2e7
pyqt6: QCombobox::currentIndexChanged is now not subscriptable 2022-03-02 10:22:19 +05:30
Kovid Goyal
51072041a2
More PyQt6 nonsense 2022-03-02 10:22:19 +05:30
Kovid Goyal
a559b10899
pyqt6: port QFontMetrics::width 2022-03-02 10:22:19 +05:30
Kovid Goyal
841aa7b275
Update the Qt and PyQt versions 2022-03-02 10:22:19 +05:30
Kovid Goyal
5c9d398e7b
In Qt 6 QApplication::exit now behaves like QApplication::quit in Qt 5 2022-03-02 10:22:19 +05:30
Kovid Goyal
09113b462c
Better port of QVector<QRgb> 2022-03-02 10:22:19 +05:30
Kovid Goyal
43515b7dfb
Add a build test for svg rasterization 2022-03-02 10:22:19 +05:30
Kovid Goyal
abe8410fb4
More class enums 2022-03-02 10:22:19 +05:30
Kovid Goyal
fcfd64728c
Fix comparison of console log level 2022-03-02 10:22:18 +05:30
Kovid Goyal
c126bbd329
Fix check for ok to import webengine 2022-03-02 10:22:18 +05:30