Commit Graph

34 Commits

Author SHA1 Message Date
Kovid Goyal 0d92c9f7dd Extra Qt DLLs needed for Qt 6.8 2025-03-04 07:58:40 +05:30
Kovid Goyal f207de192f Add AppUserModelID to start menu shortcuts 2024-11-08 11:45:52 +05:30
Kovid Goyal 37169709f3 Add Qt text to speech module to binary builds 2024-08-18 15:00:39 +05:30
Kovid Goyal 53b74283a4 sort imports in all python files 2024-03-30 13:02:22 +05:30
Kovid Goyal d73fef560e Allow using QtWebEngine in the main calibre application as well 2022-08-10 21:07:29 +05:30
Kovid Goyal dd69957517 Binary builds: Fix Qt TLS backends not included. Fixes #1981887 [Include SSL dlls in Calibre 6?](https://bugs.launchpad.net/calibre/+bug/1981887) 2022-07-17 08:55:39 +05:30
Kovid Goyal d87cbe63e5 Qt 6 wayland needs yet another dll 2022-07-06 19:19:46 +05:30
Kovid Goyal fb5e0bf2c9 Get it building on windows 2022-07-06 19:19:38 +05:30
Kovid Goyal 8bc909debe Bump library versions 2022-07-06 19:19:37 +05:30
Kovid Goyal ee72b7b850 No plaformthemes plugins on macOS in Qt 6 2022-07-06 19:19:37 +05:30
Kovid Goyal 84fb858a28 No more extras Qt DLLs 2022-07-06 19:19:37 +05:30
Kovid Goyal 49ee740d19 Qt6 uses slightly different dll set 2022-07-06 19:19:35 +05:30
Kovid Goyal 950f6bfb24 Qt windows extras are removed 2022-07-06 19:19:34 +05:30
Kovid Goyal 5ab70747a9 X11extras does not exist on Qt 6 2022-07-06 19:19:34 +05:30
Kovid Goyal 13867e75fc Replace a couple more Qt 5 references 2022-07-06 19:19:32 +05:30
Kovid Goyal ec167b7ac7 Get the linux frozen build working with py3 2020-08-22 18:47:56 +05:30
Kovid Goyal 9ff27782de Remove useless __future__ imports
Not needed on python3
2020-08-22 18:47:55 +05:30
Kovid Goyal 72509e53e0 As of Qt 5.14 we need to bundle QmlModels as well 2020-02-04 09:00:47 +05:30
Kovid Goyal 2dd562b731 DRYer 2019-09-13 09:13:37 +05:30
Kovid Goyal 75ffbbba42 Apparently styles plugins dont exist on linux 2019-09-13 09:13:37 +05:30
Kovid Goyal 0c076ab759 Add the Qt styles plugins
Needed on windows for the system theme
2019-09-13 09:13:37 +05:30
Kovid Goyal ab6b724835 COmmnad ot make testing extension modules easier 2019-09-13 09:12:36 +05:30
Kovid Goyal be471a8cbe Work on getting windows running 2019-09-13 09:12:35 +05:30
Kovid Goyal aa8f8fa098 Apparently also need the quick widgets DLL 2019-09-13 09:12:33 +05:30
Kovid Goyal 0f0df3b5e2 Get webengine loading in the binary build 2019-09-13 09:12:33 +05:30
Kovid Goyal 9f449d90ee The QtWebChannel PyQt module is required 2019-09-13 09:12:33 +05:30
Kovid Goyal 2635e23ed5 calibre now builds fully on windows
The duktape tests are crashing have to figure out why at some point
2019-06-19 17:48:41 +05:30
Kovid Goyal aed78ba857 calibre now builds on windows, though for some reason the test fails 2019-06-19 17:04:35 +05:30
Kovid Goyal 947fb029d8 More work on building calibre on windows 2019-06-19 12:15:30 +05:30
Kovid Goyal e804e48747 Start work on building calibre on windows 2019-06-19 10:06:54 +05:30
Kovid Goyal b702e94090 Add Qt win extras to be built 2019-06-13 15:48:09 +05:30
Kovid Goyal 3434a40c35 Move Qt DLL list into this codebase from bypy 2019-06-08 10:48:21 +05:30
Kovid Goyal f2f57d2dda Work on new calibre macOS build 2019-06-04 16:22:50 +05:30
Kovid Goyal 01198cf010 Work on porting the calibre linux freeze script 2019-05-05 07:16:35 +05:30