polos
|
80de7638fc
|
fix QML examples to work with Qt 5.9
|
2017-06-21 21:13:29 +02:00 |
|
polos
|
0ad3c10f40
|
add QML example "table-view"; some revisions;
|
2017-03-19 00:16:31 +01:00 |
|
polos
|
622d2cb9fa
|
small revisions of QML examples
|
2017-03-07 00:23:14 +01:00 |
|
polos
|
5fd3834081
|
small QML revisions
|
2017-02-18 17:00:23 +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
|
376b7caed4
|
add examples in "quick/item-model"; lots of minor revisions;
|
2017-02-01 16:36:18 +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
|
1208ae6a8f
|
some revisions
|
2017-01-24 16:34:42 +01:00 |
|
polos
|
c7cefd839c
|
add example "quick/Tic-Tac-Toe"; lots of minor revisions;
|
2017-01-19 02:02:30 +01:00 |
|