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 a4720b44cd Text search: various Kopt search fixes
- Properly parse input text for words (the previous
  code wasn't working with Greek letters)
- With multiple words search, don't allow "substring
  matching" for words in the middle
- Remove support for Lua pattens, so to get proper
  substring matching (as we have with cre text search)
11 months ago
..
canvascontext.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
credocument.lua credocument: epub alternative mimetype (#10575) 11 months ago
djvudocument.lua Vocabulary builder: support extracting context from pdfs (#9622) 2 years ago
doccache.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
document.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
documentregistry.lua Open with: images (#10561) 11 months ago
koptinterface.lua Text search: various Kopt search fixes 11 months ago
pdfdocument.lua pdfdocument: cache page text (#10450) 1 year ago
picdocument.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
tilecacheitem.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago