Commit graph

27 commits

Author SHA1 Message Date
polos
18b02ba011 fix 'qml-set' to work with enum values 2017-10-10 10:59:03 +02:00
polos
fef57f5447 build wrapper functions by default (no more optionally) 2017-09-14 13:17:44 +02:00
polos
955734e192 add 'qml-call' to all 'quick' examples (for calling QML methods) 2017-08-03 15:17:08 +02:00
polos
71bc1d3525 unix: add "make install" option for exe, lib, modules (refactor file locations) 2017-04-28 12:05:59 +02:00
polos
0ad3c10f40 add QML example "table-view"; some revisions; 2017-03-19 00:16:31 +01:00
polos
b364b80abf review QML example "abstract-model" 2017-03-17 19:03:29 +01:00
polos
0458ee21af small revision of '.pro' files 2017-03-04 11:41:32 +01:00
polos
cd0227b66b revision of QML "sokoban"; add function QML-SET-ALL; 2017-03-01 14:57:23 +01:00
polos
4bac2536b6 small revisions 2017-02-28 10:32:28 +01:00
polos
cf5cf5b649 some revisions (mostly "quick" examples) 2017-02-25 10:46:45 +01:00
polos
a8bf141f8a for MinGW: change "Q_OS_WIN" to "Q_CC_MSVC" (otherwise MinGW won't link plugins) 2017-02-21 10:06:50 +01:00
polos
5fd3834081 small QML revisions 2017-02-18 17:00:23 +01:00
polos
40cf1a7941 small revisions 2017-02-17 14:27:20 +01:00
polos
26e218d29e revisions of "quick" examples docu 2017-02-17 10:16:30 +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
c90c74c931 small revision of property dialog for QML 2017-02-14 12:35:51 +01:00
polos
1281b68a8b "quick": add properties dialog to every example, see SHOW-PROPERTIES-DIALOG 2017-02-14 11:05:55 +01:00
polos
27289c1166 revision of "quick" examples 2017-02-12 17:06:25 +01:00
polos
919005a21c add GC (using ECL finalizer) to return values from QOVERRIDE; add note in "abstract-model.lisp"; 2017-02-11 11:27:25 +01:00
polos
560431046c extend QML-SET to call |update| if desired (for QML 'PaintedItem' only) 2017-02-10 12:43:19 +01:00
polos
ded6a7476d "quick": update "painted-item" example; tiny revisions; 2017-02-09 12:48:32 +01:00
polos
fe648ad3ca "quick": return specific class in function CHILDREN (not just QQuickItem) 2017-02-08 22:50:40 +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
763040a437 some revisions 2017-02-06 22:01:10 +01:00
polos
0ff3dee53c "quick": add example "painted-item"; small revisions; 2017-02-04 12:37:26 +01:00
polos
307b0cb8d2 small revisions 2017-02-02 10:49:51 +01:00
polos
376b7caed4 add examples in "quick/item-model"; lots of minor revisions; 2017-02-01 16:36:18 +01:00