Commit Graph

807 Commits

Author SHA1 Message Date
Kovid Goyal e372db985f Port sphinx diffing code to py3 2020-08-22 18:48:07 +05:30
Kovid Goyal e0699fe01a Change python min version requirement 2020-08-22 18:48:06 +05:30
Kovid Goyal 61b829dd4a Get the manual building 2020-08-22 18:48:02 +05:30
Kovid Goyal 01b0fba8ad Auto fix excess blank lines 2020-08-22 18:47:56 +05:30
Kovid Goyal 764e8bff7e Remove py3 conditionals 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 29cd8d64ea Change shebangs to python from python2
Also remove a few other miscellaneous references to python2
2020-08-22 18:47:51 +05:30
Kovid Goyal 9d881ed2fc version 4.23.0 2020-08-21 07:09:18 +05:30
Kovid Goyal 623d28fa07 Update link to calibre blog article on custom columns 2020-08-10 22:42:02 +05:30
Kovid Goyal 62ae03ab54 Switch from Adsense to BSA in the manual 2020-08-03 22:39:41 +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 2020-07-31 09:56:18 +05:30
Kovid Goyal c11e2176f6 ... 2020-07-29 22:02:35 +05:30
Kovid Goyal 12c14b491f String changes 2020-07-27 18:30:58 +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 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
Charles Haley 7cd342f3a2 Enhancement 1885943: Ignore articles when sorting custom columns. Implemented by a new formatter function, swap_around_articles(), that applies title_sort to each item in the list. 2020-07-02 11:48:59 +01:00
Charles Haley 6aa5a51e3b Fix some incorrectly indented sections in the manual by changing some tabs to spaces. 2020-06-25 09:44:26 +01:00
Kovid Goyal 9ba6848530 Remove version spec from python docs links 2020-06-21 14:07:42 +05:30
Kovid Goyal c5003ede6c Add a note about the regex library calibre uses 2020-06-21 14:00:41 +05:30
Charles Haley 222599e870 Add a new template function "rating_to_stars" 2020-06-20 17:12:26 +01:00
Kovid Goyal e2243bf7a9 Upgrade MathJax to version 3
version 3 is more performant, smaller and simpler to integrate, without
monkeypatching. On the down side, it does not do line breaking, as yet.

Note that only the viewer is currently ported
2020-06-19 18:43:23 +05:30
Kovid Goyal 19f5c9080b String changes 2020-06-13 22:50:32 +05:30
Kovid Goyal c49ba575b2 Add a note about needed Kindle firmware version for cover workaround 2020-06-03 12:57:42 +05:30
Kovid Goyal 66fb0279e0 Remove FAQ entry about Windows XP 2020-06-03 10:05:05 +05:30
Kovid Goyal c849bfb635 String changes 2020-05-27 12:38:53 +05:30
Kovid Goyal cf877fee19 Fix sphinx warning 2020-05-23 11:17:53 +05:30
Kovid Goyal 59e6c349f0 String changes 2020-05-23 07:35:25 +05:30
Kovid Goyal 1c21bc8eb3 Kindle driver: Add a workaround for Amazon's latest attempt to sabotage side-loading
Now calibre will store a second copy of the thumbails on the Kindle and
auto-restore the on every connect, if the file sizes are different.
2020-05-22 10:53:38 +05:30
Kovid Goyal 0e0bb48d51 Remove SONY questions from FAQ since the SONY readers have been discontinued for many years 2020-05-18 08:01:26 +05:30
Kovid Goyal a1a27fe58f string changes 2020-05-15 12:36:50 +05:30
Kovid Goyal e0dbdf3c9c String changes 2020-05-14 08:32:38 +05:30
Kovid Goyal 0d44199a65 String changes 2020-05-12 09:20:55 +05:30
Kovid Goyal be194a775a String changes 2020-05-11 17:25:47 +05:30
Kovid Goyal 9dde36036f Add a Fire specific USB connection FAQ 2020-05-09 07:44:05 +05:30
Kovid Goyal b957e43faf Update bandwidth figures 2020-04-30 07:55:48 +05:30
Kovid Goyal 1edc3a0fb9 String changes 2020-04-27 09:29:09 +05:30
Kovid Goyal cdc68da194 Merge branch 'master' of https://github.com/TheMageKing/calibre 2020-04-25 07:56:16 +05:30
Calum McConnell ffc0ff2889 Improve FAQ to emphasize issues with Android Devices 2020-04-24 14:28:04 -04:00
Kovid Goyal f0db9b8a2b Remove obsolete text about non-MTP android devices since these dont exist anymore 2020-04-20 12:14:58 +05:30
Kovid Goyal edecc049bc String changes 2020-04-20 11:21:34 +05:30
Charles Haley 2fc75178d8 Fix for bug #1873106: when bools are not tristate, undefined values don't show emblems/icons as if the value is false. The user must edit and save the rule to see the fix. Changing the tristate preference may require editing the rule to ensure that behavior is correct.
Add a new formatter function to test yes/no columns against a set of conditions, improving the performance of rules containing such conditions.
2020-04-18 18:42:02 +01:00
Kovid Goyal 9d2f05b516 Viewer: Allow double clicking or long tapping on images to view then in a new window. Fixes #1872759 [E-book viewer: double clicking on image to evoke "View image" window.](https://bugs.launchpad.net/calibre/+bug/1872759) 2020-04-16 13:25:56 +05:30
Kovid Goyal 5af73fee86 String changes 2020-04-10 16:50:17 +05:30
Kovid Goyal ccff50fae2 String changes 2020-03-31 16:40:15 +05:30
Kovid Goyal 1e742f711f String changes 2020-03-27 17:01:18 +05:30
Kovid Goyal ef19c51c5a String changes 2020-03-27 13:59:10 +05:30