2
0
mirror of https://github.com/koreader/koreader synced 2024-11-04 12:00:25 +00:00
koreader/frontend/ui/widget
2021-12-03 07:48:40 +01:00
..
container Adds ScrollableContainer, to be used with tall widgets (#8299) 2021-10-10 15:09:42 +02:00
bboxwidget.lua
bookstatuswidget.lua BookStatusWidget: fix status toggle (#8329) 2021-10-15 09:22:26 +02:00
button.lua Adds ScrollableContainer, to be used with tall widgets (#8299) 2021-10-10 15:09:42 +02:00
buttondialog.lua Many widgets: similar size in portrait and landscape (#8238) 2021-09-25 10:51:58 +02:00
buttondialogtitle.lua Many widgets: similar size in portrait and landscape (#8238) 2021-09-25 10:51:58 +02:00
buttonprogresswidget.lua
buttontable.lua Many widgets: similar size in portrait and landscape (#8238) 2021-09-25 10:51:58 +02:00
checkbutton.lua Checkbutton: optimize callback (#8134) 2021-08-27 21:21:14 +02:00
checkmark.lua CheckButton: accurate vertical alignment (#8083) 2021-08-17 15:20:41 +02:00
closebutton.lua
configdialog.lua ConfigDialog: fix set as default (#8498) 2021-12-01 17:41:30 +02:00
confirmbox.lua [doc] add documentation to a few widgets (#8425) 2021-12-01 12:37:18 +01:00
datetimewidget.lua [doc] add documentation to a few widgets (#8425) 2021-12-01 12:37:18 +01:00
dictquicklookup.lua readerhighlight: remove selected_word and use selected_text everywhere 2021-10-23 15:49:54 +02:00
doublespinwidget.lua [chore, CI] Remove empty whitespace (#8506) 2021-12-03 07:48:40 +01:00
eventlistener.lua
filechooser.lua Standardize select/choose to choose (#8128) 2021-08-24 22:19:07 +02:00
fixedtextwidget.lua
focusmanager.lua
footnotewidget.lua
frontlightwidget.lua [frontlight, kobo, cervantes] Remove auto_warmth (#8154) 2021-09-25 23:24:34 +02:00
horizontalgroup.lua
horizontalscrollbar.lua Adds ScrollableContainer, to be used with tall widgets (#8299) 2021-10-10 15:09:42 +02:00
horizontalspan.lua
htmlboxwidget.lua
iconbutton.lua
iconwidget.lua
imageviewer.lua Screenshoter: options to View and Delete after screenshot (#8050) 2021-08-14 17:52:29 +02:00
imagewidget.lua [doc] add documentation to a few widgets (#8425) 2021-12-01 12:37:18 +01:00
infomessage.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
inputdialog.lua [doc] add documentation to a few widgets (#8425) 2021-12-01 12:37:18 +01:00
inputtext.lua inputtext: add access methods for internal character list 2021-11-07 19:23:56 +01:00
keyboardlayoutdialog.lua DeviceMenu: Colons and more information (#8435) 2021-11-23 21:17:07 +01:00
keyvaluepage.lua Battery stats plugin: tidy up, single page (#8491) 2021-12-01 12:39:48 +01:00
linewidget.lua
linkbox.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
listview.lua Fix typo in ListView doc (#8444) 2021-11-15 09:02:00 +01:00
logindialog.lua
menu.lua Menu widget: adapt font size of shrunken items (#8340) 2021-10-18 08:52:40 +02:00
multiconfirmbox.lua Many widgets: similar size in portrait and landscape (#8238) 2021-09-25 10:51:58 +02:00
multiinputdialog.lua [doc] add documentation to a few widgets (#8425) 2021-12-01 12:37:18 +01:00
naturallightwidget.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
networksetting.lua Fix syntax 2021-09-11 10:55:50 +02:00
notification.lua Many widgets: similar size in portrait and landscape (#8238) 2021-09-25 10:51:58 +02:00
numberpickerwidget.lua SpinWidget, DoubleSpinWidget: enable/disable OK button (#8495) 2021-12-01 19:58:48 +02:00
openwithdialog.lua Checkbutton: optimize callback (#8134) 2021-08-27 21:21:14 +02:00
overlapgroup.lua
pathchooser.lua Standardize select/choose to choose (#8128) 2021-08-24 22:19:07 +02:00
physicalkeyboard.lua
progresswidget.lua ProgressWidget: Better contrast in thin mode 2021-11-01 23:38:22 +01:00
qrmessage.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
qrwidget.lua
radiobutton.lua ReaderHighlight: allow updating a highlight drawing style (#8323) 2021-10-18 19:17:37 +02:00
radiobuttontable.lua
radiobuttonwidget.lua [chore] RadioButtonWidget: remove unused "Use default" string (#8354) 2021-10-22 10:27:30 +02:00
rectspan.lua
screensaverwidget.lua ScreenSaver: Saner close behavior (#7929) 2021-07-05 04:56:14 +02:00
screenshoter.lua Screenshoter: allow reset default folder from menu (#8227) 2021-09-25 10:21:18 +02:00
scrollhtmlwidget.lua
scrolltextwidget.lua
skimtowidget.lua Many widgets: similar size in portrait and landscape (#8238) 2021-09-25 10:51:58 +02:00
sortwidget.lua [fix, lang] SortWidget: make "go to page" string translateable (#8061) 2021-08-10 21:19:07 +02:00
spinwidget.lua SpinWidget, DoubleSpinWidget: enable/disable OK button (#8495) 2021-12-01 19:58:48 +02:00
textboxwidget.lua TextBoxWidget: Unbreak Wikipedia (bis) (#8298) 2021-10-05 15:40:51 +02:00
textviewer.lua InputText: fix hold handling, add clipboard empty hint (#8091) 2021-08-17 15:24:44 +02:00
textwidget.lua
toggleswitch.lua ConfigDialog: remove uneeded support for muliple events 2021-09-01 10:30:46 -04:00
touchmenu.lua [Status bar] Add custom text to footer (#8419) 2021-11-09 19:04:44 +02:00
trapwidget.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
verticalgroup.lua
verticalscrollbar.lua
verticalspan.lua
virtualkeyboard.lua DeviceMenu: Colons and more information (#8435) 2021-11-23 21:17:07 +01:00
widget.lua