2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00
koreader/frontend/ui/widget
NiLuJe a51bd7a7fd
Nit: Make some cache keys prettier (#12354)
Completely pointless commit because I got triggered by a missing pipe in a log ;).
2024-08-15 04:53:18 +02:00
..
container Kobo: Refactor various aspects of the Kaleido/MTK support (#12221) 2024-07-28 01:19:40 +02:00
bboxwidget.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
bookmapwidget.lua BookMap on devices with useDPadAsActionKeys (#11916) 2024-06-05 22:50:22 +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 BookMap on devices with useDPadAsActionKeys (#11916) 2024-06-05 22:50:22 +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 BookInfo: rating, review (#12313) 2024-08-11 17:01:15 +03: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 Show/Hide Virtual keyboard and more keyboard shortcuts (#12162) 2024-08-07 18:09:40 +02:00
confirmbox.lua [ConfirmBox, MultiConfirmBox ...] remove margin around (#12039) 2024-06-18 07:02:30 +02:00
datetimewidget.lua AltStatusBar/Footer: add the read timer value (#12002) 2024-07-19 22:55:31 +02:00
dictquicklookup.lua InputText, DictQuickLookup: add keyboard shortcut for prev/next dict, toggle virtual keyboard, comma on shift+. (#12078) 2024-06-28 15:44:18 +02: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 FileChooser: 0% > 'on hold' (#12037) 2024-06-24 10:19:25 +02:00
fixedtextwidget.lua ConfigDialog: Don't enforce 0x0 dimensions on initial display 2024-01-19 21:11:02 +01:00
focusmanager.lua Global long press on K4, 'ScreenKB' + 'Press' (this time for real) (#11884) 2024-05-25 11:11:53 +02:00
footnotewidget.lua Footnote popup: fix XHTML handling (#12158) 2024-07-12 13:34:47 +02:00
frontlightwidget.lua PowerD: Keep track of frontlight state change by interactive callers for suspend/resume purposes (#12283) 2024-08-06 01:13:14 +02: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 kopt: color support 2024-07-19 21:32:20 +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 ImageWidget: Don't attempt to pan if we haven't rendered the bb yet (#12331) 2024-08-12 03:46:45 +02:00
imagewidget.lua Nit: Make some cache keys prettier (#12354) 2024-08-15 04:53:18 +02: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 Show/Hide Virtual keyboard and more keyboard shortcuts (#12162) 2024-08-07 18:09:40 +02:00
inputtext.lua Show/Hide Virtual keyboard and more keyboard shortcuts (#12162) 2024-08-07 18:09:40 +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 InputContainer: consistent input type in onInput() (#12012) 2024-06-15 09:54:17 +03: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 [Menu] Remove title bar buttons from layout on hasSymKey or hasScreenKB devices (#12328) 2024-08-13 08:43:40 +02:00
multiconfirmbox.lua [ConfirmBox, MultiConfirmBox ...] remove margin around (#12039) 2024-06-18 07:02:30 +02:00
multiinputdialog.lua Show/Hide Virtual keyboard and more keyboard shortcuts (#12162) 2024-08-07 18:09:40 +02:00
naturallightwidget.lua NaturalLightWidget: Fallback to previous values instead of nil (#10425) 2023-05-13 20:45:47 +02:00
networksetting.lua Kobo: Refactor various aspects of the Kaleido/MTK support (#12221) 2024-07-28 01:19:40 +02: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 PageBrowser: factorize and fix thumbnail preloading code 2024-07-19 21:32:20 +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
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 Kobo: Refactor various aspects of the Kaleido/MTK support (#12221) 2024-07-28 01:19:40 +02:00
screenshoter.lua Fix save screenshot dialog wasn't modal (#12067) 2024-06-21 23:37:09 +02:00
scrollhtmlwidget.lua Footnote popup: fix XHTML handling (#12158) 2024-07-12 13:34:47 +02:00
scrolltextwidget.lua Text editor: enhancement (#12176) 2024-07-18 18:07:24 +03:00
skimtowidget.lua SkimTo dialog: compact mode (#12046) 2024-06-22 17:57:12 +03:00
sortwidget.lua InputContainer: consistent input type in onInput() (#12012) 2024-06-15 09:54:17 +03:00
spinwidget.lua Chore: Review FrameContainer constructors for shared dimen objects 2024-01-19 00:08:10 +01:00
textboxwidget.lua Show/Hide Virtual keyboard and more keyboard shortcuts (#12162) 2024-08-07 18:09:40 +02:00
textviewer.lua Menu, DictQuickLookup, TextViewer: allow mousewheel scrolling (#11525) 2024-03-09 09:11:23 +01:00
textwidget.lua TextWidget: allow numbers in setText and updateSize (#12310) 2024-08-09 22:06:53 +02:00
titlebar.lua History, Collection: title bar in FM style (#11243) 2023-12-19 09:22:53 +02:00
toggleswitch.lua toggleswitch: fix long-press (#12215) 2024-07-24 18:36:21 +03:00
touchmenu.lua Revert "Global long press on K4, 'ScreenKB' + 'Press' (#11872)" (#11881) 2024-05-24 16:34:08 +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 Text editor: enhancement (#12176) 2024-07-18 18:07:24 +03:00
widget.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00