45385 Commits

Author SHA1 Message Date
Kovid Goyal
58e8bf98cd
Change the minimum version on windows to 10 in the installer
Qt 6 does not support windows 8. https://www.qt.io/blog/qt6-development-hosts-and-targets
2022-07-11 11:02:00 +05:30
Kovid Goyal
5888d37327
version 6.0.0 v6.0.0 2022-07-11 07:56:42 +05:30
Kovid Goyal
381b9aa51c
fr_CA should be translated as French (Canadian) 2022-07-10 21:42:10 +05:30
Kovid Goyal
68e82904fa
BQ Prime by unkn0wn 2022-07-10 20:20:03 +05:30
Kovid Goyal
709f5343a0
Use the EPUB version specific mime type when embedding fonts 2022-07-10 20:13:14 +05:30
Kovid Goyal
23b7b7ee5f
Fix #1981135 [Calibre 5.99: X button in Template Functions kills Calibre.](https://bugs.launchpad.net/calibre/+bug/1981135) 2022-07-10 09:51:56 +05:30
Kovid Goyal
445066a381
Allow running the template preferences without a gui 2022-07-10 09:34:36 +05:30
Kovid Goyal
f54c3fba1e
string changes 2022-07-10 08:23:14 +05:30
Kovid Goyal
e4ebd72a69
pep8 2022-07-09 20:31:02 +05:30
Kovid Goyal
dcca74027b
Merge branch 'master' of https://github.com/cbhaley/calibre 2022-07-09 20:30:55 +05:30
Charles Haley
6a3dafd8a8 Improvements to the user defined template function preference editor:
- Support filtering to show only user defined functions or all functions
- Show the function type in the function name combo box
- Minor improvement in when the delete button is enabled or not
2022-07-09 15:39:45 +01:00
Kovid Goyal
e66c896d25
Merge branch 'master' of https://github.com/cbhaley/calibre 2022-07-09 18:18:39 +05:30
Charles Haley
07abc41994 Template language: fix returns inside for loops failing 2022-07-09 13:44:14 +01:00
Kovid Goyal
c7ca4c9831
string changes 2022-07-08 08:17:38 +05:30
Kovid Goyal
f0bba63c60
Add oldest_article to AP recipe 2022-07-08 08:16:06 +05:30
Kovid Goyal
204568a6bb
Merge branch 'master' of https://github.com/cbhaley/calibre 2022-07-07 18:26:41 +05:30
Charles Haley
ca02f122a2 Minor wording change in search descriptions in the manual. 2022-07-07 12:56:49 +01:00
Kovid Goyal
199967af6b
... 2022-07-07 13:00:16 +05:30
Kovid Goyal
e19c7ea10f
... 2022-07-07 11:11:09 +05:30
Kovid Goyal
3ad1eb0e46
string changes 2022-07-07 07:33:30 +05:30
Kovid Goyal
1eec089faf
OS X -> macOS 2022-07-06 19:49:51 +05:30
Kovid Goyal
8abfed58f6
remove qt6 brancg checkout hook 2022-07-06 19:36:51 +05:30
Kovid Goyal
34ce7f735c
Make font-weight: 600 or 700 into font-weight: bold 2022-07-06 19:19:56 +05:30
Kovid Goyal
13d0de53ba
... 2022-07-06 19:19:56 +05:30
Kovid Goyal
e3a06ca243
Qt6 uses a font-weight of 700 for bold 2022-07-06 19:19:56 +05:30
Kovid Goyal
21c2b5f048
DRYer 2022-07-06 19:19:56 +05:30
Kovid Goyal
8ebb585539
Bump beta version 2022-07-06 19:19:56 +05:30
Kovid Goyal
49c8fd5191
Use a preference for choosing the color palette 2022-07-06 19:19:56 +05:30
Kovid Goyal
4b0885b828
API to set NSApplication.appearance 2022-07-06 19:19:56 +05:30
Kovid Goyal
ece1249fff
Dont use a custom layout in the UI file as qt designer from qt 6 does not support it 2022-07-06 19:19:56 +05:30
Kovid Goyal
1294a23c95
There is no python anymore on macOS 2022-07-06 19:19:56 +05:30
Kovid Goyal
1aa3d58375
API to get/set cocoa aqua appearance override 2022-07-06 19:19:56 +05:30
Kovid Goyal
45fe6a409d
Change interface demo plugin to pass plugin name to get_icons() 2022-07-06 19:19:56 +05:30
Kovid Goyal
6e79aa456e
... 2022-07-06 19:19:56 +05:30
Kovid Goyal
d0364c9635
Workaround for QIcon::isNull() return False even though there are no available sizes 2022-07-06 19:19:56 +05:30
Kovid Goyal
2d76098a19
remove py2 fallback 2022-07-06 19:19:55 +05:30
Kovid Goyal
f0a619ac14
... 2022-07-06 19:19:55 +05:30
Kovid Goyal
72ae0fb0a9
DRYer 2022-07-06 19:19:55 +05:30
Kovid Goyal
fd20a77b3c
Fix placeholder text color in dark theme 2022-07-06 19:19:55 +05:30
Kovid Goyal
ce171699dc
Restore CALIBRE_USE_DARK_PALETTE on windows 2022-07-06 19:19:55 +05:30
Kovid Goyal
09f6568dd7
... 2022-07-06 19:19:55 +05:30
Kovid Goyal
669d67ad29
Install poppler as pdftotext is now tested 2022-07-06 19:19:55 +05:30
Kovid Goyal
4ee2c97894
Bump beta version 2022-07-06 19:19:55 +05:30
Kovid Goyal
9787a710c2
FTS: Fix restrict books working on selected books rather than filtered books 2022-07-06 19:19:55 +05:30
Kovid Goyal
cde3ff211c
Use pdftotext to index PDF files
Much faster and less resource intensive than pdftohtml
2022-07-06 19:19:55 +05:30
Kovid Goyal
1d67f1e923
more pyqt6 enum goodness 2022-07-06 19:19:55 +05:30
Kovid Goyal
a301e71328
Show min/max buttons on FTS popup window 2022-07-06 19:19:55 +05:30
Kovid Goyal
63563fe0c3
FTS: Only use calibre internal viewer for configured fmts 2022-07-06 19:19:55 +05:30
Kovid Goyal
d38bcc7ad0
... 2022-07-06 19:19:55 +05:30
Kovid Goyal
5b620a3615
Change mark all button text to mark all books rather than mark books to make it clearer 2022-07-06 19:19:55 +05:30