qzs
30d276f6f4
Solved the problem of property can not be acquired
2021-04-30 14:43:40 +08:00
qzs
6e715abee7
A more efficient way to support multiple pages
2021-04-29 10:20:42 +08:00
CURTLab
a04a4ace85
Fixed object inspector
2020-10-04 14:27:10 +02:00
CURTLab
2c10e31d31
Added preview when dragging a widget
2020-07-29 23:17:37 +02:00
CURTLab
907fcd2286
Added default paths to file dialogs
2020-05-26 17:33:18 +02:00
CURTLab
9f6e19c8e0
Moved cast helpers to LVGLCore.h and cleaned up LVGLCore
2020-01-28 14:26:59 +01:00
CURTLab
9a6a7a7c90
Save the resolution in the json project file
...
Save the resolution in the json project file and change the resolution if a new project is loaded
2020-01-18 13:18:08 +01:00
CURTLab
f9fa620e0a
Allow changing resolution when creating a new project
...
Added functions to change resolution of LVGL during runtime and save the last created resolution and oriantation for the next use
2020-01-18 12:55:09 +01:00
CURTLab
12a19aea3a
Renamed LVGLFont to LVGLFontData, fixes and added remove and save feature to font ui
...
* Renamed LVGLFont to LVGLFontData (due to LVGLImageData class)
* Fixed uneven font pixels conversion
* Added "Save as c code ..." and removal of fonts within the LVGLBuild font editor
2020-01-03 10:16:34 +01:00
CURTLab
d5b467b5ae
Moved load, save and export c code to LVGLProject
2019-12-27 00:54:33 +01:00
CURTLab
3aaa47c2d2
Load and save custom fonts from json
2019-12-26 22:26:12 +01:00
CURTLab
683b5f68d4
Added freetype lib and loading of custom fonts for lvgl
2019-12-26 04:03:33 +01:00
CURTLab
0132bd98e2
Use LVGLCore and added bin image export
...
Changed LVGL.* to LVGLCore.* and allow the binary image export
2019-12-25 14:59:26 +01:00
CURTLab
e3875d033d
Running the ui allows the user to click the widgets now.
2019-11-29 17:53:58 +01:00
CURTLab
620943074b
Recent code upload
...
Commited recent code that was created without git repository or change log.
2019-11-26 15:26:31 +01:00