You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/document
poire-z 495accfec9 Reduce memory leaks when switching credocuments
CRE cache, hyphdict and fonts can be initialized only once
when first credocument is opened. Previously, they were
recreated for each document, and as previous instances were probably
not free'd, this caused memory leaks.
7 years ago
..
credocument.lua Reduce memory leaks when switching credocuments 7 years ago
djvudocument.lua book reading statistics for djvu documents 8 years ago
document.lua Added getImageFromPosition() and isXPointerInDocument() 7 years ago
documentregistry.lua Reduce memory leaks when switching credocuments 7 years ago
koptinterface.lua Fix crash with kopt semi-auto crop on blank page 7 years ago
pdfdocument.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago
picdocument.lua refactor: use new KeyValuePage widget for displaying statistics 8 years ago
tilecacheitem.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago