2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/ui/widget
2018-08-11 22:47:33 +02:00
..
container [feat, UX] Support the virtualKeyboard on non touch-device (#3796) 2018-03-30 12:46:36 +02:00
bboxwidget.lua Added Size module 2017-09-23 20:24:45 +02:00
bookstatuswidget.lua Text input fixes and enhancements (#4084) 2018-07-19 08:30:40 +02:00
button.lua UI Behavior tweaks (#3983) 2018-06-02 12:10:55 -04:00
buttondialog.lua Add MovableContainer: allow moving some widgets (#3636) 2018-01-29 21:27:24 +01:00
buttondialogtitle.lua Adds ReaderDeviceStatus: low battery alarm (#4144) 2018-08-11 22:47:33 +02:00
buttonprogresswidget.lua UI Behavior tweaks (#3983) 2018-06-02 12:10:55 -04:00
buttontable.lua Text editor plugin, InputDialog enhancements (#4135) 2018-08-06 21:16:30 +02:00
checkbutton.lua OpenWithDialog widget: improved display (#4078) 2018-07-15 22:48:19 +02:00
checkmark.lua [UX] Add CheckButton and use it for show password 2017-08-20 11:44:15 +02:00
closebutton.lua Fix some widget title height and close button alignment (#3366) 2017-10-16 17:51:56 +02:00
configdialog.lua UI Behavior tweaks (#3983) 2018-06-02 12:10:55 -04: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 UI Behavior tweaks (#3983) 2018-06-02 12:10:55 -04: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 Sorting: adds Sort by name - mixed files and folders (#4140) 2018-08-10 22:26:07 +02:00
fixedtextwidget.lua Refactoring hardware abstraction 2014-11-02 21:19:04 +01:00
focusmanager.lua UI Behavior tweaks (#3983) 2018-06-02 12:10:55 -04:00
frontlightwidget.lua UI Behavior tweaks (#3983) 2018-06-02 12:10:55 -04: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 UI Behavior tweaks (#3983) 2018-06-02 12:10:55 -04:00
hyphenationlimits.lua Fix untranslatable strings (#4132) 2018-08-01 19:29:03 +02:00
iconbutton.lua UI Behavior tweaks (#3983) 2018-06-02 12:10:55 -04:00
imageviewer.lua UI Behavior tweaks (#3983) 2018-06-02 12:10:55 -04:00
imagewidget.lua Bookmarks, CoverBrowser: scale dogear icon (#4081) 2018-07-19 08:18:55 +02:00
infomessage.lua [feat, UX] Support the virtualKeyboard on non touch-device (#3796) 2018-03-30 12:46:36 +02:00
inputdialog.lua TextEditor: allow scrolling by lines with Pan (#4145) 2018-08-10 18:05:09 +02:00
inputtext.lua TextEditor: allow scrolling by lines with Pan (#4145) 2018-08-10 18:05:09 +02:00
keyvaluepage.lua UI Behavior tweaks (#3983) 2018-06-02 12:10:55 -04:00
linewidget.lua (chore) some require sorting. 2017-04-29 11:41:24 -07:00
linkbox.lua Added Size module 2017-09-23 20:24:45 +02:00
listview.lua Added Size module 2017-09-23 20:24:45 +02:00
logindialog.lua Text editor plugin, InputDialog enhancements (#4135) 2018-08-06 21:16:30 +02:00
menu.lua FileChooser, PathChooser: show current path in header (#4125) 2018-08-01 17:02:34 +02:00
multiconfirmbox.lua Wikipedia link: check if previously saved as EPUB (#3837) 2018-04-06 21:13:25 +02:00
multiinputdialog.lua Text editor plugin, InputDialog enhancements (#4135) 2018-08-06 21:16:30 +02:00
naturallightwidget.lua [fix, UX] naturallightwidget: Reduce text size in button 2018-04-06 22:12:25 +02:00
networksetting.lua Dismiss Wi-Fi scan popup after connection (#4055) 2018-07-07 17:06:58 +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 cre hyphenation: allow for setting min left/right fragment length (#3890) 2018-04-19 14:24:04 +02:00
opdsbrowser.lua Change title and button text in OPDS (#4155) 2018-08-11 22:30:10 +02:00
openwithdialog.lua Text editor plugin, InputDialog enhancements (#4135) 2018-08-06 21:16:30 +02: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 [fix, spec] InputText:addChars() unicode handling (#3729) 2018-03-07 10:22:49 +01:00
progresswidget.lua ProgressWidget: add some bound checks (#3916) 2018-04-27 22:22:33 +02:00
radiobutton.lua OpenWithDialog widget: improved display (#4078) 2018-07-15 22:48:19 +02:00
radiobuttontable.lua OpenWithDialog widget: improved display (#4078) 2018-07-15 22:48:19 +02:00
rectspan.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
screensaverwidget.lua Add new options to screensaver (#3535) 2017-12-17 18:27:24 +01:00
screenshoter.lua Screenshoter: propose to set as screensaver image (#4113) 2018-07-28 20:18:31 +02:00
scrollhtmlwidget.lua [UX] Dict: scroll back with tap: go to bottom of prev definition (#3647) 2018-01-31 09:16:34 +01:00
scrolltextwidget.lua TextEditor: allow scrolling by lines with Pan (#4145) 2018-08-10 18:05:09 +02:00
spinwidget.lua Adds ReaderDeviceStatus: low battery alarm (#4144) 2018-08-11 22:47:33 +02:00
textboxwidget.lua TextEditor: allow scrolling by lines with Pan (#4145) 2018-08-10 18:05:09 +02:00
textviewer.lua UI Behavior tweaks (#3983) 2018-06-02 12:10:55 -04:00
textwidget.lua Buttons: properly truncate text when too long (#4057) 2018-07-06 21:05:12 +02:00
timewidget.lua [fix, UX] timewidget and datewidget in landscape mode (#3666) 2018-02-07 18:45:46 +01:00
toggleswitch.lua cre: add Word Gap setting to bottom config panel (#4026) 2018-06-30 16:55:43 +02:00
touchmenu.lua TouchMenu: properly truncate item text when too long (#4052) 2018-07-05 07:20:15 +02:00
trapwidget.lua Trapper: adds dismissableRunInSubprocess() + new TrapWidget 2018-01-17 21:36:21 +01: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 Text input related fixes & enhancements (#4124) 2018-08-01 18:33:52 +02:00
widget.lua doc: fix document build 2016-12-25 12:13:53 -08:00