2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/ui/widget
Robert 568e8f667a Fix: Crash when highlight a word (#3155)
* Fix: Crash when highlight a word

* reorganize highlight strings

* Remove redundant var
2017-09-01 23:17:35 +02:00
..
container Dev docs: some widgets 2017-04-27 01:29:54 -07:00
bboxwidget.lua (chore) some require sorting. 2017-04-29 11:41:24 -07:00
bookstatuswidget.lua goodreads(fix): double free 2017-05-08 09:55:02 +02:00
button.lua Button and TextWidget: added max_width attribute 2017-08-19 13:02:25 +02:00
buttondialog.lua chore: fix some of the luacheck errors 2015-04-26 20:57:45 -04:00
buttondialogtitle.lua Font: unify font styling 2017-04-29 03:01:38 -07:00
buttontable.lua max_width in buttontable - prevent overlong text (#3145) 2017-08-29 21:11:16 +02:00
checkbutton.lua [UX] Add CheckButton and use it for show password 2017-08-20 11:44:15 +02:00
checkmark.lua [UX] Add CheckButton and use it for show password 2017-08-20 11:44:15 +02:00
closebutton.lua Font: unify font styling 2017-04-29 03:01:38 -07:00
configdialog.lua Swipe down to close config menu 2017-08-14 12:59:54 +02:00
confirmbox.lua Add restart koreader function and ensure FlushSettings event can be delivered to all widgets (#2772) 2017-05-16 02:11:11 -07:00
dictquicklookup.lua Fix: Crash when highlight a word (#3155) 2017-09-01 23:17:35 +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 Font: unify font styling 2017-04-29 03:01:38 -07:00
fixedtextwidget.lua Refactoring hardware abstraction 2014-11-02 21:19:04 +01:00
focusmanager.lua feat: add keyboard support for button table 2015-09-13 01:10:09 -07:00
frontlightwidget.lua Fix kobo fl_min and frontlightwidget (#3143) 2017-08-29 17:37:08 +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
iconbutton.lua Dev docs: some widgets 2017-04-27 01:29:54 -07:00
imageviewer.lua ImageViewer: fix rotation angle in landscape mode (#3136) 2017-08-27 09:01:46 +02:00
imagewidget.lua ImageViewer: added zoom & pan via gestures 2017-01-30 08:28:51 -08:00
infomessage.lua goodreads(fix): double free 2017-05-08 09:55:02 +02:00
inputdialog.lua [UX] Add CheckButton and use it for show password 2017-08-20 11:44:15 +02:00
inputtext.lua [fix] InputText: dirty dimensions 2017-08-20 21:39:00 +02:00
keyvaluepage.lua Fix: truncateTextByWidth() should respect kerning and bold (#3139) 2017-08-28 20:36:15 +02:00
linewidget.lua (chore) some require sorting. 2017-04-29 11:41:24 -07:00
linkbox.lua Dev docs: some widgets 2017-04-27 01:29:54 -07:00
listview.lua Docs: fix typo in listview.lua example 2017-04-12 22:45:42 +02:00
logindialog.lua fix broken extended InputDialog components 2016-02-21 23:30:06 +08:00
menu.lua Fix "start with history" misalignment 2017-08-18 10:37:46 +02:00
multiconfirmbox.lua Font: unify font styling 2017-04-29 03:01:38 -07:00
multiinputdialog.lua defaults(refactor): remove global hack in filemanagersetdefaults 2016-05-25 22:07:20 -07:00
networksetting.lua WiFi manager bugfix: delete the cached psk when changing the password 2017-03-26 20:23:39 -07:00
notification.lua Font: unify font styling 2017-04-29 03:01:38 -07:00
opdsbrowser.lua (minor, lang) improve text clarity for downloadmgr dialogs (#2897) 2017-05-15 21:48:18 -07:00
overlapgroup.lua [doc] some widget docs 2017-08-18 11:43:46 +02:00
pathchooser.lua chore: fix static-check errors 2016-01-02 23:45:23 -08:00
physicalkeyboard.lua Font: unify font styling 2017-04-29 03:01:38 -07:00
progresswidget.lua bring back support for disabling progressbar in footer (#2753) 2017-04-11 11:44:58 +02:00
rectspan.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
screenshoter.lua feat: support screenshot in filemanager 2016-01-03 00:47:44 -08:00
scrolltextwidget.lua Terminal plugin (#2646) 2017-04-01 23:50:24 -07:00
textboxwidget.lua Added TextBoxWidget.has_split_inside_word flag 2017-08-18 23:01:37 +02:00
textviewer.lua Read bookmarks without having to view ebook page 2017-07-31 20:36:06 +02:00
textwidget.lua Button and TextWidget: added max_width attribute 2017-08-19 13:02:25 +02:00
timewidget.lua Ability to setup clock (#3085) 2017-08-15 19:54:02 +02:00
toggleswitch.lua minor: use predefined color instead of gray method 2016-07-10 23:25:32 -07:00
touchmenu.lua [UX] Add CheckMark and use in TouchMenu checkable indicator 2017-08-18 11:43:46 +02:00
verticalgroup.lua [doc] some widget docs 2017-08-18 11:43:46 +02:00
verticalscrollbar.lua Terminal plugin (#2646) 2017-04-01 23:50:24 -07:00
verticalspan.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
virtualkeyboard.lua Added french keyboard 2017-08-19 21:57:28 +02:00
widget.lua doc: fix document build 2016-12-25 12:13:53 -08:00