2
0
mirror of https://github.com/koreader/koreader synced 2024-11-04 12:00:25 +00:00
koreader/frontend
NiLuJe 318d0e0ff0 UIManager: Modernize commented out debugging code
If you've ever enabled the main loop debugging, you'll know that
actually dumping the full window stack was *hilarious*.
Just print table counts, it's often good enough to debug what's
happening in the exceedingly rare cases you need this ;).
Also, it'll actually be readable, unlike the previous insanity ^^.
2022-10-25 01:47:01 +02:00
..
apps Cleanup various varargs shenanigans (#9624) 2022-10-12 19:59:48 +02:00
device Kobo: Unbreak frontlight toggle for some specific values 2022-10-25 01:47:01 +02:00
document Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
ui UIManager: Modernize commented out debugging code 2022-10-25 01:47:01 +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
dbg.lua Cleanup various varargs shenanigans (#9624) 2022-10-12 19:59:48 +02:00
depgraph.lua
device.lua
dispatcher.lua Dispatcher: Fix subtle bug with modified items being added twice to the sort index (#9628) 2022-10-12 23:17:10 +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
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
optmath.lua
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
readcollection.lua
readhistory.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +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