.. |
container
|
anti alias rounded corners in UI
|
2024-03-06 22:11:48 +01:00 |
bboxwidget.lua
|
InputContainer: Fall cleanup ;).
|
2022-10-29 22:55:20 +02:00 |
bookmapwidget.lua
|
TextViewer: add dialog to set font size and justify text (#11210)
|
2023-12-14 07:50:54 +02:00 |
bookstatuswidget.lua
|
getProps: centralize 2 (#10837)
|
2023-08-30 07:53:59 +03:00 |
button.lua
|
TextViewer: add dialog to set font size and justify text (#11210)
|
2023-12-14 07:50:54 +02:00 |
buttondialog.lua
|
ReaderHighlight: adjustable highlight dialog position (#11116)
|
2023-11-19 09:52:51 +02:00 |
buttondialogtitle.lua
|
MovableContainer: add support for anchoring initial position
|
2023-03-23 20:28:38 +01:00 |
buttonprogresswidget.lua
|
Button: handle 'width' as the final outer width
|
2023-03-23 20:28:38 +01:00 |
buttontable.lua
|
TextViewer: add dialog to set font size and justify text (#11210)
|
2023-12-14 07:50:54 +02:00 |
checkbutton.lua
|
ConfirmBox: add widgets (#10364)
|
2023-05-02 08:25:34 +03:00 |
checkmark.lua
|
CheckMark: Fix on tap toggling of checkmarks in SortWidget (#9941)
|
2022-12-31 01:01:17 +01:00 |
configdialog.lua
|
ConfigDialog: Simplify the previous fix
|
2024-01-19 21:11:02 +01:00 |
confirmbox.lua
|
Clear UI leftovers before doing an OTA-install, add unmovable to InfoMessage and ConfirmBox (#11412)
|
2024-01-29 22:37:32 +01:00 |
datetimewidget.lua
|
Calendar view's day view: thicker separator at 00:00
|
2023-04-02 20:54:14 +02:00 |
dictquicklookup.lua
|
Menu, DictQuickLookup, TextViewer: allow mousewheel scrolling (#11525)
|
2024-03-09 09:11:23 +01:00 |
doublespinwidget.lua
|
ConfigDialog: Don't enforce 0x0 dimensions on initial display
|
2024-01-19 21:11:02 +01:00 |
eventlistener.lua
|
Deal with table.pack corner-cases properly (#10350)
|
2023-04-24 00:21:05 +02:00 |
filechooser.lua
|
[minor] FileChooser: use en-dash instead of dash for UI (#11615)
|
2024-04-04 16:00:53 +02:00 |
fixedtextwidget.lua
|
ConfigDialog: Don't enforce 0x0 dimensions on initial display
|
2024-01-19 21:11:02 +01:00 |
focusmanager.lua
|
Minor code quality improvements (#10905)
|
2023-10-12 14:52:11 +02:00 |
footnotewidget.lua
|
InputContainer: Fall cleanup ;).
|
2022-10-29 22:55:20 +02:00 |
frontlightwidget.lua
|
Frontlight widget: add left button as close key on hasFewKeys devices (#11376)
|
2024-01-16 22:17:26 +01:00 |
horizontalgroup.lua
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |
horizontalscrollbar.lua
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |
horizontalspan.lua
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |
htmlboxwidget.lua
|
HtmlboxWidget: pairs->ipairs (#10574)
|
2023-06-13 11:52:46 +02:00 |
iconbutton.lua
|
IconButton: Fix RTL highlighting
|
2022-12-28 19:52:50 +01:00 |
iconwidget.lua
|
Misc: Get rid of the legacy defaults.lua globals (#9546)
|
2022-09-28 01:10:50 +02:00 |
imageviewer.lua
|
Screenshot: set as book custom cover (#11227)
|
2023-12-16 10:36:57 +02:00 |
imagewidget.lua
|
Widgets: Fix a bunch of regressions after the FrameContainer change in #11364
|
2024-01-19 00:08:10 +01:00 |
infomessage.lua
|
Clear UI leftovers before doing an OTA-install, add unmovable to InfoMessage and ConfirmBox (#11412)
|
2024-01-29 22:37:32 +01:00 |
inputdialog.lua
|
Misc: Forgot to update that comment given the latest VirtualKey tweaks
|
2024-01-19 00:08:10 +01:00 |
inputtext.lua
|
TextViewer: add dialog to set font size and justify text (#11210)
|
2023-12-14 07:50:54 +02:00 |
keyboardlayoutdialog.lua
|
Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083)
|
2023-02-07 01:01:05 +01:00 |
keyvaluepage.lua
|
Chore: Review FrameContainer constructors for shared dimen objects
|
2024-01-19 00:08:10 +01:00 |
linewidget.lua
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |
linkbox.lua
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |
listview.lua
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |
menu.lua
|
ReaderToc: add option to show chapter lengths (#11546)
|
2024-03-20 10:09:44 +01:00 |
multiconfirmbox.lua
|
ButtonTable: remove unused (#10926)
|
2023-09-22 09:06:30 +03:00 |
multiinputdialog.lua
|
VirtualKeyboard: Revamp visibility handling (#10852)
|
2023-09-01 22:51:41 +02:00 |
naturallightwidget.lua
|
NaturalLightWidget: Fallback to previous values instead of nil (#10425)
|
2023-05-13 20:45:47 +02:00 |
networksetting.lua
|
Fix connection bug with non-ASCII SSIDs in wpa_supplicant (#11089)
|
2023-11-09 21:08:26 +01:00 |
notification.lua
|
Fold the debug logging flip inside the "Report a bug" entry
|
2024-01-19 00:08:10 +01:00 |
numberpickerwidget.lua
|
[chore] replace utf8 bytes with Unicode escape sequence
|
2023-08-02 01:28:24 +02:00 |
openwithdialog.lua
|
Open with... improvement (#11056)
|
2023-11-05 07:24:18 +02:00 |
overlapgroup.lua
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |
pagebrowserwidget.lua
|
TextViewer: add dialog to set font size and justify text (#11210)
|
2023-12-14 07:50:54 +02:00 |
pathchooser.lua
|
PathChooser: fix calling Folder shortcuts (#11367)
|
2024-01-26 22:03:28 +01:00 |
physicalkeyboard.lua
|
VirtualKeyboard: Revamp visibility handling (#10852)
|
2023-09-01 22:51:41 +02:00 |
progresswidget.lua
|
ReaderFooter: chapter progress bar (#11505)
|
2024-03-10 08:05:30 +02:00 |
qrmessage.lua
|
Widgets: Unschedule timeouts on early close (#11126)
|
2023-11-22 18:58:31 +01:00 |
qrwidget.lua
|
Qrcode support (#6844)
|
2020-11-04 18:59:39 +01:00 |
radiobuttontable.lua
|
[doc] RadioButtonWidget (#9733)
|
2022-11-02 20:50:39 +01:00 |
radiobuttonwidget.lua
|
[doc] RadioButtonWidget (#9733)
|
2022-11-02 20:50:39 +01:00 |
radiomark.lua
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |
rectspan.lua
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |
screensaverlockwidget.lua
|
ScreenSaverLock: Hide the popup on suspend (#11174)
|
2023-11-29 00:15:50 +01:00 |
screensaverwidget.lua
|
ScreenSaverWidget: Simplify the setDirty call
|
2024-01-21 06:42:09 +01:00 |
screenshoter.lua
|
Screenshot: set as book custom cover (#11227)
|
2023-12-16 10:36:57 +02:00 |
scrollhtmlwidget.lua
|
InputContainer: Fall cleanup ;).
|
2022-10-29 22:55:20 +02:00 |
scrolltextwidget.lua
|
InputContainer: Fall cleanup ;).
|
2022-10-29 22:55:20 +02:00 |
skimtowidget.lua
|
Actions for Go to first/last bookmark (#10899)
|
2023-09-15 07:24:31 +03:00 |
sortwidget.lua
|
SortWidget: Abbreviate the pagination text
|
2023-12-17 01:03:10 +01:00 |
spinwidget.lua
|
Chore: Review FrameContainer constructors for shared dimen objects
|
2024-01-19 00:08:10 +01:00 |
textboxwidget.lua
|
Chore: Review FrameContainer constructors for shared dimen objects
|
2024-01-19 00:08:10 +01:00 |
textviewer.lua
|
Menu, DictQuickLookup, TextViewer: allow mousewheel scrolling (#11525)
|
2024-03-09 09:11:23 +01:00 |
textwidget.lua
|
Decrease fonts memory use (#10618)
|
2023-07-04 09:13:16 +02:00 |
titlebar.lua
|
History, Collection: title bar in FM style (#11243)
|
2023-12-19 09:22:53 +02:00 |
toggleswitch.lua
|
Notification: Fence the *display* update in an attempt to avoid upsetting some boards... (#10083)
|
2023-02-07 01:01:05 +01:00 |
touchmenu.lua
|
Upper menu: fix generating the menu (#11513)
|
2024-03-05 07:38:06 +02:00 |
trapwidget.lua
|
Menu, DictQuickLookup, TextViewer: allow mousewheel scrolling (#11525)
|
2024-03-09 09:11:23 +01:00 |
verticalgroup.lua
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |
verticalscrollbar.lua
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |
verticalspan.lua
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |
virtualkeyboard.lua
|
Virtual keyboard: add Scandinavian layouts (Norwegian, Swedish & Danish) (#11365)
|
2024-01-16 22:33:15 +01:00 |
widget.lua
|
Clarify our OOP semantics across the codebase (#9586)
|
2022-10-06 02:14:48 +02:00 |