Viktor Szépe
|
cc6581ae03
|
ci: upgrade astyle tool (#4776)
Install from source to use the latest version
|
2023-11-10 15:37:23 +01:00 |
|
Gabor Kiss-Vamosi
|
9ec5417dd3
|
refactor: scr -> screen, act->active, del->delete, remove in obj_clear_flag/state
|
2023-10-12 21:12:16 +02:00 |
|
Gabor Kiss-Vamosi
|
09c12d0f9c
|
refactor(btn, img): rename btn to button and img to image
|
2023-09-14 20:12:31 +02:00 |
|
Gabor Kiss-Vamosi
|
390c880f89
|
example(tabview): fix tabview disable scrollig example
there is no animatin after selecting a tab by clicking anymore
|
2023-06-26 13:50:43 +02:00 |
|
Kevin Schlosser
|
e485dd8bb4
|
feat(docs): migrate from .md to .rst (#4129)
|
2023-04-27 14:42:02 +02:00 |
|
Gabor Kiss-Vamosi
|
124f9b0f9f
|
arch(driver): new driver architecture with new color format support
|
2023-02-20 20:50:58 +01:00 |
|
Xiang Xiao
|
4c4f954059
|
chore(style): remove the trailing space from all source files (#3188)
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-03-21 11:25:51 +01:00 |
|
embeddedt
|
9771050b99
|
chore(format) add formatting for examples & demos, merge test config
|
2022-02-13 13:59:17 -05:00 |
|
Uli Raich
|
082244b467
|
feat(examples) added MP version of second tabview example (#2347)
|
2021-07-03 11:22:50 -04:00 |
|
Themba Dube
|
6f37c4fc56
|
docs(examples) add MicroPython examples
|
2021-06-11 16:48:27 -04:00 |
|
Gabor Kiss-Vamosi
|
8ab806459c
|
docs fix typo
|
2021-06-07 20:48:24 +02:00 |
|
Gabor Kiss-Vamosi
|
ca54ecfe0e
|
feat(event) pass the scroll aniamtion to LV_EVENT_SCROLL_BEGIN
Also add lv_example_tabview_2 for demonstration
|
2021-06-07 20:35:27 +02:00 |
|
Uli Raich
|
c60ed68e94
|
adding micropython examples (#2286)
* adding micropython examples
* adding micropython examples
|
2021-06-07 13:56:08 +02:00 |
|
Gabor Kiss-Vamosi
|
6c013fe158
|
revert(example) remove test codes
|
2021-05-20 12:08:24 +02:00 |
|
Gabor Kiss-Vamosi
|
1386edf2fb
|
fix(bidi) fix tabview, textarea, label, btnmatrix, roller, dropdown with RTL base direction
|
2021-05-20 12:04:06 +02:00 |
|
Gabor Kiss-Vamosi
|
a77fbc574d
|
docs update some widgets' docs to v8
|
2021-05-19 13:51:32 +02:00 |
|
Gabor Kiss-Vamosi
|
20803031e8
|
fix(test) fix tests
|
2021-04-08 13:07:48 +02:00 |
|
Gabor Kiss-Vamosi
|
53f3cc1827
|
api(style) remove content style proeprties
|
2021-03-25 13:36:50 +01:00 |
|
Gabor Kiss-Vamosi
|
b7becbbb22
|
feat(style): store layout and position coordinates as style properties
related to #2152
|
2021-03-24 15:38:53 +01:00 |
|
Gabor Kiss-Vamosi
|
950124f5a0
|
fix(scroll): varius fixes on lv_obj_scroll_to_view and snapping
|
2021-02-28 14:18:32 +01:00 |
|
Gabor Kiss-Vamosi
|
e8179407cd
|
minor fixes
|
2021-02-22 11:12:19 +01:00 |
|
Gabor Kiss-Vamosi
|
bb08660cb6
|
minor fixes
|
2021-02-14 14:56:34 +01:00 |
|
Gabor Kiss-Vamosi
|
e0fb0db735
|
add all widgets and widget examples
|
2021-02-10 22:59:53 +01:00 |
|
Gabor Kiss-Vamosi
|
7bec13c2b9
|
update asserts
|
2021-02-08 09:53:03 +01:00 |
|
Gabor Kiss-Vamosi
|
956a367dbc
|
refactoring
|
2021-02-07 22:39:54 +01:00 |
|
Gabor Kiss-Vamosi
|
c43259814a
|
fixes
|
2021-02-07 21:32:43 +01:00 |
|
Gabor Kiss-Vamosi
|
063d17d842
|
rework widgets, refactoring, fixes
|
2021-02-07 12:37:37 +01:00 |
|
Gabor Kiss-Vamosi
|
2cae4a27c1
|
add some extra components and examples
|
2021-02-05 16:52:51 +01:00 |
|
Gabor Kiss-Vamosi
|
8a1af8646f
|
add lv_components as src/extra and minor fixes
|
2021-02-04 14:46:11 +01:00 |
|