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/ui/widget
Qingping Hou 9b7aba3fba fix: override readerhighlight hold in readerfooter
Also fix touch zone dependency graph generation code.

ReaderHighlight has now been migrated to use touch zone

Inputcontainer's touch event handling logic changed to only stop
propagation when handler returns `true`. Previously, it stops
propagation when a handler is found. This is needed to support
both readerhighlight_tap and tap_forward touch zones.
7 years ago
..
container fix: override readerhighlight hold in readerfooter 7 years ago
bboxwidget.lua chore: fix some of the luacheck errors 9 years ago
bookstatuswidget.lua inputdialog(feat): add is_enter_default attribute to buttons 8 years ago
button.lua minor: use predefined color instead of gray method 8 years ago
buttondialog.lua chore: fix some of the luacheck errors 9 years ago
buttondialogtitle.lua Adding the buttondialogtitle widget and show long filename in filemanager (#2414) 8 years ago
buttontable.lua minor: use predefined color instead of gray method 8 years ago
closebutton.lua fix #1682 by closing all dict windows when holding close icon 8 years ago
configdialog.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago
confirmbox.lua Better handling of tap on invalid/external links 7 years ago
dictquicklookup.lua Wikipedia: save full page as epub (html, with optional images) 7 years ago
eventlistener.lua doc: event propagation for widgets 8 years ago
filechooser.lua feat: support disable show file name in bold 8 years ago
fixedtextwidget.lua Refactoring hardware abstraction 10 years ago
focusmanager.lua feat: add keyboard support for button table 9 years ago
frontlightwidget.lua chore: various minor cleanups 8 years ago
horizontalgroup.lua minor: write reader error to stderr 8 years ago
horizontalspan.lua cleanup: expand tab to 4 spaces 10 years ago
iconbutton.lua Switch a few widgets to ui refresh modes 9 years ago
imageviewer.lua ImageViewer: "best fit" to "scale" 7 years ago
imagewidget.lua Better tracking, management and freeing of BlitBuffers 7 years ago
infomessage.lua chore: fix static-check errors 9 years ago
inputdialog.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago
inputtext.lua feat: add network management UI for kobo 8 years ago
keyvaluepage.lua Fix long filename text in history textbox (#2322) 8 years ago
linewidget.lua refactor: use new KeyValuePage widget for displaying statistics 8 years ago
linkbox.lua minor: use predefined color instead of gray method 8 years ago
listview.lua Doc: miscellaneous improvements. 8 years ago
logindialog.lua fix broken extended InputDialog components 8 years ago
menu.lua Fix #2326 7 years ago
multiconfirmbox.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago
multiinputdialog.lua defaults(refactor): remove global hack in filemanagersetdefaults 8 years ago
networksetting.lua Fix: crash if wpa_supplicant has already connected (#2394) 8 years ago
notification.lua chore: fix static-check errors 9 years ago
opdsbrowser.lua Fixed bug where only calibre OPDS catalogs would prompt to enable Wifi. 7 years ago
overlapgroup.lua refactor: use new KeyValuePage widget for displaying statistics 8 years ago
pathchooser.lua chore: fix static-check errors 9 years ago
physicalkeyboard.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago
progresswidget.lua progressbar(performance): reuse calcauted value for ticks loop 8 years ago
rectspan.lua cleanup: expand tab to 4 spaces 10 years ago
screenshoter.lua feat: support screenshot in filemanager 9 years ago
scrolltextwidget.lua dict/wiki: definitions' text justification 7 years ago
textboxwidget.lua dict/wiki: definitions' text justification 7 years ago
textwidget.lua filemanager(fix): refresh banner in filemanager insteand of TextWidget 8 years ago
toggleswitch.lua minor: use predefined color instead of gray method 8 years ago
touchmenu.lua touchmenu(fix): reset page num before switching to sub menu 8 years ago
verticalgroup.lua cleanup: expand tab to 4 spaces 10 years ago
verticalscrollbar.lua chore: fix luacheck error & add comment to release-ip.sh 8 years ago
verticalspan.lua cleanup: expand tab to 4 spaces 10 years ago
virtualkeyboard.lua Fix: missing letters from portuguese language 7 years ago
widget.lua doc: fix document build 8 years ago