calibre/src/pyj
2019-11-09 09:07:20 +05:30
..
book_list Fix #1849958 [[Enhancement] Go back to book library by clicking Esc on server](https://bugs.launchpad.net/calibre/+bug/1849958) 2019-11-04 15:55:37 +05:30
read_book Viewer: Add a shortcut (Ctrl+F11) to toggle the toolbar 2019-11-09 09:07:20 +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 Viewer/Content server: Fix history for completion popups such as search bars not being stored correctly. Fixes #1847976 [feature request: viewer 4 search history as in viewer 3](https://bugs.launchpad.net/calibre/+bug/1847976) 2019-11-08 06:43:25 +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 Get rid of legacy keycodes mapping 2019-09-13 09:12:31 +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: 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
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