Commit Graph

2225 Commits

Author SHA1 Message Date
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 e2baaa3a9d Remove unused tracer.epub that was needed for the old iTunes driver 2020-07-13 08:06:03 +05:30
Kovid Goyal 14c8099abb Port the in-browser viewer to use MathJax v3 2020-06-20 00:34:16 +05:30
Kovid Goyal 67132b1e64 Get MathJax 3 working with PDF output as well 2020-06-19 19:09:33 +05:30
Jony cc4c589722 Add files via upload 2020-05-23 20:12:37 +02:00
Kovid Goyal 9047057528 Fix #1880231 [Outdated information in the Quick Start Guide](https://bugs.launchpad.net/calibre/+bug/1880231) 2020-05-23 07:19:30 +05:30
Kovid Goyal 79a7d9885f Now that there is a unicode symbol for half stars, use it 2020-05-17 12:17:38 +05:30
Kovid Goyal b121e7d4f5 Conversion: Change the default white-space CSS for <pre> tags to pre-wrap as this suits ebooks better (most ebook readin programs dont do
horizontal scrolling in paged mode well).
2020-05-16 10:04:02 +05:30
Kovid Goyal 8c1de2a921 Content server: Remove tweak for ignoring some top-level custom columns in legacy interfaces.
The server should not be configured using tweaks. And all modern
interfaces dont use this code path anyway.
2020-05-09 13:26:09 +05:30
Kovid Goyal 1edc3a0fb9 String changes 2020-04-27 09:29:09 +05:30
Kovid Goyal a663e0e52a Viewer: Fix LRF files not opening 2020-04-25 17:41:14 +05:30
Kovid Goyal 89fc955323 Remove reference to appcache in mime.types 2020-04-20 10:08:58 +05:30
Kovid Goyal 0b8e39ffef Content server: Remove appcache since it has now been completely removed from both Chrome and Firefox 2020-04-20 10:06:14 +05:30
Kovid Goyal b83c7be4d9 ... 2020-04-17 15:12:20 +05:30
Kovid Goyal 96c136ad0a Tr fixing google markup repeatedly 2020-04-17 12:32:25 +05:30
Kovid Goyal f1d94a6ee7 Only move defines to top if we are doing a define 2020-04-16 10:58:56 +05:30
Kovid Goyal d0c5d21661 Load lookup JS at document creation 2020-04-16 09:28:30 +05:30
Kovid Goyal 9ec15fdcb8 Viewer lookup panel: Make the google lookup page waste less space 2020-04-16 09:02:56 +05:30
Kovid Goyal 409ac0b9f8 Update RapydScript 2020-04-13 09:00:14 +05:30
Kovid Goyal 5dce5a527f String changes 2020-04-04 20:36:03 +05:30
Kovid Goyal f09a9355ee Update RapydScript
Update RapydScript
2020-04-02 16:28:54 +05:30
Kovid Goyal f0f5ca509e Update RapydScript 2020-04-01 19:07:34 +05:30
Kovid Goyal e9fc598a49 Avoid un-needed display:block class on <html> 2020-02-20 20:36:52 +05:30
Kovid Goyal 785c4ae4df Nicer tab close icon 2020-01-16 11:19:25 +05:30
Kovid Goyal f686647286 Command to vendor csslint 2020-01-08 21:01:59 +05:30
Kovid Goyal 3bcf55d571 macOS: Fix viewer controls not using system UI font 2020-01-01 10:45:37 +05:30
Kovid Goyal 4bc07eba10 More dark mode icon fixes 2020-01-01 09:35:15 +05:30
Kovid Goyal 4c1032ba5c A toolbar button for auto-scrolling 2019-12-28 21:14:38 +05:30
Kovid Goyal dcbed07c95 PDF Output: When an inline image is placed alone inside a block tag, ensure that it is not split over two pages. 2019-12-18 22:28:35 +05:30
Kovid Goyal b861197248 Unify reference mode icon 2019-12-15 11:03:28 +05:30
Kovid Goyal 5c2d0e7934 More dark mode icon fixes 2019-12-10 20:59:24 +05:30
Kovid Goyal 44b196ba0d More dark mode icon adaptation 2019-12-10 20:35:30 +05:30
Kovid Goyal 7bdf5fff0f Fix document type icons for dark themes 2019-12-10 14:29:50 +05:30
Kovid Goyal ddbf868592 Fix toolbar extender button not visible in dark theme 2019-12-10 13:56:04 +05:30
Kovid Goyal 406944a17e Fix icons in text edit widget toolbar for dark themes 2019-12-10 11:27:53 +05:30
Kovid Goyal ade858c1de Make various text formatting icons work better with dark themes 2019-12-10 11:17:32 +05:30
Kovid Goyal f495ffc16c Add a reference mode control to the viewer chrome 2019-12-09 09:49:58 +05:30
Kovid Goyal cd66cb007e Fix #1853241 [Viewer: lookup icon should be a library](https://bugs.launchpad.net/calibre/+bug/1853241) 2019-11-21 09:39:22 +05:30
Kovid Goyal f825c7c4d6 PDF Output: Improve handling of images that do not fit on a page. Fixes #1852205 [Calibre Vers. 4, new Viewer print feature.](https://bugs.launchpad.net/calibre/+bug/1852205) 2019-11-15 10:45:03 +05:30
Kovid Goyal 1c42d7fc3f Use pre-wrap for code and pre tags in user manual and quick start guide 2019-11-06 06:46:26 +05:30
Kovid Goyal f10f23d4f6 Remove some mozilla specific rules from the default css 2019-10-20 13:52:49 +05:30
Kovid Goyal ac036ccf1b Update RapydScript compiler 2019-10-16 06:14:56 +05:30
Kovid Goyal 94ea7c67ef Update bundled RapydScript
Fixes cache not being used with embedded compiler, thereby speeding up
compilation on systems where external rapydscript compiler is not
available
2019-10-05 13:50:00 +05:30
Kovid Goyal 02a3f8cf55 Improve docs for autoconnect_to_folder tweak 2019-09-27 09:01:29 +05:30
Kovid Goyal 901f1b1b74 Centralize all CSS used by book details 2019-09-13 13:52:46 +05:30
Kovid Goyal ac953dd2e6 Get rid of the :hover rule from the book details css file as Qt does not support it 2019-09-13 09:14:36 +05:30
Kovid Goyal 9c0346bbb1 QTextBrowser should not require explicit link color override 2019-09-13 09:13:36 +05:30
Kovid Goyal 46f5413b34 Port the RS gettext funcs to use webengine 2019-09-13 09:12:37 +05:30
Kovid Goyal 755cf383a3 Only remove elements when doing a google dictionary search 2019-09-13 09:12:31 +05:30
Kovid Goyal ded9e3ef70 Word lookup now works 2019-09-13 09:12:30 +05:30