1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

8343 Commits

Author SHA1 Message Date
Gabor Kiss-Vamosi
c9a1d50bd2 docs(licence): move LICENCE.txt to the root folder to make GitHub recognize it. 2022-10-21 10:39:57 +02:00
Gabor Kiss-Vamosi
1bad397caf fix(ime_pinyin): make ime_pinyin_set_keyboard() change the parent of pinyin IME to the keyboard's parent
fixes: #3749
2022-10-21 10:10:39 +02:00
some00
ab2446c247
fix(test cmake): capitalize Ruby_EXECUTABLE variable (#3751) 2022-10-20 12:20:03 +02:00
Gabor Kiss-Vamosi
5612a99135 docs(msg): minor fixes 2022-10-19 08:38:46 +02:00
Daniel Fedai Larsen
c564a7197c
perf(lottie): improve conversion from ARGB32 to RGBA5658 (#3743) 2022-10-17 15:57:46 +02:00
Gabor Kiss-Vamosi
bcf5d79cb4
Update ROADMAP.md 2022-10-16 10:51:22 +02:00
Johannes Marbach
15c67c5706
fix: take border side into account in flex and scrolled objects (#3744) 2022-10-15 21:18:54 +02:00
Sergei Silnov
747eae6144
ci(esp): fix push to the component registry on tag (#3740) 2022-10-13 12:14:47 +02:00
_VIFEXTech
6a9f324a4f
fix(demo_music): remove font resource compilation dependencies (#3739)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2022-10-13 11:58:01 +02:00
legerborea
541b431546
feat(cmake-build): add options to disable build of examples/demos (#3738) 2022-10-13 11:55:36 +02:00
Gabor Kiss-Vamosi
0afa27d5c3 fix(widgets demo): improve soft keyboard usability
Related to https://forum.lvgl.io/t/problem-about-the-textarea-focus/9955/3
2022-10-12 10:44:54 +02:00
_VIFEXTech
bc90ebe72d
chore(Kconfig): replace space indent with Tab (#3737)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2022-10-12 10:11:03 +02:00
Johannes Marbach
ffd3b4cdbd
fix(btnmatrix): add lv_obj_get_style_space_...() and use them to consider border width in btnmatrix (#3725) 2022-10-11 21:14:14 +02:00
Gabor Kiss-Vamosi
853163f615 docs(calvas): fix that LV_CANVAS_BUF_SIZE_ return byte count and not pixel count
fixes #3734
2022-10-11 20:17:18 +02:00
legerborea
5971894a9b
fix(cmake-build): Add missing definition for LVGL conf path (#3733) 2022-10-11 19:46:00 +02:00
_VIFEXTech
14c126a883
chore(examples): fix unused-variable warning (#3732)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2022-10-10 15:31:29 +02:00
some00
c3a49327ba
test add valgrind support and address technical debt (#3731)
Test runners are now properly generated by CMake only when needed
2022-10-09 17:06:56 -04:00
gianlucacornacchia
d788cd9d7b feat(keyboard): ported arabic keyboard from release 7.10.0 (#3728) 2022-10-09 19:27:01 +02:00
martaaay
e40a82a1b7
fix(style): prevent overflow in the style count (#3727) 2022-10-07 19:12:32 +02:00
Pablo J. Rogina
53465aec94
ci(colorwheel): add unit test (#3719) 2022-10-07 19:05:11 +02:00
Gabor Kiss-Vamosi
66a36b7ba9 example(arduino): fix the example INO file.
fixes: #3686
2022-10-06 14:24:55 +02:00
Gabor Kiss-Vamosi
affa938ef3 ci(arc, line): add basic render test 2022-10-05 22:05:49 +02:00
Gabor Kiss-Vamosi
243c825b78 ci(report): add only lv_*.c files from the src folder to coverage report 2022-10-05 22:05:24 +02:00
Gabor Kiss-Vamosi
0d830347f6 fix(demo): fix LV_DEMO_BENCHMARK_MODE_RENDER_ONLY mode 2022-10-03 12:46:05 +02:00
minyiky
d80e86711d
ci(win): add unit test (#3717) 2022-10-03 09:53:59 +02:00
Pablo J. Rogina
059952607a
ci(tabview): add unit test (#3713) 2022-10-03 08:12:05 +02:00
Gabriel Wang
df7d5859f4
chore(cmsis-pack): monthly update for september (#3718) 2022-10-03 08:10:22 +02:00
dongie
f8196747a9
feat(GD GPU): add support for GD32F450 "IPA" 2D GPU. (#3622) 2022-10-03 01:12:47 +02:00
Pablo J. Rogina
613777f623 ci(msgbox): add unit test (#3715) 2022-10-02 23:26:12 +02:00
Carlos Diaz
b14a70705e
ci(roller): add unit tests and cleanup (#3660)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2022-10-02 23:24:12 +02:00
Gabor Kiss-Vamosi
0a9772bcdf docs: add lv_example_tiny_ttf_2 to index.rst 2022-10-02 18:22:30 +02:00
Gabor Kiss-Vamosi
eae7e6c313 chore: remove _ttf_glyph_bitmap_buffer from LV_ITERATE_ROOTS 2022-10-02 18:19:19 +02:00
honey the codewitch
ccb66ca701
feat(tiny_ttf): add glyph caching (#3703)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2022-10-02 17:48:34 +02:00
Gabor Kiss-Vamosi
d214b00386 docs(rlottie): fix heading levels 2022-10-02 17:15:46 +02:00
Amir Gonnen
adced46ecc
fix(tiny_ttf): add missing gc root (#3716) 2022-10-01 16:22:23 -04:00
tripathiu
2ce16a4392
fix(lv_obj_style): move lv_obj_remove_style_all implementation to c file (#3709) 2022-09-29 06:57:37 +02:00
Pablo J. Rogina
2888b450f2
ci(calendar): add unit tests (#3704) 2022-09-28 22:24:38 +02:00
Gabor Kiss-Vamosi
5b413377e5 chore: code formatting 2022-09-28 14:45:57 +02:00
Gabor Kiss-Vamosi
b96f72bdd9 fix(tiny_ttf): set dsc_out->is_placeholder = false; 2022-09-28 13:57:27 +02:00
Gabor Kiss-Vamosi
884faf0a17 examples(tiny_ttf): add file read example 2022-09-28 11:12:07 +02:00
Gabor Kiss-Vamosi
6da6f46093 docs(changelog): add v8.3.2 chnages 2022-09-27 08:16:13 +02:00
_VIFEXTech
4c52309d4e
fix(fs_posix): fix win32 build error: undefined identifier 'off_t' (#3702)
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2022-09-26 17:41:32 +02:00
honey the codewitch
57e0943b10
feat(tiny_ttf): ttf support (#3680)
Co-authored-by: embeddedt <42941056+embeddedt@users.noreply.github.com>
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2022-09-26 17:30:07 +02:00
_VIFEXTech
4c3bca9a7f
fix(span): fix incomplete text display when disable the placeholder. (#3687)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
2022-09-25 16:09:55 +02:00
刘帅
8b7923bc7c
feat(refr): PERF_MONITOR count the elapsed time between two rendering (#3600) 2022-09-25 14:27:30 +02:00
Fabian
46cbbd672f
docs(links): fix outdated links and imrpove formatting (#3698) 2022-09-22 16:09:16 -04:00
Gabor Kiss-Vamosi
41c5870e12 ci(test): automatically create missing reference images for TEST_ASSERT_EQUAL_SCREENSHOT 2022-09-21 22:10:20 +02:00
Uli Raich
29ec34be77
examples(micropython): add a few missing MP examples (#3672) 2022-09-21 11:21:36 +02:00
Uli Raich
d5e6ffdd87
demos(widgets): replaced lv_widget_demo.py with a new version (#3641) 2022-09-21 11:21:08 +02:00
Uli Raich
de81f85ed7
examples(micropython): corrected examples to run on Linux (#3671) 2022-09-21 11:20:36 +02:00