2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/ui/widget
2019-10-04 23:06:54 +02:00
..
container [chore] Convert a couple more todos (#5267) 2019-08-26 15:49:50 +02:00
bboxwidget.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
bookstatuswidget.lua Some BookStatus QoL tweaks (#5100) 2019-06-28 04:46:16 +02:00
button.lua [UX] Sort footer elements (#5389) 2019-09-17 14:50:03 +02:00
buttondialog.lua Add MovableContainer: allow moving some widgets (#3636) 2018-01-29 21:27:24 +01:00
buttondialogtitle.lua [UX] Links menu and handling tweaks (#4867) 2019-04-02 18:27:35 +02:00
buttonprogresswidget.lua [UX] Better align buttonprogress in configdialog (#5427) 2019-09-26 11:46:23 +02:00
buttontable.lua Some BookStatus QoL tweaks (#5100) 2019-06-28 04:46:16 +02:00
checkbutton.lua Enable HW dithering in a few key places (#4541) 2019-02-07 01:14:37 +01:00
checkmark.lua Various blitting related cleanups (#4789) 2019-03-14 20:58:45 +01:00
closebutton.lua Fix some widget title height and close button alignment (#3366) 2017-10-16 17:51:56 +02:00
configdialog.lua Fix: Crash toggleswitch when args are empty (#5438) 2019-09-30 11:18:39 +02:00
confirmbox.lua Add MovableContainer: allow moving some widgets (#3636) 2018-01-29 21:27:24 +01:00
datewidget.lua [fix, UX] timewidget and datewidget in landscape mode (#3666) 2018-02-07 18:45:46 +01:00
dictquicklookup.lua [fix] Pass plain link to link:onGotoLink (#5286) 2019-08-31 12:43:19 +02:00
eventlistener.lua Add restart koreader function and ensure FlushSettings event can be delivered to all widgets (#2772) 2017-05-16 02:11:11 -07:00
filechooser.lua [feat, i18n] Implement ngettext (#5257) 2019-08-24 23:06:06 +02:00
fixedtextwidget.lua A few minor fixes after #4847 (#4850) 2019-03-29 20:12:09 +01:00
focusmanager.lua A few graphics fixes after #4541 (#4554) 2019-02-08 00:56:32 +01:00
footnotewidget.lua cre: fix 2 footnotes issues, bump crengine (#5031) 2019-05-18 01:29:51 +02:00
frontlightwidget.lua [UX] Use ProgressWidget in frontlight (#5373) 2019-09-27 00:38:44 +02:00
horizontalgroup.lua [doc] some widget docs 2017-08-18 11:43:46 +02:00
horizontalspan.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
htmlboxwidget.lua use screen for UI color control 2019-03-03 13:10:45 +01:00
hyphenationlimits.lua [CI] Switch to custom xgettext build to extract multiline strings (#5242) 2019-08-22 17:11:47 +02:00
iconbutton.lua Fix: Unable to hold top right corner in FileManager (#5248) 2019-08-23 19:48:55 +02:00
imageviewer.lua Various blitting related cleanups (#4789) 2019-03-14 20:58:45 +01:00
imagewidget.lua Allow toggling CRe's new dithering & scaling (#4922) 2019-04-18 23:26:53 +02:00
infomessage.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
inputdialog.lua [fix, UX] Ignore first hold release when keyboard opened with hold (#5011) 2019-05-08 10:13:44 +02:00
inputtext.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
keyvaluepage.lua Various blitting related cleanups (#4789) 2019-03-14 20:58:45 +01:00
linewidget.lua [chore] Convert a couple more todos (#5267) 2019-08-26 15:49:50 +02:00
linkbox.lua Various blitting related cleanups (#4789) 2019-03-14 20:58:45 +01:00
listview.lua Various blitting related cleanups (#4789) 2019-03-14 20:58:45 +01:00
logindialog.lua Text editor plugin, InputDialog enhancements (#4135) 2018-08-06 21:16:30 +02:00
menu.lua [chore] Convert a couple more todos (#5267) 2019-08-26 15:49:50 +02:00
multiconfirmbox.lua Wikipedia link: check if previously saved as EPUB (#3837) 2018-04-06 21:13:25 +02:00
multiinputdialog.lua A few graphics fixes after #4541 (#4554) 2019-02-08 00:56:32 +01:00
naturallightwidget.lua Enable HW dithering in a few key places (#4541) 2019-02-07 01:14:37 +01:00
networksetting.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
notification.lua bump crengine: fix drawing position of bottom and right borders (#4013) 2018-06-14 21:53:43 +02:00
numberpickerwidget.lua [UX] Add fine tune in contrast (#5413) 2019-09-24 00:24:45 +02:00
opdsbrowser.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
openwithdialog.lua Various blitting related cleanups (#4789) 2019-03-14 20:58:45 +01:00
overlapgroup.lua [doc] some widget docs 2017-08-18 11:43:46 +02:00
pathchooser.lua PathChooser: clearer usage and behaviour (#4133) 2018-08-06 20:59:01 +02:00
physicalkeyboard.lua Various blitting related cleanups (#4789) 2019-03-14 20:58:45 +01:00
progresswidget.lua Various blitting related cleanups (#4789) 2019-03-14 20:58:45 +01:00
radiobutton.lua Enable HW dithering in a few key places (#4541) 2019-02-07 01:14:37 +01:00
radiobuttontable.lua Various blitting related cleanups (#4789) 2019-03-14 20:58:45 +01:00
rectspan.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
screensaverwidget.lua A few minor fixes after #4541 (#4561) 2019-02-08 18:31:40 +01:00
screenshoter.lua Set screenshot output folder (#5382) 2019-09-17 13:01:40 +02:00
scrollhtmlwidget.lua [fix] widget/scrollhtmlwidget: default_font_size same as infofont and Screen:scaleBySize() (#4864) 2019-03-31 22:00:07 +02:00
scrolltextwidget.lua A few graphics fixes after #4541 (#4554) 2019-02-08 00:56:32 +01:00
sortwidget.lua [UX] Sort footer elements (#5389) 2019-09-17 14:50:03 +02:00
spinwidget.lua [UX] Add fine tune in contrast (#5413) 2019-09-24 00:24:45 +02:00
textboxwidget.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
textviewer.lua Enable HW dithering in a few key places (#4541) 2019-02-07 01:14:37 +01:00
textwidget.lua [chore] Convert a couple more todos (#5267) 2019-08-26 15:49:50 +02:00
timewidget.lua [fix, UX] timewidget and datewidget in landscape mode (#3666) 2018-02-07 18:45:46 +01:00
toggleswitch.lua Fix crash on book status change (#5453) 2019-10-04 23:06:54 +02:00
touchmenu.lua [i18n] Add translator notes (#5250) 2019-08-24 09:25:38 +02:00
trapwidget.lua Dict lookups: have them always interruptible 2019-08-03 20:38:57 +02:00
verticalgroup.lua [doc] some widget docs 2017-08-18 11:43:46 +02:00
verticalscrollbar.lua Text input related fixes & enhancements (#4124) 2018-08-01 18:33:52 +02:00
verticalspan.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
virtualkeyboard.lua [feat] Add haptic feedback (#5380) 2019-09-29 15:42:05 +02:00
widget.lua doc: fix document build 2016-12-25 12:13:53 -08:00