2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/document
zwim ab6867c8fa
FileManager: allow case sensitive file search (#7956)
Bump base for cre.cpp cleanup and utf8proc FFI.
Add a checkbutton for case sensitive search in FileBrowser,
and use Utf8Proc.lowercase() for case insensitive search.
Also use it in ReaderUserHyph as a replacement for
crengine getLowercasedWord().
2021-07-15 12:53:28 +02:00
..
canvascontext.lua add hasSystemFonts device property (#7535) 2021-04-19 09:04:31 +02:00
credocument.lua FileManager: allow case sensitive file search (#7956) 2021-07-15 12:53:28 +02:00
djvudocument.lua Add a few more mimetypes for OPDS (#7258) 2021-02-07 19:11:45 +01:00
doccache.lua DocCache: Log the effective cache size 2021-06-18 18:02:15 +02:00
document.lua DocumentRegistry: Downgrade refcount warnings to debug logging. 2021-05-21 01:58:00 +02:00
documentregistry.lua DocumentRegistry: Downgrade refcount warnings to debug logging. 2021-05-21 01:58:00 +02:00
koptinterface.lua KOptInterface: Keep returning nil in get*Boxes when we don't actually 2021-06-16 13:53:17 +02:00
pdfdocument.lua DocumentRegistry: Downgrade refcount warnings to debug logging. 2021-05-21 01:58:00 +02:00
picdocument.lua DocumentRegistry: Downgrade refcount warnings to debug logging. 2021-05-21 01:58:00 +02:00
tilecacheitem.lua Cache: Rewrite based on lua-lru 2021-05-05 20:37:33 +02:00