Kovid Goyal
|
7c99e490cd
|
Update hash of nasm
|
2022-07-06 19:19:37 +05:30 |
|
Kovid Goyal
|
6ed9c81ca7
|
Bump python version
|
2022-07-06 19:19:37 +05:30 |
|
Kovid Goyal
|
7f01313b8a
|
Skip a hunspell test that fails only on ARM
|
2022-07-06 19:19:37 +05:30 |
|
Kovid Goyal
|
fe9042ff98
|
Bump version of css-parser
|
2022-07-06 19:19:37 +05:30 |
|
Kovid Goyal
|
79013ef7d7
|
More pyqt6 nonsense
|
2022-07-06 19:19:37 +05:30 |
|
Kovid Goyal
|
a4b1c8286c
|
We use bypy master in qt6
|
2022-07-06 19:19:36 +05:30 |
|
Kovid Goyal
|
92022e126b
|
We want the traditional bypy location in qt6
|
2022-07-06 19:19:36 +05:30 |
|
Kovid Goyal
|
3cdee95ba6
|
bypy now does only VM builds on Linux
|
2022-07-06 19:19:36 +05:30 |
|
Kovid Goyal
|
781fc5bf6b
|
Add a cloud image as well for VM instead of chroot builds
|
2022-07-06 19:19:36 +05:30 |
|
Kovid Goyal
|
7c28360d71
|
More PyQt6 nonsense
|
2022-07-06 19:19:36 +05:30 |
|
Kovid Goyal
|
1be8c50cc1
|
Bump PyQt version
|
2022-07-06 19:19:36 +05:30 |
|
Kovid Goyal
|
c067c1c2ce
|
...
|
2022-07-06 19:19:36 +05:30 |
|
Kovid Goyal
|
16bae8546e
|
Make the calibre style object accessible in Python
|
2022-07-06 19:19:36 +05:30 |
|
Kovid Goyal
|
aea448a5a4
|
Separate declaration and definition of CalibreStyle
|
2022-07-06 19:19:36 +05:30 |
|
Kovid Goyal
|
a5eedb9f22
|
Bump the Qt version to 6.2.2
|
2022-07-06 19:19:36 +05:30 |
|
Kovid Goyal
|
3d7c07842b
|
Build universal macOS binaries
|
2022-07-06 19:19:36 +05:30 |
|
Kovid Goyal
|
d92c5ccf87
|
Linux installer: Useful error message if glibc is too old
|
2022-07-06 19:19:36 +05:30 |
|
Kovid Goyal
|
bd63a4514f
|
zeroconf API change
|
2022-07-06 19:19:36 +05:30 |
|
Kovid Goyal
|
24af8791b6
|
Use python 3.10 allows us to get rid of a couple of deps
|
2022-07-06 19:19:36 +05:30 |
|
Kovid Goyal
|
f61a394fdc
|
Some new dependencies for py7r
|
2022-07-06 19:19:36 +05:30 |
|
Kovid Goyal
|
9d550c5763
|
Some new dependencies for markdown
|
2022-07-06 19:19:36 +05:30 |
|
Kovid Goyal
|
259c7398cb
|
Viewer: Fix the color of browser provided controls in dark mode
|
2022-07-06 19:19:36 +05:30 |
|
Kovid Goyal
|
3523abef08
|
Use native webengine dark mode support in the toc and preview tools
|
2022-07-06 19:19:36 +05:30 |
|
Kovid Goyal
|
49ee740d19
|
Qt6 uses slightly different dll set
|
2022-07-06 19:19:35 +05:30 |
|
Kovid Goyal
|
17d9cd0b6a
|
Add the SW prefix to cmake when building headless
|
2022-07-06 19:19:35 +05:30 |
|
Kovid Goyal
|
5a8c73abe3
|
Yet another Qt linux build dep
|
2022-07-06 19:19:35 +05:30 |
|
Kovid Goyal
|
e348c47ea6
|
Add some more linux build deps for webengine
|
2022-07-06 19:19:35 +05:30 |
|
Kovid Goyal
|
e2ff1e5611
|
The shadertools module is required to build QtQuick which is required for webengine
|
2022-07-06 19:19:35 +05:30 |
|
Kovid Goyal
|
8db858b8de
|
Qt 6 requires gcc 9 which means ubuntu focal not bionic
|
2022-07-06 19:19:35 +05:30 |
|
Kovid Goyal
|
66e37045d3
|
Bump various dependency versions
|
2022-07-06 19:19:35 +05:30 |
|
Kovid Goyal
|
27b5c08d47
|
Also enumify QEvent
|
2022-07-06 19:19:35 +05:30 |
|
Kovid Goyal
|
9b33ba7a9b
|
Update Linux dependency list for building Qt6
|
2022-07-06 19:19:35 +05:30 |
|
Kovid Goyal
|
638b987a70
|
pyqt6: QWizard changes
|
2022-07-06 19:19:35 +05:30 |
|
Kovid Goyal
|
93ff403587
|
pyqt6: setSortIndicator() and setCheckState()
|
2022-07-06 19:19:35 +05:30 |
|
Kovid Goyal
|
4242a71758
|
pyqt6: system locale date formatting is no longer supported directly by QDateTime
|
2022-07-06 19:19:35 +05:30 |
|
Kovid Goyal
|
fbacea46ab
|
pyqt6: More random fixes
|
2022-07-06 19:19:35 +05:30 |
|
Kovid Goyal
|
d9a7ff5898
|
pyqt6: QCombobox::currentIndexChanged is now not subscriptable
|
2022-07-06 19:19:35 +05:30 |
|
Kovid Goyal
|
32cbd1ee4b
|
More PyQt6 nonsense
|
2022-07-06 19:19:35 +05:30 |
|
Kovid Goyal
|
d691d0a69a
|
pyqt6: port QFontMetrics::width
|
2022-07-06 19:19:34 +05:30 |
|
Kovid Goyal
|
a24c16608a
|
Update the Qt and PyQt versions
|
2022-07-06 19:19:34 +05:30 |
|
Kovid Goyal
|
9dc8c418e2
|
In Qt 6 QApplication::exit now behaves like QApplication::quit in Qt 5
|
2022-07-06 19:19:34 +05:30 |
|
Kovid Goyal
|
d05f6710eb
|
Better port of QVector<QRgb>
|
2022-07-06 19:19:34 +05:30 |
|
Kovid Goyal
|
bc8372d72e
|
Add a build test for svg rasterization
|
2022-07-06 19:19:34 +05:30 |
|
Kovid Goyal
|
646cdc4fe5
|
More class enums
|
2022-07-06 19:19:34 +05:30 |
|
Kovid Goyal
|
0ec88750b6
|
Fix comparison of console log level
|
2022-07-06 19:19:34 +05:30 |
|
Kovid Goyal
|
c2fef7f5ec
|
Fix check for ok to import webengine
|
2022-07-06 19:19:34 +05:30 |
|
Kovid Goyal
|
e750217e99
|
Qt mac extras are removed
|
2022-07-06 19:19:34 +05:30 |
|
Kovid Goyal
|
950f6bfb24
|
Qt windows extras are removed
|
2022-07-06 19:19:34 +05:30 |
|
Kovid Goyal
|
30761d8a4d
|
Update comment
|
2022-07-06 19:19:34 +05:30 |
|
Kovid Goyal
|
d17ea4b735
|
cmake is needed to build the headless plugin
|
2022-07-06 19:19:34 +05:30 |
|