calibre/src/pyj
2022-01-03 12:11:17 +05:30
..
book_list Add names for all iframe clients 2021-11-29 22:28:39 +05:30
read_book E-book viewer: Remove books that dont exist from the recently opened book list. Fixes #1956192 [Feature request: possibility to remove book from recently opened books in Viewer](https://bugs.launchpad.net/calibre/+bug/1956192) 2022-01-03 12:11:17 +05:30
viewer
ajax.pyj
autoreload.pyj Content server: Remove appcache since it has now been completely removed from both Chrome and Firefox 2020-04-20 10:06:14 +05:30
complete.pyj Fix chrome showing native popups for search bars 2021-05-20 15:39:26 +05:30
date.pyj E-book viewer: Fix clock being displayed in 24 hr format on some systems even though system locale is set to use 12 hr format. 2021-01-14 20:13:14 +05:30
dom.pyj Dont eval the extra css functions unless needed 2021-05-20 09:41:45 +05:30
editor.pyj Avoid JS errors when previewing non html documents such as svg images 2021-11-19 08:15:44 +05:30
file_uploads.pyj
fs_images.pyj
iframe_comm.pyj Micro-optimization when reloading iframes 2021-11-30 08:03:44 +05:30
initialize.pyj
live_css.pyj
lru_cache.pyj
modals.pyj Fix modals not getting keyboard focus in updated WebEngine 2020-10-01 15:12:35 +05:30
popups.pyj
qt.pyj
range_utils.pyj E-book viewer: Fix an error when opening some books with highlights that span inline text formatting 2021-12-14 12:30:54 +05:30
select.pyj E-book viewer: When using a right click/shift-click to adjust the selection, move the section boundary that is closer to the click point. Fixes #1929164 [E-book viewer: Right- and Shift-clicking inside the selection always change its lower boundary](https://bugs.launchpad.net/calibre/+bug/1929164) 2021-05-21 18:16:38 +05:30
session.pyj E-book viewer: Add a button to directly open the viewer help section in the calibre user manual to the viewer controls 2021-10-24 21:21:08 +05:30
srv.pyj Start work on threaded search for browser viewer 2021-05-16 15:09:22 +05:30
test.pyj Implement merging of annotations in rapydscript 2020-08-22 18:48:12 +05:30
test_annotations.pyj start_cfi startswith / so dont create a double slash 2021-03-15 11:44:00 +05:30
test_date.pyj Also add a test for AP based date formatting 2021-01-14 20:15:55 +05:30
test_utils.pyj Now that there is a unicode symbol for half stars, use it 2020-05-17 12:17:38 +05:30
testing.pyj ... 2021-03-04 20:51:59 +05:30
utils.pyj Remove top-level references to window and document 2021-05-16 05:43:02 +05:30
viewer-main.pyj E-book viewer: Remove books that dont exist from the recently opened book list. Fixes #1956192 [Feature request: possibility to remove book from recently opened books in Viewer](https://bugs.launchpad.net/calibre/+bug/1956192) 2022-01-03 12:11:17 +05:30
widgets.pyj Fix #1944487 [TOC not aligned properly when screen width not enough](https://bugs.launchpad.net/calibre/+bug/1944487) 2021-09-22 10:43:58 +05:30
worker.pyj Code to launch WebWorkers 2021-05-16 11:02:28 +05:30