aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* feat(obj): add lv_obj_null_on_delete (#6599)HEADmasterLiam2024-08-13
* chore(demos/README.md): fix typo `LV_MEME_SIZE` (#6669)Makoto Schoppert2024-08-13
* fix(scripts): fix update_version error (#6662)Liu Yi2024-08-13
* fix(refr): reshape using draw_buf stride (#6567)Lemon2024-08-13
* feat(indev): add long press time setter (#6664)Antoine Villeret2024-08-13
* fix(arc): add missing private include (#6648)Pavi922024-08-12
* docs(scale): Add note about major tick label calculation when no custom label...Carlos Diaz2024-08-12
* chore(tiny_ttf): fix docstring on each API (#6514)Benign X2024-08-12
* fix(docbuild): Doxygen warnings from format errors (part 2 of 2) (#6653)Victor Wheeler2024-08-12
* fix(docbuild): Doxygen warnings from format errors (part 1 of 2) (#6652)Victor Wheeler2024-08-12
* feat(cmake): Make LVGL version available for all CMake environments (#6654)Tomas Rezucha2024-08-09
* fix(API): keep ime struct lv_pinyin_dict_t public (#6645)Liu Yi2024-08-08
* chore(text): update ISO8859-1 text functions' docstring (#6590)Benign X2024-08-08
* fix(draw_sw): fix swapped 90/270 rotation in case of RGB888 (#6642)Gabor Kiss-Vamosi2024-08-07
* fix(docs): fix Doxygen warnings caused by format errors (#6584)Victor Wheeler2024-08-07
* fix(freetype): fix outline font being cropped (#6639)VIFEX2024-08-06
* docs: Added docs for BDF fonts (#6398)razor5k2024-08-06
* chore(deps): bump carlosperate/arm-none-eabi-gcc-action from 1.8.2 to 1.9.0 (...dependabot[bot]2024-08-05
* chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3 (#...dependabot[bot]2024-08-05
* chore(api_map_v8): API for adapting imagebutton for version V8 (#6641)Liu Yi2024-08-05
* fix(refr): NOT draw if scale is 0pengyiqiang2024-08-05
* fix(image): image inner align name should not conflict with obj's alignNeo Xu2024-08-05
* fix(property): support user added property indexNeo Xu2024-08-05
* feat(dropdown): add propertiesNeo Xu2024-08-05
* feat(roller): add propertiesNeo Xu2024-08-05
* feat(textarea): add propertiesNeo Xu2024-08-05
* feat(keyboard): add propertiesNeo Xu2024-08-05
* feat(property): add boolean type supportNeo Xu2024-08-05
* docs(qnx): reflect on the changed build directory (#6583)elahav2024-08-05
* perf(vg_lite): use DST_IN blending mode to improve rounded corner cropping pe...VIFEX2024-08-04
* docs(example): complete the examples not cited in the docs (#6608)Liu Yi2024-08-03
* fix(API): keep font struct lv_font_fmt_txt_kern_pair_t public (#6625)Liam2024-08-03
* refactor(API): don't expose private symbols in lvgl.h. phase-out "_lv*" names...Liam2024-08-02
* feat(os): use recursive mutex by default (#6573)Gabor Kiss-Vamosi2024-08-02
* docs(msgbox): update to reflect latest (#6603)Liam2024-08-02
* fix(nxp/vglite): fix stride calculation (#6613)cristian-stoica2024-08-02
* fix(vector): fix vector graphic draw test case for amd64 (#6616)Zhang Ji Peng2024-08-01
* fix(osal): initialize Windows thread sync correctly (#6604)Liam2024-08-01
* fix(tiny_ttf): fix no cache and formatting cleanup (#6568)Visa Harvey2024-08-01
* feat(env/qnx): generate lv_conf.h at build time (#6596)elahav2024-08-01
* feat(label): add property (#6575)Neo Xu2024-08-01
* fix(vg_lite): remove pattern_color from label drawing (#6605)VIFEX2024-08-01
* chore(tests): remove vg_lite L8 render reference images (#6606)VIFEX2024-08-01
* fix(display): delete previous screen instead of current (#6494)Lorenzo Arena2024-07-31
* feat(unity): update unity to version 2.6.0 (#6453)Liu Yi2024-07-31
* feat(libpng): add parsing variable to libpng (#6553)Liu Yi2024-07-29
* fix(docbuild): `@file` command arg mismatches (#6582)Vic2024-07-29
* feat(nuttx): malloc second FB if driver only has one (#6580)VIFEX2024-07-26
* perf(array): optimize array remove / erase function performance (#6544)Zhang Ji Peng2024-07-26
* fix(kconfig): Do not set LV_CONF_SKIP by default (#6562)Fabian Blatz2024-07-26