lqml/src/cpp
2023-07-03 19:43:43 +02:00
..
ecl_ext.cpp add missing function 'qto-utf8' to correctly convert QStrings 2023-07-03 19:43:43 +02:00
ecl_ext.h add missing function 'qto-utf8' to correctly convert QStrings 2023-07-03 19:43:43 +02:00
ecl_fun.h revisions 2022-03-07 19:38:25 +01:00
ecl_fun_plugin.h add missing marshal type qlonglong (e.g for sqlite) 2023-07-01 13:17:56 +02:00
lqml.cpp add missing function 'qto-utf8' to correctly convert QStrings 2023-07-03 19:43:43 +02:00
lqml.h revisions 2022-03-07 19:38:25 +01:00
main.cpp example 'meshtastic', add iOS version, background ini, startup animation 2023-06-06 11:37:12 +02:00
main.h example 'meshtastic', add iOS version, background ini, startup animation 2023-06-06 11:37:12 +02:00
marshal.cpp add missing marshal type qlonglong (e.g for sqlite) 2023-07-01 13:17:56 +02:00
marshal.h review marshalling docu, remove obsolete QStringList (use QVariantList instead) 2022-10-26 10:28:00 +02:00
qml_ext.cpp revisions 2023-02-25 12:08:53 +01:00
qml_ext.h revisions 2022-03-07 19:38:25 +01:00
qt_ecl.cpp add/fix proper error messages in 'ecl_fun()'/C++ and 'Lisp.call()'/QML if undefined 2023-05-26 19:10:44 +02:00
qt_ecl.h revisions 2022-03-07 19:38:25 +01:00
single_shot.cpp make example work on android; revisions 2022-02-11 13:05:59 +01:00
single_shot.h revisions 2022-03-07 19:38:25 +01:00