polos
|
799cc1de36
|
replace deprecated ECL C names; revisions; integrate QML into the library ('qml-lisp.lisp' is obsolete now);
|
2021-03-13 16:03:09 +01:00 |
|
polos
|
71bc1d3525
|
unix: add "make install" option for exe, lib, modules (refactor file locations)
|
2017-04-28 12:05:59 +02:00 |
|
polos
|
5fd3834081
|
small QML revisions
|
2017-02-18 17:00:23 +01:00 |
|
polos
|
2f67ce73b4
|
extend QSELECT / QSEL to work with QML items; revision of property dialog; small revisions;
|
2017-02-16 17:24:08 +01:00 |
|
polos
|
db8342cd81
|
"quick": update docu
|
2017-02-07 12:10:35 +01:00 |
|
polos
|
5403e5db46
|
"quick": get rid of JS glue code (now done in Qt/C++, better and safer); only drawback is "Lisp.call()" max. argument limit (currently 16, but could be extended);
|
2017-02-07 10:31:11 +01:00 |
|
polos
|
ef6bd0f2f7
|
"quick": remove "Lisp.tr()"; N.B. just use qsTr();
|
2017-02-04 12:52:23 +01:00 |
|
polos
|
0ff3dee53c
|
"quick": add example "painted-item"; small revisions;
|
2017-02-04 12:37:26 +01:00 |
|
polos
|
1a41ed320b
|
"quick": add function "Lisp.tr()" for i18n
|
2017-02-01 21:38:41 +01:00 |
|
polos
|
376b7caed4
|
add examples in "quick/item-model"; lots of minor revisions;
|
2017-02-01 16:36:18 +01:00 |
|
polos
|
d773093dbd
|
small revisions
|
2017-01-30 19:21:07 +01:00 |
|
polos
|
2aee9968c6
|
"quick": rename "Lisp.fun()" to "Lisp.call()"; allow optionally passing JS "this" (a QQuickItem) as first argument;
|
2017-01-26 20:37:44 +01:00 |
|
polos
|
0f0b5a1a1a
|
add "eql5.js" to compiled eql5 lib resources; add class QResource;
|
2017-01-24 23:29:35 +01:00 |
|
polos
|
c10db89cc1
|
fix "eql5.js" to allow any number of arguments in "Lisp.fun()"
|
2017-01-21 10:34:35 +01:00 |
|
polos
|
f290094824
|
"qml-lisp": allow for nested lists, vectors etc. as return values from QML function calls; some revisions;
|
2017-01-20 20:57:32 +01:00 |
|
polos
|
c7cefd839c
|
add example "quick/Tic-Tac-Toe"; lots of minor revisions;
|
2017-01-19 02:02:30 +01:00 |
|
polos
|
43abbe2415
|
another review of "qml-lisp"
|
2017-01-18 11:17:08 +01:00 |
|
polos
|
140e793040
|
review "qml-lisp"
|
2017-01-17 22:28:39 +01:00 |
|
polos
|
03c7a5ded5
|
fix and improve "qml-lisp" example; allow nested QVariantLists (JS arrays in QML);
|
2017-01-17 10:13:45 +01:00 |
|
polos
|
0e82b0a517
|
add trivial "qml-lisp" example (call Lisp from QML); tiny revisions;
|
2017-01-17 00:06:00 +01:00 |
|