Commit graph

23 commits

Author SHA1 Message Date
polos
9738cdad85 'Qt_EQL': in 'EQL::addObject' / 'define-qt-wrappers': also add methods of all super classes; make lispifying C names optional; 2021-06-14 20:13:15 +02:00
polos
1758101cf2 revert beta hacks (sorry); fix comment in 'qml.lisp' 2021-06-10 22:28:45 +02:00
polos
c3d4050dc6 fix comment in 'qml.lisp' 2021-06-10 22:20:08 +02:00
polos
44689ec14e update comment 2021-05-12 16:28:10 +02:00
polos
5cf7e87bd4 small revision 2021-05-11 09:54:26 +02:00
polos
4f75551971 add third argument to 'EQL::addObject' to call 'define-qt-wrappers' 2021-05-11 09:48:00 +02:00
polos
73844d81ab revision 2021-05-10 10:01:16 +02:00
polos
2156ea501f add convenience function EQL::addObject() for adding Qt class instances as Lisp variables 2021-05-09 17:31:43 +02:00
polos
53c6a9e246 tiny revision 2021-05-07 19:16:34 +02:00
polos
28d5d133fb add tutorial in 'Qt_EQL/' for accessing C++ apps from Lisp 2021-05-07 19:06:19 +02:00
polos
b2c280bed4 make 'eql5' executable independant from source installation (e.g. for eql5 -qgui, Slime) 2019-02-27 21:47:39 +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
0458ee21af small revision of '.pro' files 2017-03-04 11:41:32 +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
dfccd7eb17 add module :quick (quick, quickwidgets, qml) plus an example; lots of small revisions; 2017-01-16 12:00:00 +01:00
polos
4822a012c4 review "Qt_EQL/quickwidget" example 2017-01-13 12:54:23 +01:00
polos
dfcca82b64 add example "Qt_EQL/quickwidget" (for QML files) 2017-01-13 00:35:03 +01:00
polos
b59821c838 some revisions 2016-12-29 17:07:48 +01:00
polos
61a67c20ae add example "video-graphics-item"; add QIdentityProxyModel, QItemEditorCreatorBase; various revisions; 2016-12-20 16:40:05 +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
97921574e0 fix *.dll loading in Windows; small revisions; 2016-11-28 12:57:44 +01:00
polos
0e4c00499a fix READMEs; add screenshot; 2016-11-26 23:56:19 +01:00
polos
0591f54ce8 port of EQL/Qt4 to Qt5 2016-11-25 23:30:38 +01:00