2
0
mirror of https://github.com/koreader/koreader synced 2024-11-11 19:11:14 +00:00
koreader/frontend
NiLuJe b523c2e8b9 InputContainer: Fall cleanup ;).
Get rid of the doc & seqtext fields, as they are not actually used (nor
are they particularly useful, the event handler's name should be pretty
self-explanatory).

Also, tweak the key_events documentation to highlight the quirks of the
API, especially as far as array nesting is involved...

Random drive-by cleanup of the declarations of key_events & ges_events
to re-use the existing instance object (now that we know they're sane
;p) for tables with a single member (less GC pressure).
2022-10-29 22:55:20 +02:00
..
apps InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
device InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
document Vocabulary builder: support extracting context from pdfs (#9622) 2022-10-25 12:23:18 +02:00
ui InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
cache.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
cacheitem.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
configurable.lua KOPTInterface: Minor optimization when hashing the configurable status 2021-05-09 23:10:44 +02:00
dbg.lua Cleanup various varargs shenanigans (#9624) 2022-10-12 19:59:48 +02:00
depgraph.lua Tame a few tests that relied on pairs being somewhat deterministic (#6371) 2020-07-14 18:25:26 +02:00
device.lua Truly silence the attempt at loading SDL2 2021-05-19 20:55:00 +02:00
dispatcher.lua Dispatcher: preserve profile name, show actions count (#9682) 2022-10-27 14:29:50 +02:00
docsettings.lua DocSettings: Fix candidates sorting (#9607) 2022-10-09 19:32:35 +02:00
dump.lua Logger: Use serpent instead of dump (#9588) 2022-10-06 02:21:03 +02:00
fontlist.lua Logger: Use serpent instead of dump (#9588) 2022-10-06 02:21:03 +02:00
gettext.lua Make luacheck >= 0.26 happy (#9174) 2022-06-11 19:06:06 +02:00
httpclient.lua build: enforce luacheck in travis build 2016-02-09 23:01:52 -08:00
languagesupport.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
logger.lua Cleanup various varargs shenanigans (#9624) 2022-10-12 19:59:48 +02:00
luadata.lua DocSettings: Fix candidates sorting (#9607) 2022-10-09 19:32:35 +02:00
luadefaults.lua DocSettings: Fix candidates sorting (#9607) 2022-10-09 19:32:35 +02:00
luasettings.lua DocSettings: Fix candidates sorting (#9607) 2022-10-09 19:32:35 +02:00
luxl.lua [fix] Don't break OPDS parsing on HR tags (#5949) 2020-03-14 21:17:42 +01:00
optmath.lua [autosuspend, plugin] Switch to datetimewidget and provide default values (#8480) 2021-11-28 22:18:44 +01:00
persist.lua Persist: unbreak serialize for serpent 2022-10-06 19:28:26 +02:00
pluginloader.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
pluginshare.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
random.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 2019-03-27 22:50:44 +01:00
readcollection.lua Minor util & ffi/util cleanups (#6657) 2020-09-15 20:39:32 +02:00
readhistory.lua ReadHistory: refactoring with binary search (#9603) 2022-10-25 12:15:59 +02:00
socketutil.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
userpatch.lua userpatch: allow monkey-patching KOReader (#9104) 2022-06-25 22:46:43 +02:00
util.lua Cleanup various varargs shenanigans (#9624) 2022-10-12 19:59:48 +02:00
version.lua Version::getShortVersion: handle "rev" being empty (#9502) 2022-09-16 17:45:42 +02:00