github-actions[bot]
|
95ccd877a8
|
Merge 1815ff4b99e12219764f26b47ea3ea685a0b79b0 into dev
|
2020-08-14 04:58:44 +00:00 |
|
Gabor Kiss-Vamosi
|
1815ff4b99
|
Limit extra button click area of button matrix's buttons. Fixes #1712
|
2020-08-14 06:58:00 +02:00 |
|
Gabor Kiss-Vamosi
|
c8cc9db7f0
|
table: fix typo
|
2020-08-14 06:58:00 +02:00 |
|
Gabor Kiss-Vamosi
|
245a47a848
|
Merge branch 'dev' of https://github.com/littlevgl/lvgl into dev
|
2020-08-13 23:56:40 +02:00 |
|
Gabor Kiss-Vamosi
|
c46f12b97a
|
fix conflicts
|
2020-08-13 23:55:48 +02:00 |
|
Gabor Kiss-Vamosi
|
cd9f53c4b4
|
Merge pull request #1717 from fabiowguerra/feat/dynamic-font-loading
Feat/dynamic font loading
|
2020-08-13 22:46:23 +02:00 |
|
github-actions[bot]
|
25afed1d58
|
Merge f3e91634f889f19f4b2adb103f6c9531db8c1b4d into dev
|
2020-08-13 19:09:24 +00:00 |
|
Gabor Kiss-Vamosi
|
f3e91634f8
|
fix crash if 'lv_table_set_col_cnt' is called before 'lv_table_set_row_cnt' for the first time
Fixes #1716
|
2020-08-13 21:08:50 +02:00 |
|
Gabor Kiss-Vamosi
|
f59a206ab0
|
send gesture with dragging too.
User can test dragging manually with lv_indev_is_dragging
|
2020-08-13 20:07:18 +02:00 |
|
Gabor Kiss-Vamosi
|
4eb3283342
|
Merge pull request #1592 from acumartini/feature/1568_lv_rotary
Feature/1568 lv rotary
|
2020-08-13 20:05:13 +02:00 |
|
Gabor Kiss-Vamosi
|
c2b5979e91
|
arc: fix event sending
|
2020-08-13 12:00:57 +02:00 |
|
Gabor Kiss-Vamosi
|
cfee7e8b8a
|
arc knob invalidation fix
|
2020-08-13 11:03:04 +02:00 |
|
Fabio Guerra
|
6fcca7dd44
|
Better comments, explaining memory allocation strategy when parsing fonts.
|
2020-08-12 11:02:43 -03:00 |
|
Fabio Guerra
|
f1edd3a1ea
|
Removing #ifdef for LVGL version 6 on binary font parser.
|
2020-08-12 11:02:43 -03:00 |
|
Gabor Kiss-Vamosi
|
f8b991731f
|
Merge branch 'dev' into feat/dynamic-font-loading
|
2020-08-12 14:20:47 +02:00 |
|
github-actions[bot]
|
77b57ba035
|
Merge 08684b31eed30f7dc896f5309acd82c7acd88dda into dev
|
2020-08-12 04:58:43 +00:00 |
|
Ali Rostami
|
08684b31ee
|
Patch 1 (#1714)
update comments
|
2020-08-12 06:58:15 +02:00 |
|
Fabio Guerra
|
e399b7a085
|
Code format with astyle.
|
2020-08-12 00:45:06 -03:00 |
|
Fabio Guerra
|
b3634790cd
|
Implementing missing formats for font loading.
|
2020-08-12 00:11:02 -03:00 |
|
Themba Dube
|
3dad4c724e
|
Fade in checkmark for material theme
|
2020-08-11 10:49:57 -04:00 |
|
Gabor Kiss-Vamosi
|
d95cf0a3d6
|
arc: rework knob to indicate the current positoin
|
2020-08-11 15:03:57 +02:00 |
|
Gabor Kiss-Vamosi
|
14a4c190c9
|
merge rotary to arc
|
2020-08-11 14:17:05 +02:00 |
|
Gabor Kiss-Vamosi
|
c36c8e11f7
|
Merge branch 'master' into acumartini-feature/1568_lv_rotary
|
2020-08-11 12:31:24 +02:00 |
|
Gabor Kiss-Vamosi
|
2068ab3211
|
bar, switch, slider: fix drawing background's 'value_str' twice
|
2020-08-11 10:38:16 +02:00 |
|
Gabor Kiss-Vamosi
|
28807b6a77
|
lv_img_design: fix cover check if angle != 0
|
2020-08-11 10:34:04 +02:00 |
|
Gabor Kiss-Vamosi
|
f066f0b8d8
|
fix overflow in large image transformations
|
2020-08-11 10:09:41 +02:00 |
|
Sergei Kolotovchenkov
|
d2e1094159
|
Fix Visual Studio 2019 compile errors (#1711)
Fixed msvc 2019 compiler error C4576 when using the LVGL inside C++ code
|
2020-08-10 14:13:26 -04:00 |
|
Gabor Kiss-Vamosi
|
6fd7bcf172
|
allow adding extra label to list buttons
|
2020-08-10 11:36:43 +02:00 |
|
Gabor Kiss-Vamosi
|
bd8ac58b6b
|
add missing background drawing and radius handling to image button
|
2020-08-10 06:17:03 +02:00 |
|
Gabor Kiss-Vamosi
|
90be42c493
|
Fix setting local style property multiple times
Realted to https://forum.lvgl.io/t/how-to-change-button-object-color-on-demand/2922/2
|
2020-08-08 16:22:00 +02:00 |
|
Fabio Guerra
|
c4e7254aed
|
Some changes to support binary fonts without the kernel table.
|
2020-08-07 10:56:37 -03:00 |
|
embeddedt
|
81caeaa725
|
Fix lv_obj_set_height_fit
|
2020-08-07 07:31:31 -04:00 |
|
Gabor Kiss-Vamosi
|
8af9e96299
|
Merge pull request #1706 from satirebird/code-fixes
Make several descriptor parameters const
|
2020-08-06 14:56:36 +02:00 |
|
Gabor Kiss-Vamosi
|
5d981f56ad
|
remove unused variable
|
2020-08-06 14:54:51 +02:00 |
|
Gabor Kiss-Vamosi
|
58d86cff71
|
Merge branch 'master' into code-fixes
|
2020-08-06 14:51:05 +02:00 |
|
Gabor Kiss-Vamosi
|
cda21694c4
|
Fix text decor (udnerline strikethrough) with older versions of font converter
|
2020-08-06 14:50:30 +02:00 |
|
Gabor Kiss-Vamosi
|
7af20516a5
|
add linemeter's mirror feature again
the drawing part was somehow removed
|
2020-08-06 14:50:30 +02:00 |
|
Gabor Kiss-Vamosi
|
5905e351a6
|
Merge branch 'master' into feat/new-scroll
|
2020-08-05 11:25:51 +02:00 |
|
Sven Krauß
|
7827d948d8
|
Fix evaluation of return value
|
2020-08-05 11:18:56 +02:00 |
|
Sven Krauß
|
3b7fa645fb
|
Merge tag 'v7.3.0' into code-fixes
Conflicts:
src/lv_draw/lv_draw_rect.c
|
2020-08-05 11:14:27 +02:00 |
|
Gabor Kiss-Vamosi
|
f739506ddd
|
add linemeter's mirror feature again
the drawing part was somehow removed
|
2020-08-05 11:06:56 +02:00 |
|
Sven Krauß
|
28f74bd91d
|
Make several descriptor parameters const, update parameter docs.
Making the descriptor const allows to use static initialized variables.
|
2020-08-05 10:53:03 +02:00 |
|
Fabio Guerra
|
004adac31d
|
Adding changes to changelog and replacing line style comments with block comments.
|
2020-08-05 01:29:54 -03:00 |
|
Fabio Guerra
|
f58d97d990
|
Adding support to dynamic font loading.
|
2020-08-04 18:59:49 -03:00 |
|
Gabor Kiss-Vamosi
|
bd4db19aee
|
rename lv_chart_clear_serie to lv_chart_clear_series and lv_obj_align_origo to lv_obj_align_mid
|
2020-08-04 18:52:37 +02:00 |
|
Gabor Kiss-Vamosi
|
b4955f0b6e
|
Fix drawing value string twice
Fixes #1704
|
2020-08-04 18:43:34 +02:00 |
|
Gabor Kiss-Vamosi
|
0f0d57d855
|
Merge branch 'dev' of https://github.com/littlevgl/lvgl into dev
|
2020-08-04 17:30:46 +02:00 |
|
Gabor Kiss-Vamosi
|
068260925f
|
Merge branch 'master' into feat/new-fs-api
|
2020-08-04 16:41:52 +02:00 |
|
Gabor Kiss-Vamosi
|
061c6325b7
|
Merge pull request #1697 from Droup67/focus_padding
page: Use padding when focus an child item
|
2020-08-04 14:59:07 +02:00 |
|
Gabor Kiss-Vamosi
|
7b0a0ef4a7
|
Run code formatter
|
2020-08-04 10:07:29 +02:00 |
|