polos
|
555ea78e82
|
fix erroneous QQuickPaintedItem README; add 'on..Changed: update()' handler in QML;
|
2017-02-21 13:32:33 +01:00 |
|
polos
|
b180403c3b
|
small revision; small improvement of QSELECT;
|
2017-02-21 11:09:25 +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
|
e7cf3bf519
|
revision of READMEs
|
2017-02-21 09:52:41 +01:00 |
|
polos
|
fe315b4fc8
|
revision of "palindrome-2"
|
2017-02-20 14:07:03 +01:00 |
|
polos
|
796aacdbc3
|
add QML example "palindrome-2" (dynamic version)
|
2017-02-20 10:27:49 +01:00 |
|
polos
|
624a0ec753
|
revision of "palindrome-1" example (QML)
|
2017-02-20 10:25:17 +01:00 |
|
polos
|
7f459e54c0
|
add "properties.lisp" to QML palindrome example
|
2017-02-19 10:15:43 +01:00 |
|
polos
|
db9ca1e542
|
add important "complexity reduction" note
|
2017-02-18 23:00:26 +01:00 |
|
polos
|
ad11974876
|
"quick": add example "palindrome" (Lisp generated QML)
|
2017-02-18 17:17:28 +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
|
1f880635e4
|
add function X:CHECK-RECOMPILE, to automatically recompile "slime/thread-safe.lisp" on every version change (ECL/Qt5/EQL5)
|
2017-02-17 11:32:51 +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
|
e8aa7601e8
|
revision of "gui/properties.lisp" for QML;
|
2017-02-14 00:31:40 +01:00 |
|
polos
|
2c288a5f31
|
fix function QPROPERTIES*; update docu; extend "gui/properties.lisp" for QML; fix QAPROPOS inverse sorting;
|
2017-02-14 00:22:37 +01:00 |
|
polos
|
733cc55033
|
add function QPROPERTIES* for QQuickItems (for QML defined properties); some revisions;
|
2017-02-13 10:59:09 +01:00 |
|
polos
|
27289c1166
|
revision of "quick" examples
|
2017-02-12 17:06:25 +01:00 |
|
polos
|
b221fb1014
|
small revisions
|
2017-02-11 20:07:50 +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
|
7b8dcfcbb4
|
revison of :quick example "painted item"
|
2017-02-10 10:11:02 +01:00 |
|
polos
|
fcf63fd14f
|
update docu of "painted-item" (module :quick)
|
2017-02-10 00:25:32 +01:00 |
|
polos
|
6521e7f0a3
|
fix "palindrome" example to run everywhere (stupid oversight)
|
2017-02-09 20:01:18 +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
|
07e5a3b8d6
|
"quick": fix "painted-item.lisp" crash on Windows
|
2017-02-08 19:09:43 +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
|
763040a437
|
some revisions
|
2017-02-06 22:01:10 +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
|
fcbf75464c
|
"quick": add docu for QML:RELOAD
|
2017-02-02 12:42:53 +01:00 |
|
polos
|
307b0cb8d2
|
small revisions
|
2017-02-02 10:49:51 +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
|
f0ab71b30b
|
small revisions
|
2017-01-28 16:11:10 +01:00 |
|
polos
|
e7c371aeea
|
"quick": add convenience function RELOAD (after changes to QML file)
|
2017-01-27 20:03:09 +01:00 |
|
polos
|
e806513a51
|
some revisions
|
2017-01-27 12:17:25 +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
|
9e09c38766
|
review "qml-lisp" utility functions; no more JS needed in "tic-tac-toe" game logic;
|
2017-01-25 14:31:16 +01:00 |
|
polos
|
a74bb0a0b0
|
add error message for invalid QML property get/set
|
2017-01-25 10:28:51 +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
|
b33a987248
|
add new function QVARIANT-FROM-VALUE, needed in QML:QML-SET ("quick" examples)
|
2017-01-21 22:40:08 +01:00 |
|
polos
|
881939b2d9
|
better "qml-get", "qml-set" (using QQmlProperty)
|
2017-01-21 19:14:32 +01:00 |
|