Pascal Cotret
|
dda42bb9c0
|
fix missing include of QDebug
|
2021-04-22 10:28:21 +02:00 |
|
CURTLab
|
ec74ab3407
|
Fixed gcc/mingw bug where static constexpr char string are not decleared and added declation of LVGLPropertyValT needed for gcc/mingw to fix https://github.com/CURTLab/LVGLBuilder/issues/11
|
2021-02-06 16:25:49 +01:00 |
|
CURTLab
|
eeb92418f6
|
Fixes for 2 value property
Hopefully, it works now
|
2020-11-08 19:27:30 +01:00 |
|
CURTLab
|
90ce3340db
|
Another fix for https://github.com/CURTLab/LVGLBuilder/issues/8
GCC does not allow to access protected const variable from base classes that are not state, therefore change m_parent from LVGLProperty to not const
|
2020-11-04 17:09:25 +01:00 |
|
CURTLab
|
ce5238a956
|
Finished Calendar widget and improved properties
|
2020-07-30 15:54:45 +02:00 |
|
CURTLab
|
654a4e7ee9
|
Added message box widget and improved properties
|
2020-07-30 02:41:11 +02:00 |
|
CURTLab
|
a208ad4ae6
|
Added Line Meter widget and extended LVGLProperties
|
2020-07-30 01:27:02 +02:00 |
|
CURTLab
|
25ca762edf
|
Use everywhere Q_ASSERT instead of assert from c lib
|
2020-01-28 14:12:40 +01:00 |
|
CURTLab
|
49b691ae1c
|
Fixed styles of LVGLCalendar widget and added the complete list of widget types. Fixed some smaller error
|
2020-01-18 20:41:56 +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
|
620943074b
|
Recent code upload
Commited recent code that was created without git repository or change log.
|
2019-11-26 15:26:31 +01:00 |
|