Themba Dube
cfed728714
Remove typedef from lv_obj.h as it is now in lv_grid.h
2020-10-18 08:20:53 -04:00
Gabor Kiss-Vamosi
c61609f6ee
minor fixes
2020-10-16 16:00:05 +02:00
Gabor Kiss-Vamosi
ae452cbc22
add flexbox layout and percentage size
2020-10-16 13:00:53 +02:00
Gabor Kiss-Vamosi
7b48464241
add lv_obj_get_child_by_id
2020-10-13 20:36:54 +02:00
Gabor Kiss-Vamosi
68058eeff1
minor fixes
2020-10-13 16:41:55 +02:00
Gabor Kiss-Vamosi
778c2a5cb7
arc_draw: fix using large angles
2020-10-13 16:41:33 +02:00
Gabor Kiss-Vamosi
04148ade34
table: remove debug code
2020-10-13 16:40:33 +02:00
Gabor Kiss-Vamosi
2333051133
add btnmatrix type 2 style
2020-10-13 16:35:43 +02:00
Gabor Kiss-Vamosi
d96a2c890c
indev scroll clean up
2020-10-13 16:35:00 +02:00
Gabor Kiss-Vamosi
4eda4d59fc
grid: add fill
2020-10-13 16:34:22 +02:00
github-actions[bot]
8a54450984
Merge ddb4ae8685c4bb6b0132d861e2f29f37b53c3330 into dev
2020-10-13 09:53:40 +00:00
Gabor Kiss-Vamosi
ddb4ae8685
fix lv_win_clean()
2020-10-13 11:53:03 +02:00
github-actions[bot]
5a946fc3f4
Merge 489f426b27e0f1500a27e4d453346b261833bded into dev
2020-10-12 13:49:28 +00:00
Gabor Kiss-Vamosi
489f426b27
fix rectangle border drawing with large width
2020-10-12 15:48:43 +02:00
Gabor Kiss-Vamosi
8cddd4bdab
fix conflicts
2020-10-12 13:16:43 +02:00
Gabor Kiss-Vamosi
b1b233d249
fix warning
2020-10-12 13:15:48 +02:00
Gabor Kiss-Vamosi
c4f8959e65
remove version control text
...
Fixes #1846
2020-10-12 12:58:04 +02:00
github-actions[bot]
5347779e50
Merge 68629c725abb2e5c9423990571c8d5f3830163be into dev
2020-10-12 10:44:29 +00:00
Gabor Kiss-Vamosi
68629c725a
add missing fonts
...
fixes : #1845
2020-10-12 12:43:51 +02:00
github-actions[bot]
a81a8b8d3e
Merge 20363b09e6b00751a66fadb4ab0213ac414f1a00 into dev
2020-10-12 10:09:46 +00:00
Gabor Kiss-Vamosi
20363b09e6
Merge branch 'master' of https://github.com/littlevgl/lvgl
2020-10-12 12:09:08 +02:00
Gabor Kiss-Vamosi
4d620d3771
fix dropdown selection with RTL basedirection
...
Related to: #1842
2020-10-12 12:08:49 +02:00
Gabor Kiss-Vamosi
9a029a1784
make DMA2S non blovking
2020-10-12 11:53:56 +02:00
Sergei Kolotovchenkov
cb5ad1e9d3
Improve compatibility with C++14 ( #1843 )
2020-10-12 11:53:56 +02:00
Gabor Kiss-Vamosi
4d614e60ef
skip objects in groups if they are in disabled state
2020-10-12 11:53:56 +02:00
Sergei Kolotovchenkov
e1f222d04f
Improve compatibility with C++14 ( #1843 )
2020-10-09 09:11:34 -04:00
Gabor Kiss-Vamosi
56c4cab228
skip objects in groups if they are in disabled state
2020-10-09 10:34:02 +02:00
Gabor Kiss-Vamosi
5d91c24723
support RTL in pretty layout (draw columns right to left)
...
Related to #1833
2020-10-08 15:18:30 +02:00
embeddedt
6e48cde2f1
Fix #1837 : remove last designated initializer in lv_color.h
2020-10-08 08:30:29 -04:00
robekras
9ec4b61417
Fix #1798 : Use AHB3 enable register for STM32H7 ( #1840 )
2020-10-07 14:17:38 -04:00
Gabor Kiss-Vamosi
6c426aa855
fix warnings
2020-10-07 14:03:06 +02:00
Gabor Kiss-Vamosi
c804fadf40
remove the internal usage of LV_HOR/VER_RES_MAX
2020-10-07 13:55:06 +02:00
Gabor Kiss-Vamosi
1ee9c13a1d
revert debug changes in material theme
2020-10-07 13:48:31 +02:00
Gabor Kiss-Vamosi
0266244c58
support RTL in table (draw columns right to left)
...
Related to #1833
2020-10-07 13:47:49 +02:00
Gabor Kiss-Vamosi
f1a198bd93
fix imgbtn state change
2020-10-07 12:44:54 +02:00
Gabor Kiss-Vamosi
1d50bc962d
theme update to support text selection background
...
Fixes #1820
2020-10-07 12:23:24 +02:00
Gabor Kiss-Vamosi
fff3a00de2
fix lv_disp_get_inactive_time if the disp==NULL
...
Fixes #1836
2020-10-06 11:25:37 +02:00
Gabor Kiss-Vamosi
e41bc28817
Merge branch 'master' into dev
2020-10-06 09:33:59 +02:00
Gabor Kiss-Vamosi
8b6bb63795
prepare to release v7.6.1
2020-10-06 09:30:37 +02:00
github-actions[bot]
38a9426135
Merge 6b24c949f1d904ccbcf730849e3f3aedafc5c94f into dev
2020-10-05 18:46:45 +00:00
Gabor Kiss-Vamosi
6b24c949f1
fix lv_img offset usage
...
Fixes: https://forum.lvgl.io/t/problem-with-lv-img-set-offset-y-in-ver-7/3330
2020-10-05 20:46:09 +02:00
github-actions[bot]
44709caf6f
Merge e557b0fbac9a198149d2cdc5919adbacd0799789 into dev
2020-10-05 12:31:49 +00:00
embeddedt
e557b0fbac
Only check __STDC_VERSION__ if __cplusplus is not defined
2020-10-05 08:31:20 -04:00
Gabor Kiss-Vamosi
4c2c1dd8bd
fix conflicts
2020-10-05 09:42:59 +02:00
Gabor Kiss-Vamosi
e33e1df4af
Merge branch 'feature/vg-lite-support-dev-7-7' of https://github.com/NXPmicro/lvgl into NXPmicro-feature/vg-lite-support-dev-7-7
2020-10-05 09:23:53 +02:00
github-actions[bot]
4c7a2ae0b7
Merge 96478a0c3e25708797a635e0cdcd260195ac75cb into dev
2020-10-03 12:38:29 +00:00
C47D
96478a0c3e
lv_conf_internal: Check for LV_CONF_INCLUDE_SIMPLE before defining it.
2020-10-03 08:37:49 -04:00
github-actions[bot]
61437e793a
Merge 86ddaf90a71a7f0cd07741c2f45aef4e92bae53c into dev
2020-10-02 19:46:11 +00:00
Gabor Kiss-Vamosi
86ddaf90a7
material theme: do not set the text font to allow easy global font change
2020-10-02 21:45:32 +02:00
Ali Rostami
8394d92fac
Cursor ( #1789 )
...
* update lv_obj_refresh_style describtion.
* cursor added.
* refresh chart after setting the cursor
* add new direction and a bug fixed.
* fixed the wrong changes for header file.
* rename lv_cursor_direction_t enum members.
* add lv_chart_get_x_from_index and lv_chart_get_y_from_index
* lv_chart_get_x_from_index supports column chart type too.
* fix the error of no lv_coord_t value return.
* fix a bug based on the coord is with respect to the series area.
* make get_series_area function global.
* fix the name of get_series_area function.
* add the description of the added functions.
* chart cursor minor fixes
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
2020-10-02 13:59:05 +02:00