Commit Graph

180 Commits

Author SHA1 Message Date
Yobe Zhou
ce52267eb1 docs(scale): fix rst (#7045) 2024-10-14 19:55:17 +02:00
Narukara
e470349974 docs: fix broken links (#6910) 2024-10-09 19:45:04 +02:00
Victor Wheeler
8d47460580 docs: update macro LV_TA_CURSOR_LAST => LV_TEXTAREA_CURSOR_LAST (#6995) 2024-10-07 18:04:59 +02:00
Victor Wheeler
0458acd998 fix(docs): fix most sphinx warnings (#6916)
Co-authored-by: Kevin Schlosser <kdschlosser@users.noreply.github.com>
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
2024-09-30 14:57:22 +02:00
Victor Wheeler
0d96816722 fix: eliminate misc sphinx warnings... (#6929) 2024-09-26 12:09:04 +02:00
Lorenzo Arena
ff3ffb8eeb feat(animimg): add getter function for underlying animation (#6838) 2024-09-20 10:50:17 +02:00
lizhaoming19980614
a37f84f34c feat(switch): add vertical switch function (#6786)
Co-authored-by: lizhaoming <13678462+lizhao-ming@user.noreply.gitee.com>
Co-authored-by: 100ask <support@100ask.net>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-09-14 12:04:51 +08:00
Luca Vanesche
e4e1b26d1d fix(arc): ignore hits that are outside drawn background arc (#6753) 2024-09-03 11:55:55 +02:00
Victor Wheeler
fe2331489b docs(label): fix unintentional definition list in parts and styles section (#6735) 2024-08-26 16:54:24 +08:00
Gabor Kiss-Vamosi
a7853fbe56 docs(obj): fix typo of LV_OBJ_FLAG_IGNORE_LAYOUT (#6713) 2024-08-23 08:43:46 +08:00
becseya
a476098fcc feat(fs): default drive letter + ESP FS docs (#6367)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-08-21 11:47:29 +02:00
Carlos Diaz
5cc4aec82a docs(scale): Add note about major tick label calculation when no custom labels are set (#6585) 2024-08-12 14:52:12 +02:00
Liam
a246b47e5a docs(msgbox): update to reflect latest (#6603) 2024-08-02 12:21:26 +08:00
Josh Soref
df0d36f02a chore: fix spelling (#6401)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-06-28 09:09:23 +02:00
Carlos Diaz
acfe1ba0cd feat(scale): set tick drawing order (#6185)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2024-06-20 22:07:39 +02:00
Niklas Fiekas
063a09de92 docs(tileview): fix tileview column/row argument order (#6388) 2024-06-20 13:10:21 +02:00
lhdjply
b9278aed00 docs(lottie): fix missing lottie link on the widgets index (#6272)
Signed-off-by: lhdjply <lhdjply@126.com>
2024-05-27 19:27:06 +02:00
Gabor Kiss-Vamosi
9c5ca0e081 feat(lottie): add ThorVG based lottie widget 2024-05-23 18:25:17 +02:00
Clyde Stubbs
2575978e66 fix(docs): fix typo for LV_KEYBOARD_MODE_SPECIAL (#6136) 2024-04-29 20:28:52 +02:00
lhdjply
f78a5761cc docs(calendar): move instruction to the usage section (#6045)
Signed-off-by: lhdjply <lhdjply@126.com>
2024-04-12 01:10:23 +08:00
zylalx1
47ec2784d8 chore: update some code and docs to use v9 API (#5876)
Co-authored-by: Neo Xu <neo.xu1990@gmail.com>
2024-04-10 15:17:44 +08:00
lhdjply
466e29a1be feat(calendar): add chinese calendar (#5940)
Signed-off-by: lhdjply <lhdjply@126.com>
2024-04-08 14:06:22 +02:00
Gabor Kiss-Vamosi
f5c59f3f82 docs(image): update align to inner_align (#5721) 2024-02-22 22:44:45 +08:00
Gabor Kiss-Vamosi
3a60689b8a fix(imagebutton): fix the example (#5719) 2024-02-22 21:09:33 +08:00
PGNetHun
e71269d046 docs(tabview): fix tabview doc (#5588) 2024-02-05 08:56:08 +01:00
J. Neuschäfer
e301af41c7 feat(doc): Update display-related documentation to new API (#5489) 2024-01-26 01:38:26 +08:00
Carlos Diaz
87e9d549b1 feature(calendar): add interface to set a custom year list (#5227) 2024-01-11 03:26:47 +01:00
PGNetHun
e37658c061 docs: fix references, lists, texts (#5193) 2024-01-06 08:34:02 +01:00
PGNetHun
2a129562d8 docs: fix links, add references, rename files (#5138) 2024-01-04 07:25:13 +01:00
Carlos Diaz
91e2617410 feat(scale): use the style_length property for ticks (#5141) 2024-01-03 11:34:54 +01:00
PGNetHun
e0f7f31538 docs(image): fix expression formatting, and correct names (#5125) 2023-12-29 10:16:35 +08:00
Gabor Kiss-Vamosi
21c2c0c168 docs: add v9 CHANGELOG 2023-12-16 17:02:48 +01:00
Gabor Kiss-Vamosi
d5daccdd48 docs: update API comments 2023-12-13 22:23:03 +01:00
Gabor Kiss-Vamosi
88865dd910 refactor: minor refactoring and widget docs update 2023-12-11 18:16:07 +01:00
PGNetHun
91020ea20e fix(table): rename shortened function names to full names (#4918) 2023-12-04 22:57:47 +01:00
Gabor Kiss-Vamosi
f0988b8cf8 refactor(event): add _cb postfix to lv_obj_add_event() 2023-11-28 15:36:51 +01:00
GoT
0b22070d64 chore: fix typo related to lv_msgbox (#4882) 2023-11-28 14:58:09 +01:00
bjsylvia
950cebf971 fix(typos): fix some typos (#4864)
Signed-off-by: YanXiaowei <yanxiaowei@xiaomi.com>
Co-authored-by: YanXiaowei <yanxiaowei@xiaomi.com>
2023-11-26 20:41:09 +01:00
Gabor Kiss-Vamosi
b56107ae05 refactor: fix typos 2023-11-15 22:58:07 +01:00
Gabor Kiss-Vamosi
4044856553 refactor: rename col to column 2023-11-15 22:42:34 +01:00
Gabor Kiss-Vamosi
235d580a51 refactor: rename cnt to count 2023-11-15 22:42:33 +01:00
Gabor Kiss-Vamosi
16302e9c7b chore: rename zoom_x/y paramters and local variables to scale_x/y 2023-10-31 20:19:12 +01:00
Gabor Kiss-Vamosi
a5a58e39d2 refactor: replace lv_coord_t with int32_t 2023-10-31 19:25:01 +01:00
Gabor Kiss-Vamosi
50d01cec3d refactor(style): rename lv_indev_get_act to lv_indev_active 2023-10-31 19:20:36 +01:00
Viktor Szépe
f9572ed303 chore: remove BOM and fix typos (#4685) 2023-10-22 06:39:43 +02:00
xaowang96
8f57f12a44 feat(bar): reverse drawing direction of lv_bar if min > max (#4654)
Signed-off-by: wangxuedong <wangxuedong@xiaomi.com>
2023-10-20 23:22:56 +02:00
Gabor Kiss-Vamosi
4081130dd9 docs(scale): fix scale docs 2023-10-19 11:36:27 +02:00
Gabor Kiss-Vamosi
74ca34c8de docs(scale): fix rst 2023-10-19 10:50:16 +02:00
Gabor Kiss-Vamosi
bccbde0cef refactor(obj): remove LV_PART_TICKS and use LV_PART_ITEMS in lv_scale 2023-10-12 21:50:46 +02:00
Gabor Kiss-Vamosi
9ec5417dd3 refactor: scr -> screen, act->active, del->delete, remove in obj_clear_flag/state 2023-10-12 21:12:16 +02:00