EQL5/src
2017-02-28 12:31:59 +01:00
..
gen for MinGW: change "Q_OS_WIN" to "Q_CC_MSVC" (otherwise MinGW won't link plugins) 2017-02-21 10:06:50 +01:00
lisp better QSEL rect (black and white) 2017-02-23 22:41:37 +01:00
compile-ini.lisp many small revisions (code, docu formatting); add class QPdfWriter; 2016-12-12 23:53:28 +01:00
dyn_object.cpp extend QSELECT / QSEL to work with QML items; revision of property dialog; small revisions; 2017-02-16 17:24:08 +01:00
dyn_object.h better "connection" handling to Lisp functions; make disconnect work properly; some revisions; 2016-12-10 15:46:36 +01:00
ecl_fun.cpp some revisions (mostly "quick" examples) 2017-02-25 10:46:45 +01:00
ecl_fun.h fix function QPROPERTIES*; update docu; extend "gui/properties.lisp" for QML; fix QAPROPOS inverse sorting; 2017-02-14 00:22:37 +01:00
eql.cpp 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
eql.h [Windows] "my_app/": prevent crash of gui exe on print output 2016-12-29 20:43:49 +01:00
eql_exe.pro port of EQL/Qt4 to Qt5 2016-11-25 23:30:38 +01:00
eql_fun.h port of EQL/Qt4 to Qt5 2016-11-25 23:30:38 +01:00
eql_global.h port of EQL/Qt4 to Qt5 2016-11-25 23:30:38 +01:00
eql_lib.pro "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
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 add missing types in :help module; small rivisions; 2016-12-03 21:01:22 +01:00
link.lisp add missing types in :help module; small rivisions; 2016-12-03 21:01:22 +01:00
main.cpp make all modules link on Windows; fix sparse DOS line endings; minor revisions; 2016-12-13 19:52:06 +01:00
make-eql-lib-wrappers.lisp add module :multimedia; fixes because of QMetaType differences Qt4/Qt5 2016-12-03 17:55:19 +01:00
make-eql-lib.lisp add OpenGL classes (substituting obsolete :opengl module) 2016-11-30 15:13:55 +01:00
module_help.pro make all modules link on Windows; fix sparse DOS line endings; minor revisions; 2016-12-13 19:52:06 +01:00
module_multimedia.pro make all modules link on Windows; fix sparse DOS line endings; minor revisions; 2016-12-13 19:52:06 +01:00
module_network.pro make all modules link on Windows; fix sparse DOS line endings; minor revisions; 2016-12-13 19:52:06 +01:00
module_quick.pro add module :quick (quick, quickwidgets, qml) plus an example; lots of small revisions; 2017-01-16 12:00:00 +01:00
module_sql.pro make all modules link on Windows; fix sparse DOS line endings; minor revisions; 2016-12-13 19:52:06 +01:00
module_svg.pro make all modules link on Windows; fix sparse DOS line endings; minor revisions; 2016-12-13 19:52:06 +01:00
module_webkit.pro add "eql5.js" to compiled eql5 lib resources; add class QResource; 2017-01-24 23:29:35 +01:00
qt_eql.cpp prevent "SLOT" warning on Windows; tiny revisions; 2016-12-14 19:58:56 +01:00
qt_eql.h port of EQL/Qt4 to Qt5 2016-11-25 23:30:38 +01:00
rebuild 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
single_shot.h prevent "SLOT" warning on Windows; tiny revisions; 2016-12-14 19:58:56 +01:00
ui_loader.h port of EQL/Qt4 to Qt5 2016-11-25 23:30:38 +01:00
windows.pri small revisions 2017-02-28 12:31:59 +01:00