| .. |
|
eql5
|
'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 |
|
gen
|
Fix various issues in webkit module
|
2021-03-21 10:00:31 +01:00 |
|
lisp
|
'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 |
|
compile-ini.lisp
|
many small revisions (code, docu formatting); add class QPdfWriter;
|
2016-12-12 23:53:28 +01:00 |
|
dyn_object.cpp
|
fix for running EQL5 on a separate thread (not the UI one); N.B. requires 'thread-safe.lisp' to be loaded on startup;
|
2021-04-28 17:22:33 +02:00 |
|
ecl_fun.cpp
|
change 'linux' to 'unix' in *.pro files, small revisions
|
2022-02-17 11:39:25 +01:00 |
|
ecl_fun.h
|
revert beta hacks (sorry); fix comment in 'qml.lisp'
|
2021-06-10 22:28:45 +02:00 |
|
eql.cpp
|
'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 |
|
eql5.pro
|
change 'linux' to 'unix' in *.pro files, small revisions
|
2022-02-17 11:39:25 +01:00 |
|
eql_exe.pro
|
change 'linux' to 'unix' in *.pro files, small revisions
|
2022-02-17 11:39:25 +01:00 |
|
eql_exe.qrc
|
add convenience function '(eql:qml)' for auto generating vars according to QML item's 'objectName'; bump version number;
|
2020-07-24 11:45:01 +02:00 |
|
eql_lib.pro
|
change 'linux' to 'unix' in *.pro files, small revisions
|
2022-02-17 11:39:25 +01:00 |
|
extras.cpp
|
port of EQL/Qt4 to Qt5
|
2016-11-25 23:30:38 +01:00 |
|
extras.h
|
port of EQL/Qt4 to Qt5
|
2016-11-25 23:30:38 +01:00 |
|
link-wrappers.lisp
|
'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 |
|
link.lisp
|
unix: add "make install" option for exe, lib, modules (refactor file locations)
|
2017-04-28 12:05:59 +02:00 |
|
main.cpp
|
Pass argc/argv to Qt before passing it to ecl
|
2021-03-23 22:26:19 +01:00 |
|
make-static.lisp
|
Fix compile errors due to conflicting libraries
|
2021-03-28 09:41:28 +02:00 |
|
make.lisp
|
replace deprecated ECL C names; revisions; integrate QML into the library ('qml-lisp.lisp' is obsolete now);
|
2021-03-13 16:03:09 +01:00 |
|
module_help.pro
|
change 'linux' to 'unix' in *.pro files, small revisions
|
2022-02-17 11:39:25 +01:00 |
|
module_interface.cpp
|
new version number 19.9.1: modules can now be integrated statically (needed for iOS; for experts only!)
|
2019-09-28 10:25:49 +02:00 |
|
module_interface.h
|
fix deprecated ECL function name; small revisions;
|
2019-10-28 15:53:24 +01:00 |
|
module_multimedia.pro
|
change 'linux' to 'unix' in *.pro files, small revisions
|
2022-02-17 11:39:25 +01:00 |
|
module_network.pro
|
change 'linux' to 'unix' in *.pro files, small revisions
|
2022-02-17 11:39:25 +01:00 |
|
module_quick.pro
|
change 'linux' to 'unix' in *.pro files, small revisions
|
2022-02-17 11:39:25 +01:00 |
|
module_sql.pro
|
change 'linux' to 'unix' in *.pro files, small revisions
|
2022-02-17 11:39:25 +01:00 |
|
module_svg.pro
|
change 'linux' to 'unix' in *.pro files, small revisions
|
2022-02-17 11:39:25 +01:00 |
|
module_webengine.pro
|
change 'linux' to 'unix' in *.pro files, small revisions
|
2022-02-17 11:39:25 +01:00 |
|
module_webkit.pro
|
change 'linux' to 'unix' in *.pro files, small revisions
|
2022-02-17 11:39:25 +01:00 |
|
qt_eql.cpp
|
unix: add "make install" option for exe, lib, modules (refactor file locations)
|
2017-04-28 12:05:59 +02:00 |
|
qt_eql.h
|
unix: add "make install" option for exe, lib, modules (refactor file locations)
|
2017-04-28 12:05:59 +02:00 |
|
rebuild
|
build wrapper functions by default (no more optionally)
|
2017-09-14 13:17:44 +02:00 |
|
single_shot.h
|
prevent "SLOT" warning on Windows; tiny revisions;
|
2016-12-14 19:58:56 +01:00 |
|
ui_loader.h
|
allow compiling for SailfishOS (run 'export SAILFISH=sailfish' before 'qmake')
|
2021-03-15 14:47:05 +01:00 |
|
windows.pri
|
small revisions
|
2017-02-28 12:31:59 +01:00 |