2
0
mirror of https://github.com/koreader/koreader synced 2024-11-20 03:25:34 +00:00
koreader/frontend/ui/widget
2021-12-16 14:46:53 +02:00
..
container Adds ScrollableContainer, to be used with tall widgets (#8299) 2021-10-10 15:09:42 +02:00
bboxwidget.lua Add support for physical button for page crop (#6091) 2020-04-25 09:03:19 +02:00
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 ButtonDialogTitle: no bold font in the title by default (#8557) 2021-12-16 14:46:53 +02:00
buttonprogresswidget.lua [UX] Use a full-width plus for buttons paired with a unicode minus (#7018) 2020-12-20 20:47:40 +01:00
buttontable.lua Many widgets: similar size in portrait and landscape (#8238) 2021-09-25 10:51:58 +02:00
checkbutton.lua Checkbutton widget optimization (#8522) 2021-12-07 13:35:44 +02:00
checkmark.lua CheckButton: accurate vertical alignment (#8083) 2021-08-17 15:20:41 +02:00
closebutton.lua [RTL UI] update widgets and apps for UI mirroring 2019-12-08 15:10:51 +01:00
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 Revamp flash_ui handling, once more, with feeling ;) (#7262) 2021-02-20 18:22:48 +01:00
filechooser.lua File manager: group operations (#8536) 2021-12-16 13:12:25 +02:00
fixedtextwidget.lua TextWidget: small refactoring, better handle max_width (#5503) 2019-10-21 15:20:40 +02:00
focusmanager.lua [feat] FocusManager: wrap around horizontally (#6315) 2020-06-27 08:43:28 +02:00
footnotewidget.lua Minor Input & TimeVal cleanups 2021-04-16 22:12:15 +02:00
frontlightwidget.lua [frontlight, kobo, cervantes] Remove auto_warmth (#8154) 2021-09-25 23:24:34 +02:00
horizontalgroup.lua Tame some ButtonTable users into re-using Buttontable instances if possible (#7166) 2021-01-29 00:20:15 +01:00
horizontalscrollbar.lua Adds ScrollableContainer, to be used with tall widgets (#8299) 2021-10-10 15:09:42 +02:00
horizontalspan.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
htmlboxwidget.lua The great Input/GestureDetector/TimeVal spring cleanup (a.k.a., a saner main loop) (#7415) 2021-03-30 02:57:59 +02:00
iconbutton.lua File manager: group operations (#8536) 2021-12-16 13:12:25 +02:00
iconwidget.lua Page Overlap: Fix rectangle computation and arrow mode (#7269) 2021-02-10 20:06:41 +01:00
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 Checkbutton widget optimization (#8522) 2021-12-07 13:35:44 +02:00
inputtext.lua Checkbutton widget optimization (#8522) 2021-12-07 13:35:44 +02: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 [chore] Convert a couple more todos (#5267) 2019-08-26 15:49:50 +02:00
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 Floor dimension computations (mul/div). (#6264) 2020-06-13 01:56:36 +02:00
menu.lua File manager: group operations (#8536) 2021-12-16 13:12:25 +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 fix enable/disable OK button (#8529) 2021-12-07 22:10:52 +02:00
openwithdialog.lua Checkbutton widget optimization (#8522) 2021-12-07 13:35:44 +02:00
overlapgroup.lua Statistics: new Calendar view (#5854) 2020-02-12 23:05:18 +01:00
pathchooser.lua Standardize select/choose to choose (#8128) 2021-08-24 22:19:07 +02:00
physicalkeyboard.lua Various blitting related cleanups (#4789) 2019-03-14 20:58:45 +01:00
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 Qrcode support (#6844) 2020-11-04 18:59:39 +01:00
radiobutton.lua ReaderHighlight: allow updating a highlight drawing style (#8323) 2021-10-18 19:17:37 +02:00
radiobuttontable.lua Open with: add Text Editor plugin 2020-08-29 20:07:26 +02:00
radiobuttonwidget.lua [chore] RadioButtonWidget: remove unused "Use default" string (#8354) 2021-10-22 10:27:30 +02:00
rectspan.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
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 Button: Better handling of translucent MovableContainer (#7223) 2021-02-02 04:27:14 +01:00
scrolltextwidget.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 2021-02-20 18:22:48 +01:00
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 in Dispatcher fix (#8558) 2021-12-16 13:55:05 +02:00
textboxwidget.lua TextBoxWidget: fix crash in legacy mode (#8545) 2021-12-10 15:28:22 +01:00
textviewer.lua InputText: fix hold handling, add clipboard empty hint (#8091) 2021-08-17 15:24:44 +02:00
textwidget.lua Fix a few possible crashes 2021-05-19 23:55:07 +02:00
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 Tame some ButtonTable users into re-using Buttontable instances if possible (#7166) 2021-01-29 00:20:15 +01:00
verticalscrollbar.lua Text/HTML widgets: allow scrolling with the scrollbar 2020-08-26 23:43:10 +02:00
verticalspan.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
virtualkeyboard.lua DeviceMenu: Colons and more information (#8435) 2021-11-23 21:17:07 +01:00
widget.lua doc: fix document build 2016-12-25 12:13:53 -08:00