Kevin Schlosser
|
002ffc4766
|
docs: removes recommonmark from doc build (#4177)
|
2023-04-28 10:05:54 +02:00 |
|
Gabor Kiss-Vamosi
|
5fc2b03ac4
|
ci(docs): try to fix the python version
|
2023-04-27 19:54:05 +02:00 |
|
Gabor Kiss-Vamosi
|
d32909c266
|
ci(docs): bump Python version to 3.10
See https://github.com/lvgl/lvgl/pull/4129#issuecomment-1525649438
|
2023-04-27 19:48:49 +02:00 |
|
Kevin Schlosser
|
b1df744538
|
docs: removes non ascii characters (#4175)
|
2023-04-27 19:47:13 +02:00 |
|
Kevin Schlosser
|
e485dd8bb4
|
feat(docs): migrate from .md to .rst (#4129)
|
2023-04-27 14:42:02 +02:00 |
|
Gabor Kiss-Vamosi
|
e7f88efa58
|
ci(roller): fix test
|
2023-04-27 09:26:08 +02:00 |
|
Gabor Kiss-Vamosi
|
144182723b
|
fix(btnmatrix): fix wild running loops
|
2023-04-27 09:15:34 +02:00 |
|
Gabor Kiss-Vamosi
|
02a20152d3
|
fix(group): fix indev guessing logic
|
2023-04-27 01:23:17 +02:00 |
|
Gabor Kiss-Vamosi
|
b603fb90f1
|
fix(buf_copy): fix lv_draw_sw_buffer_copy
|
2023-04-26 12:51:56 +02:00 |
|
xaowang96
|
a2574146a7
|
fix(canvas): fix data_size in img is always zero (#4162)
|
2023-04-26 09:43:38 +02:00 |
|
xuxeu
|
8ee6f17ade
|
fix(stm32): invalidate cache when needed (#4161)
|
2023-04-25 11:16:26 +02:00 |
|
Gabor Kiss-Vamosi
|
effe86bf5f
|
fix(indev): fix integer overflow in recursive zoom calculation
|
2023-04-24 20:11:32 +02:00 |
|
Gabor Kiss-Vamosi
|
7cc34ba81b
|
feat(btnmatrix): review ctrl map and allow width values to be max 15
|
2023-04-24 20:11:18 +02:00 |
|
Benign X
|
2c138eb47a
|
chore: fix typos (#4158)
|
2023-04-24 13:24:11 +02:00 |
|
embeddedt
|
7a9e6e0813
|
fix(SDL): window size not changing on some platforms (#4156)
|
2023-04-24 13:17:11 +02:00 |
|
Mingjie Shen
|
7d9690d47a
|
fix: fix null pointer dereference (#4155)
|
2023-04-24 13:10:24 +02:00 |
|
sparkles43
|
78645a5967
|
feat(object_tree): make lv_obj_get_index return error value if the object has no parent (#4152)
|
2023-04-21 11:40:13 +02:00 |
|
sparkles43
|
312303cb44
|
fix(obj_tree): update parents of children after swapping (#4150)
|
2023-04-20 20:29:58 +02:00 |
|
bjsylvia
|
fb50f4abaf
|
fix(fbdev): allocated memory size is insufficient (#4151)
|
2023-04-20 20:28:06 +02:00 |
|
_VIFEXTech
|
7e20b12930
|
feat(mem): add lv_strcpy_builtin (#4145)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2023-04-20 05:35:41 +02:00 |
|
Gabriel Wang
|
7f45d87848
|
chore(cmsis-pack): List v8.3.6 on Keil.com and update v9.0.0-dev (#4143)
|
2023-04-19 12:10:55 +02:00 |
|
少年老王
|
bac9d6878a
|
feat(list): add lv_list_set_btn_text (#4142)
|
2023-04-19 10:08:20 +02:00 |
|
Man, Jianting (Meco)
|
9061a787f7
|
docs(rt-thread): update rt-thread supported BSPs (up to 21 BSPs) (#4123)
|
2023-04-18 11:39:48 +02:00 |
|
_VIFEXTech
|
aefb1cd840
|
fix(table): fix heap buffer overflow (#4131)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2023-04-18 10:32:35 +02:00 |
|
Gabor Kiss-Vamosi
|
a04f1baf48
|
Update ROADMAP.md
|
2023-04-17 21:29:23 +02:00 |
|
Gabor Kiss-Vamosi
|
d34958f588
|
fix(style): be sure to not add a style with the same selector twice
fixes #4133
|
2023-04-17 12:52:26 +02:00 |
|
Gabor Kiss-Vamosi
|
1fed654577
|
fix(textaea): disable arrow scroll
|
2023-04-16 14:05:24 +02:00 |
|
Tomas Rezucha
|
da278c764b
|
fix(esp): fix ESP-IDF pedantic builds (#4132)
|
2023-04-14 11:39:24 +02:00 |
|
Neo Xu
|
b770b6c74b
|
feat(txt): any Chinese character should be allowed to break line (#4127)
Signed-off-by: Xuxingliang <xuxingliang@xiaomi.com>
|
2023-04-12 19:25:14 +02:00 |
|
Gabor Kiss-Vamosi
|
d6cc2ff76f
|
fix(group): do not prefer KEYPAd and ENCODER indevs
fixes #4052
|
2023-04-12 18:59:19 +02:00 |
|
_VIFEXTech
|
690b1bc1c4
|
fix(checkbox | label): fix string copy error (#4120)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2023-04-11 11:59:51 +02:00 |
|
_VIFEXTech
|
f2b161ed57
|
fix(calendar): fix warning (#4126)
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
|
2023-04-11 11:36:17 +02:00 |
|
_VIFEXTech
|
9eb0c021a9
|
fix(arduino): fix unsafe log printing (#4125)
Signed-off-by: FASTSHIFT <vifextech@foxmail.com>
|
2023-04-11 10:57:44 +02:00 |
|
Gabor Kiss-Vamosi
|
862478f152
|
docs(README): update to GitHub Sponsors
|
2023-04-11 10:11:55 +02:00 |
|
Carlos Diaz
|
53dcb8cd99
|
fix: fix lv_strlen_builtin and replace strlen/strcpy with lv_strlen/strncpy (#4114)
|
2023-04-06 19:41:12 +02:00 |
|
Gabor Kiss-Vamosi
|
efa02eca24
|
ci(build): in minimal config use default theme disabled, basic theme enabled
fixes: #4111
|
2023-04-06 09:11:03 +02:00 |
|
hanhsuan
|
401f2dba27
|
feat(sdl): add lv_sdl_window_set_title() (#4113)
|
2023-04-06 08:45:54 +02:00 |
|
Benign X
|
12b9e8809e
|
chore: change sdl simulator name (#4109)
|
2023-04-03 17:25:13 +02:00 |
|
Gabor Kiss-Vamosi
|
20e1ae2130
|
docs: udpate changelog
|
2023-04-03 10:30:48 +02:00 |
|
Gabor Kiss-Vamosi
|
fd08c81745
|
fix(bar): delete running animations when a new value is set without animation
fixes #4094
|
2023-04-03 10:26:22 +02:00 |
|
Benign X
|
02b5611517
|
chore: simplify and flatten code (#4097)
|
2023-03-31 09:56:21 +02:00 |
|
Benign X
|
74c415536f
|
chore: remove useless include (#4096)
|
2023-03-31 09:46:10 +02:00 |
|
Benign X
|
4a4c9fdd3c
|
chore: fix comment @param orders (#4095)
|
2023-03-31 09:45:00 +02:00 |
|
Gabor Kiss-Vamosi
|
2e536491bf
|
Update FUNDING.yml
|
2023-03-30 11:50:47 +02:00 |
|
Carlos Diaz
|
609e2d34d7
|
fix(checkbox): check for mem allocation failure in set_text (#4089)
|
2023-03-29 09:15:55 +02:00 |
|
Gabor Kiss-Vamosi
|
639e6b7b42
|
fix(gh-codespace): add intellisense settings
|
2023-03-28 15:30:33 +00:00 |
|
Gabor Kiss-Vamosi
|
e5279bdbec
|
feat: add GitHub code space support
|
2023-03-28 15:19:47 +02:00 |
|
Gabor Kiss-Vamosi
|
4c922cab0f
|
fix(arc): fix knob area invalidation
|
2023-03-28 14:02:04 +02:00 |
|
Benign X
|
5a66e0af88
|
fix(lv_img_buf): fix LV_IMG_SIZE_MODE_REAL doesn't work properly (#4086)
|
2023-03-27 09:48:21 +02:00 |
|
CMoranMINTL
|
5371e4e483
|
fix(chart,ticks): change line chart ticks (#3980)
|
2023-03-24 09:28:43 +01:00 |
|