Embedded Qt Lisp (Qt5 binding embedded in ECL, embeddable in Qt)
Find a file
Benson Muite df5f6e07b6 Install private libraries in a subdirectory
Move them out of LD_LIBRARY_PATH
2024-01-23 10:15:41 +03:00
debug add '.gdbinit' (recommended settings when running ECL from within gdb) 2019-03-28 21:56:23 +01:00
doc small fix to docu 2020-12-25 19:52:21 +01:00
examples change 'linux' to 'unix' in *.pro files, small revisions 2022-02-17 11:39:25 +01:00
helper add missing type QList<QHostAddress> (module :network) 2020-05-07 11:51:30 +02:00
lib update comment in 'lib/thread-safe.lisp' 2021-04-29 10:09:33 +02:00
my_app change 'linux' to 'unix' in *.pro files, small revisions 2022-02-17 11:39:25 +01:00
Qt_EQL '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
Qt_EQL_plugin plugin example: change template from 'dll' to 'plugin' 2019-02-28 20:32:02 +01:00
screenshots review QML screenshot 2017-03-31 21:11:49 +02:00
slime IMPORTANT FIX: change Swank connection style to :SPAWN (old solution is not stable) 2020-04-21 12:48:09 +02:00
src Install private libraries in a subdirectory 2024-01-23 10:15:41 +03:00
.gitignore Add build setup for static library 2021-03-23 22:15:43 +01:00
LICENSE-1.MIT update license dates 2017-11-05 17:19:06 +01:00
LICENSE-2-MAKE-QIMAGE.txt port of EQL/Qt4 to Qt5 2016-11-25 23:30:38 +01:00
README-1.md revert 'wrong brackets', misunderstanding! (sorry) 2021-03-25 15:39:17 +01:00
README-2-REBUILD.md update readme 2017-09-14 13:22:58 +02:00
README-3-KNOWN-ISSUES.md build wrapper functions by default (no more optionally) 2017-09-14 13:17:44 +02:00