calibre/src/pyj
2019-11-22 09:56:23 +05:30
..
book_list PDF Output: Add an option to shift text horizontally on odd/even pages. Fixes #1853155 [PDF Output with even/odd page margins](https://bugs.launchpad.net/calibre/+bug/1853155) 2019-11-22 09:56:23 +05:30
read_book Viewer: When using the system color theme only override link colors in the book if the theme is dark. Fixes #1852990 [Viewer ignores color-property for links](https://bugs.launchpad.net/calibre/+bug/1852990) 2019-11-21 20:44:59 +05:30
viewer Work on viewer setting for background image 2019-09-24 20:21:25 +05:30
ajax.pyj Only use Qt bug workaround in the viewer 2019-11-03 07:16:17 +05:30
autoreload.pyj Fix autoreload failure when appcache is not available 2019-10-01 10:07:21 +05:30
complete.pyj Allow pressing the down arrow key to show the completion popup 2019-11-14 15:47:04 +05:30
date.pyj Display dates of the form 101-01-02 as undefined as well 2018-09-24 06:10:17 +05:30
dom.pyj Viewer: Fix hang on books with namespaced attributes on <html> that do not belong to a known ebook namespace. Fixes #1846886 [New ebook viewer hangs on some large EPUB](https://bugs.launchpad.net/calibre/+bug/1846886) 2019-10-16 08:04:58 +05:30
editor.pyj Edit book: Apply the same workaround for use of 100% instead of 100vh in full screen SVG images as is used in the viewer. This should give the same rendering as in the viewer, leading to less confusion. 2019-10-17 13:12:08 +05:30
file_uploads.pyj Use a single class for blue links 2019-09-24 18:16:18 +05:30
fs_images.pyj oops 2019-10-20 11:00:36 +05:30
iframe_comm.pyj Viewer: Dont virtualise resources 2019-10-15 21:27:17 +05:30
initialize.pyj Update RapydScript 2016-04-25 16:39:04 +05:30
live_css.pyj Editor Live CSS: Dont fail totally if the stylesheet uses namespaced selectors 2019-10-04 05:14:26 +05:30
lru_cache.pyj Use a LRU cache to avoid extra HTTP requests when destroying/re-building the books list page 2017-02-15 08:30:46 +05:30
modals.pyj ... 2019-09-30 08:32:03 +05:30
popups.pyj Allow pressing the down arrow key to show the completion popup 2019-11-14 15:47:04 +05:30
qt.pyj Drop use of Qt Web Channel 2019-09-13 09:12:10 +05:30
select.pyj Browser viewer: Allow long tapping a word to look it up in a dictionary or search the internet for it. Fixes #1738995 [[Browser Viewer] not possible to select text on Android](https://bugs.launchpad.net/calibre/+bug/1738995) 2018-02-21 17:16:07 +05:30
session.pyj Viewer: Change the default color scheme to "System" which matches the colors used by the rest of calibre/the operating system 2019-11-05 15:07:52 +05:30
srv.pyj Add a warning about missing Application Cache support to the server home page 2018-09-02 15:15:31 +05:30
utils.pyj Content server: Fix detection of iOS on iPAD with iOS 13 which defaults to desktop mode 2019-10-09 20:31:39 +05:30
viewer-main.pyj Viewer: Allow customizing what actions appear on the toolbar (Preferences->Miscellaneous->Customize toolbar). Fixes #1852017 [Rearrange the optional toolbar icons](https://bugs.launchpad.net/calibre/+bug/1852017) 2019-11-17 09:22:39 +05:30
widgets.pyj Content server; Fix regression that caused series name in book details view not not be blue to indicate it is clickable 2019-10-08 08:24:12 +05:30