Commit graph

27 commits

Author SHA1 Message Date
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
feddd49e1e fix recently introduced bug (meta arg handling of reference types) 2017-01-25 01:19:14 +01:00
polos
0f0b5a1a1a add "eql5.js" to compiled eql5 lib resources; add class QResource; 2017-01-24 23:29:35 +01:00
polos
d2d86849ce fix return value of QVARIANT-VALUE to work with QT-OBJECTs 2017-01-22 11:24:01 +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
c7cefd839c add example "quick/Tic-Tac-Toe"; lots of minor revisions; 2017-01-19 02:02:30 +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
dfccd7eb17 add module :quick (quick, quickwidgets, qml) plus an example; lots of small revisions; 2017-01-16 12:00:00 +01:00
polos
dfcca82b64 add example "Qt_EQL/quickwidget" (for QML files) 2017-01-13 00:35:03 +01:00
polos
acec87fb5d small revisions 2016-12-31 20:04:42 +01:00
polos
10c6c4d2a3 [Windows] "my_app/": prevent crash of gui exe on print output 2016-12-29 20:43:49 +01:00
polos
b59821c838 some revisions 2016-12-29 17:07:48 +01:00
polos
929f28d768 add missing module classes; add example "storage-info.lisp"; some revisions; 2016-12-28 10:27:27 +01:00
polos
61a67c20ae add example "video-graphics-item"; add QIdentityProxyModel, QItemEditorCreatorBase; various revisions; 2016-12-20 16:40:05 +01:00
polos
8b8b1cc022 add classes QPageLayout, QPageSize; small revisions; 2016-12-18 22:39:37 +01:00
polos
9544ab9768 add missing class QProxyStyle, needed for e.g. ::standardIcon(); small revisions; 2016-12-15 12:08:17 +01:00
polos
1d5f1fcb3f make all modules link on Windows; fix sparse DOS line endings; minor revisions; 2016-12-13 19:52:06 +01:00
polos
b4f4aef416 many small revisions (code, docu formatting); add class QPdfWriter; 2016-12-12 23:53:28 +01:00
polos
7b03ef56fd better "connection" handling to Lisp functions; make disconnect work properly; some revisions; 2016-12-10 15:46:36 +01:00
polos
03520bb6ec add (port of Qt) example "camera" (multimedia widgets); lots of minor revisions; 2016-12-08 01:23:14 +01:00
polos
befafa0415 add module :multimedia; fixes because of QMetaType differences Qt4/Qt5 2016-12-03 17:55:19 +01:00
polos
3c4561b70e add OpenGL classes (substituting obsolete :opengl module) 2016-11-30 15:13:55 +01:00
polos
5a7b27c643 remove obsolete module :opengl; add some new Qt5 classes; 2016-11-29 01:13:27 +01:00
polos
97921574e0 fix *.dll loading in Windows; small revisions; 2016-11-28 12:57:44 +01:00
polos
5dd1236ce1 add function X:PATH (unicode file name handling); tested in Windows 8 and Linux; 2016-11-27 14:40:26 +01:00
polos
489084cd17 fixes for MSVC 64bit compilers 2016-11-27 12:18:14 +01:00
polos
0591f54ce8 port of EQL/Qt4 to Qt5 2016-11-25 23:30:38 +01:00