Gabor Kiss-Vamosi
|
8d04466c68
|
feat(test): make LVGL's test utilities public
|
2025-03-06 23:25:03 +01:00 |
|
Victor Wheeler
|
1b21cfe256
|
docs: fix doc-build failure (#7879)
|
2025-03-04 06:42:01 +01:00 |
|
Victor Wheeler
|
0bef0125ea
|
docs(restructure): restructure TOC and contents for ease of use (#7847)
|
2025-03-03 21:09:44 +01:00 |
|
Victor Wheeler
|
28277c8448
|
docs(introduction): update active state of v8.3 (#7867)
|
2025-02-28 20:10:33 +01:00 |
|
Cosmin-Daniel Radu
|
560364adaa
|
feat(nxp): add G2D support (#7625)
Signed-off-by: Ana Grad <ana.grad@nxp.com>
Co-authored-by: Ana Grad <ana.grad@nxp.com>
|
2025-02-27 11:31:57 +01:00 |
|
Victor Wheeler
|
00df4ca7a4
|
docs(boards): proofread batch 21 (#7769)
|
2025-02-27 11:04:29 +01:00 |
|
Victor Wheeler
|
fc3e2dd1ae
|
docs: convert 4 .rst files back to .md files since not part of doc-gen (#7839)
|
2025-02-25 22:36:30 +01:00 |
|
Victor Wheeler
|
8f6713c185
|
docs(misc): pre-re-org wrap-up... (#7804)
Co-authored-by: Felipe Neves <ryukokki.felipe@gmail.com>
|
2025-02-25 16:15:02 +01:00 |
|
Victor Wheeler
|
fb3903c55e
|
docs(bindings): proofread batch 20 (#7764)
|
2025-02-24 23:24:51 +01:00 |
|
Victor Wheeler
|
d4b5bf8af0
|
docs(xml): fix Sphinx errors in XML-component docs (#7820)
|
2025-02-24 23:24:37 +01:00 |
|
Felix Biego
|
728546adb7
|
feat(blend): add blend difference mode (#7796)
|
2025-02-21 19:29:29 +01:00 |
|
Victor Wheeler
|
2bf2ab46ce
|
docs(libs): proofread docs batch 19 (#7709)
Co-authored-by: Liam Howatt <30486941+liamHowatt@users.noreply.github.com>
|
2025-02-21 18:49:14 +01:00 |
|
Narukara
|
889f42be3f
|
docs(intro): fix typo (#7812)
|
2025-02-21 12:24:12 +08:00 |
|
Victor Wheeler
|
377cc5aa80
|
docs(libs): proofread docs batch18 (#7688)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
Co-authored-by: Liam Howatt <30486941+liamHowatt@users.noreply.github.com>
|
2025-02-19 08:39:03 -05:00 |
|
Victor Wheeler
|
1d0bb3e8c6
|
feat(docs): new docs-build paradigm... (#7597)
|
2025-02-18 20:51:47 -05:00 |
|
Gabor Kiss-Vamosi
|
97aa6b8629
|
docs(xml): fix not using the docs (#7785)
|
2025-02-19 09:45:20 +08:00 |
|
Victor Wheeler
|
80ee18b612
|
feat(docs): upgrade presentation of display.rst (#7478)
|
2025-02-18 21:51:40 +01:00 |
|
Zhang Ji Peng
|
9760d57540
|
feat(decoder): add svg image decoder for image widget (#7141)
Signed-off-by: zhangjipeng <zhangjipeng@xiaomi.com>
Co-authored-by: zhangjipeng <zhangjipeng@xiaomi.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2025-02-14 19:33:49 +08:00 |
|
Gabor Kiss-Vamosi
|
ad8a9d9587
|
docs(xml): reorganize and extend the XML docs
|
2025-02-13 18:59:27 +01:00 |
|
Victor Wheeler
|
efcdff7248
|
docs(observer): proofread/edit/clarify observer.rst
|
2025-02-11 22:06:14 +01:00 |
|
Liam Howatt
|
79757b1902
|
fix(drivers): generic MIPI add missing lv_display_flush_ready (#7693)
|
2025-02-07 20:05:37 -03:00 |
|
Victor Wheeler
|
a5f51bff72
|
docs(event): add warning not to modify Widgets during draw events. (#7685)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2025-02-07 20:24:00 +01:00 |
|
Victor Wheeler
|
f9a9d5b41b
|
fix(indev.rst): handle lv_obj_is_focused no longer exists. (#7711)
|
2025-02-06 13:26:49 +01:00 |
|
Gabor Kiss-Vamosi
|
39c4011864
|
refactor(table): convert lv_table_add_cell_ctrl to a setter
|
2025-02-05 22:48:59 +01:00 |
|
Gabor Kiss-Vamosi
|
5f2888d93a
|
refactor(chart): add 'series' keyword in value setters/getters for consistency
|
2025-02-05 22:48:59 +01:00 |
|
Victor Wheeler
|
c5f888235d
|
Feat(docs): proofread docs batch17 (#7680)
|
2025-02-03 19:59:05 -03:00 |
|
cristian-stoica
|
84db90f418
|
refactor(draw): use task instead of draw_unit as argument to draw functions (#7240)
Signed-off-by: Cristian Stoica <cristianmarian.stoica@nxp.com>
|
2025-01-30 11:48:26 +01:00 |
|
Victor Wheeler
|
5f41926f04
|
fix(docs): clarify obj hierarchy after lv_menu_page_create() (#7604)
|
2025-01-30 11:13:28 +01:00 |
|
Victor Wheeler
|
d1302001ba
|
fix(docs): fix minor issues with alif.rst (#7676)
|
2025-01-29 08:31:39 +01:00 |
|
Gabriel
|
0f67eb67cf
|
docs(fbdev): add information about resolution issue (#7025)
|
2025-01-28 11:24:22 -05:00 |
|
Liam
|
1ed1ddd881
|
docs(Alif): add docs for Alif chip vendor (#7622)
|
2025-01-28 12:44:46 +01:00 |
|
Victor Wheeler
|
3c995e389b
|
fix(docs): several minor doc fixes (#7652)
|
2025-01-28 12:43:41 +01:00 |
|
Felipe Neves
|
2c3b2d2c17
|
docs: general typo fix on the NXP related docs. (#7626)
Signed-off-by: Felipe Neves <felipe@lvgl.io>
|
2025-01-28 12:41:54 +01:00 |
|
Liam
|
4744bbe194
|
feat(drivers): add evdev discovery (#7481)
|
2025-01-24 04:58:52 +01:00 |
|
Liam
|
e9505a84da
|
docs(Riverdi): Add Riverdi board docs (#7629)
|
2025-01-23 23:04:30 -03:00 |
|
Victor Wheeler
|
1dd2d29ff4
|
feat(docs): proofread/edit obj_property.rst. (#7621)
|
2025-01-24 01:11:58 +08:00 |
|
Liam
|
a10d4b8c47
|
docs(fs): pin diagram dependency version (#7453)
|
2025-01-21 18:51:31 -03:00 |
|
Felipe Neves
|
66a992ef3c
|
docs: clarify what C functions are used in storage operations (#7627)
Signed-off-by: Felipe Neves <felipe@lvgl.io>
|
2025-01-21 16:50:02 -05:00 |
|
André Costa
|
e028ee985c
|
feat(anim): add a pause method (#7583)
|
2025-01-15 08:57:30 +01:00 |
|
Victor Wheeler
|
5f5c74c088
|
feat(docs): batch 14 of proofread/edited docs (#7477)
|
2025-01-15 08:48:25 +01:00 |
|
cristian-stoica
|
b1728f85b3
|
fix(os): add support for thread names (#7579)
Signed-off-by: Cristian Stoica <cristianmarian.stoica@nxp.com>
|
2025-01-15 07:31:05 +01:00 |
|
André Costa
|
62a2804d97
|
docs(timer): fix usage of timer user data (#7575)
|
2025-01-13 10:42:46 +01:00 |
|
Victor Wheeler
|
d9677acd93
|
feat(docs): add short bit about include pattern to CODING_STYLE.rst (#7563)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2025-01-13 09:21:51 +01:00 |
|
Leonardo Cavagnis
|
29ce750989
|
docs(arduino): add Arduino Giga Display Shield reference (#7584)
|
2025-01-13 09:20:55 +01:00 |
|
Victor Wheeler
|
ad66f13f96
|
feat(docs): batch 12 of proofread/edited docs (#7440)
|
2025-01-10 11:06:42 -03:00 |
|
Felipe Neves
|
5563787cac
|
feat(dma2d): add support for ARGB1555 color on top of RGB565 format (#7555)
Signed-off-by: Felipe Neves <felipe@lvgl.io>
|
2025-01-09 21:41:02 -05:00 |
|
Michael Simon
|
20bfb4855b
|
feat(drivers): add UEFI driver (#7069)
|
2025-01-09 15:31:30 -03:00 |
|
lizhaoming
|
39d0d1037a
|
docs(layer): fix layer rst function error (#7541)
Co-authored-by: lizhaoming <13678462+lizhao-ming@user.noreply.gitee.com>
|
2025-01-09 11:18:12 +01:00 |
|
Victor Wheeler
|
a97ab9763e
|
feat(docs): batch 11 of proofread/edited docs (#7361)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
Co-authored-by: Liam <30486941+liamHowatt@users.noreply.github.com>
|
2025-01-07 23:01:14 -05:00 |
|
Victor Wheeler
|
935b4016a3
|
fix(docs): clarify how to pass color index... (#7554)
|
2025-01-07 08:01:33 -05:00 |
|