Kovid Goyal
|
c7b66aada8
|
Dont use calibre-debug to build pot files
|
2020-07-31 23:26:02 +05:30 |
|
Kovid Goyal
|
01c9ffee6f
|
Cant avoid bootstrapping calibre
|
2020-07-31 22:51:08 +05:30 |
|
Kovid Goyal
|
379e5137e8
|
Fix missing formatting around attribute values in the comments editor HTML syntax highlighter
|
2020-07-31 22:48:28 +05:30 |
|
Kovid Goyal
|
a19f61bc5f
|
Comments editor: Fix syntax coloring for HTML view in dark mode
|
2020-07-31 22:40:58 +05:30 |
|
Kovid Goyal
|
e0ab635448
|
Cant generate website strings on github
|
2020-07-31 22:28:33 +05:30 |
|
Kovid Goyal
|
2c496da4e9
|
Forgot to clone translations
|
2020-07-31 22:18:06 +05:30 |
|
Kovid Goyal
|
0137c2a74b
|
Make dir if it does not exist
|
2020-07-31 22:05:24 +05:30 |
|
Kovid Goyal
|
5afeace988
|
Work on a GitHub action to auto-update translations on Transifex
|
2020-07-31 22:02:13 +05:30 |
|
Kovid Goyal
|
fe9653fa13
|
Book list: When a series column is not wide enough, elide text in the middle so that the series number is visible
|
2020-07-31 19:43:33 +05:30 |
|
Kovid Goyal
|
a91d7ddb18
|
Template language: Add functions to perform math operations to convert fractional numbers to integers
Merge branch 'master' of https://github.com/cbhaley/calibre into master
|
2020-07-31 17:41:33 +05:30 |
|
Charles Haley
|
6e4dada20c
|
Enhancement: add some math functions to the template language: ceiling, floor, fractional_part, mod, and round.
|
2020-07-31 12:57:13 +01:00 |
|
Kovid Goyal
|
c098a23a36
|
Fix title page not identified in sphinx generated epub
|
2020-07-31 13:43:59 +05:30 |
|
Kovid Goyal
|
1e6d8cee00
|
Use XeLateX to build PDF manual which does not fail for chinese and turkish languages
|
2020-07-31 13:31:32 +05:30 |
|
Kovid Goyal
|
22ead7db5a
|
Manual: Remove underline from section headings
|
2020-07-31 11:00:47 +05:30 |
|
Kovid Goyal
|
7da3dd1b66
|
Skip PDF building of manual for Chinese as it fails
v4.22.0
|
2020-07-31 09:56:18 +05:30 |
|
Kovid Goyal
|
8861f5019a
|
version 4.22.0
|
2020-07-31 08:38:38 +05:30 |
|
Kovid Goyal
|
a697d27e2f
|
Avoid unnecessary color: currentColor for body
|
2020-07-30 18:05:34 +05:30 |
|
Kovid Goyal
|
d0a5b4b2a5
|
DOCX Input: Leave undefined text colors in the input document as undefined (currentColor in CSS). Fixes #1888897 [Text color mangling converting from DOCX to EPUB/AZW3](https://bugs.launchpad.net/calibre/+bug/1888897)
|
2020-07-30 17:58:21 +05:30 |
|
Kovid Goyal
|
22acded7a2
|
Viewer: Fix using a very small font step size not working. Fixes #1888609 [If I reduce font size below 10, then keyboard shortcut to increase font size stops working](https://bugs.launchpad.net/calibre/+bug/1888609)
|
2020-07-30 13:42:09 +05:30 |
|
Kovid Goyal
|
252d6dacec
|
Prevent flash of unstyled emptiness in preview panel during load
This is particularly noticeable in dark mode where the unstyled
emptiness is light colored
|
2020-07-29 23:35:03 +05:30 |
|
Kovid Goyal
|
2baff1954d
|
Apply dark mode css on DOM content creation as otherwise it sometimes fails
|
2020-07-29 23:18:11 +05:30 |
|
Kovid Goyal
|
ff086a69bb
|
Edit book: In dark mode, make the preview panel also dark. Fixes #1888071 [[Enhancement] Make Editor file preview background color customizable](https://bugs.launchpad.net/calibre/+bug/1888071)
|
2020-07-29 23:10:23 +05:30 |
|
Kovid Goyal
|
c11e2176f6
|
...
|
2020-07-29 22:02:35 +05:30 |
|
Kovid Goyal
|
0bf542b17b
|
Fix #1888901 [[Enhancement] Show number of books being edited in window title](https://bugs.launchpad.net/calibre/+bug/1888901)
|
2020-07-29 13:57:22 +05:30 |
|
Kovid Goyal
|
68f624addd
|
Fix #1888251 [Selecting multiple entries in menu editor only moves one](https://bugs.launchpad.net/calibre/+bug/1888251)
|
2020-07-29 13:43:19 +05:30 |
|
Kovid Goyal
|
14ba9d1461
|
Edit book: Fix a regression in the previous release that caused poor performance when editing large files. Fixes #1889047 [Calibre 4.21 editor hangs (randomly?) in Windows 10](https://bugs.launchpad.net/calibre/+bug/1889047)
|
2020-07-29 10:24:08 +05:30 |
|
Kovid Goyal
|
24806cdf08
|
Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1889255 [wireless TCP port upper limit is 32000 only](https://bugs.launchpad.net/calibre/+bug/1889255)
|
2020-07-28 20:56:29 +05:30 |
|
Charles Haley
|
c686bf212d
|
Fix bug 1889255: wireless TCP port upper limit is 32000 only
|
2020-07-28 16:23:04 +01:00 |
|
Kovid Goyal
|
12c14b491f
|
String changes
|
2020-07-27 18:30:58 +05:30 |
|
Kovid Goyal
|
38e486cb16
|
Fix New Yorker cover not being downloaded
|
2020-07-27 18:15:47 +05:30 |
|
Kovid Goyal
|
eea9b583fc
|
PDF Output: Headers/footers: Allow displaying the current page number and total number fo pages in the top level section/chapter. Fixes #1889000 [Request: Add pages left in chapter for PDF conversion](https://bugs.launchpad.net/calibre/+bug/1889000)
|
2020-07-26 22:24:30 +05:30 |
|
Kovid Goyal
|
835a71e39d
|
...
|
2020-07-26 13:42:35 +05:30 |
|
Kovid Goyal
|
1558b858a6
|
Fix translated string not being used in a couple of places
|
2020-07-25 21:17:50 +05:30 |
|
Kovid Goyal
|
bc90617eec
|
oops
|
2020-07-24 13:07:56 +05:30 |
|
Kovid Goyal
|
9b386b6a46
|
Font scanner: Also scan the new win 10 local font paths
Fixes #1888798 [Additional Windows 10 font directory location (v 1809)](https://bugs.launchpad.net/calibre/+bug/1888798)
|
2020-07-24 13:03:52 +05:30 |
|
Kovid Goyal
|
742187742a
|
Fix #1197 (Fix Respekt recipe following changes in the website )
|
2020-07-22 19:10:55 +05:30 |
|
Kovid Goyal
|
834ab1ad2f
|
Login form location changed
|
2020-07-22 17:49:49 +05:30 |
|
Kovid Goyal
|
661eb97d3c
|
Also update window title when saving book
|
2020-07-22 17:26:37 +05:30 |
|
Kovid Goyal
|
53cd9b3f42
|
Edit book: Show EPUB version in window title
|
2020-07-22 17:24:09 +05:30 |
|
Kovid Goyal
|
b4036b1c44
|
Allow testing if a number column is set or not set in coloring/icon/emblem rules. Fixes #1888456 [Enhancement Request: "if column is set/not set" for int columns](https://bugs.launchpad.net/calibre/+bug/1888456)
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2020-07-22 15:16:49 +05:30 |
|
Charles Haley
|
f5838785d9
|
Enhancement #1888456: Request: "if column is set/not set" for int columns
|
2020-07-22 10:04:02 +01:00 |
|
Kovid Goyal
|
d572330733
|
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2020-07-21 22:15:17 +05:30 |
|
Kovid Goyal
|
98e475a2e3
|
Merge branch 'update-atlantic' of https://github.com/thekabistro/calibre
|
2020-07-21 22:09:07 +05:30 |
|
Charles Haley
|
c48229b645
|
Enhancement #1886079: Fix incorrect implementation of False default for bool columns
|
2020-07-21 17:37:35 +01:00 |
|
thekabistro
|
8380980adb
|
Update atlantic to include article title
|
2020-07-21 12:28:52 -04:00 |
|
Kovid Goyal
|
53ffd3ef18
|
Fix #1888174 [Documentation update needed for Apache Proxy support](https://bugs.launchpad.net/calibre/+bug/1888174)
|
2020-07-20 09:50:52 +05:30 |
|
Kovid Goyal
|
4ad884f96c
|
Viewer: Add a setting to control how many pixels a scroll wheel should generate before triggering a page turn
|
2020-07-19 13:49:35 +05:30 |
|
Kovid Goyal
|
26382ef870
|
Focus on author in the Category editor window. Fixes #1888053 [[Enhancement] Focus on author in the Category editor window when right clicking on the author in the Book details panel](https://bugs.launchpad.net/calibre/+bug/1888053)
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2020-07-19 13:22:50 +05:30 |
|
Charles Haley
|
10fcd6064c
|
Enhancement #1888053: Focus on author in the Category editor window when right clicking on an author
|
2020-07-19 08:46:50 +01:00 |
|
Kovid Goyal
|
c341ed4172
|
Viewer: Fix typing values in font size adjust control not working
|
2020-07-19 12:17:34 +05:30 |
|