Commit graph

  • 92ca801038 Bump version number to 24.2.1 master sfos-24.2.1 Renaud Casenave-Péré 2025-06-29 17:59:56 +02:00
  • ff1020f87e Merge branch 'private-libs' into 'master' P. Ruetz 2024-02-01 19:10:22 +00:00
  • df5f6e07b6 Install private libraries in a subdirectory Benson Muite 2024-01-23 10:15:41 +03:00
  • 440ac762a8 fix '(qexec)' to work with QML Preview (Qt Designer) when used inside a fallback restart in Slime mode pls.153 2022-02-28 10:50:04 +01:00
  • da1285cace fix function 'x:path' for unix pls.153 2022-02-19 08:29:22 +01:00
  • 0bf4fbaf2e change 'linux' to 'unix' in *.pro files, small revisions pls.153 2022-02-17 11:39:25 +01:00
  • 82c209a469 fix paren bug polos 2021-11-05 13:42:08 +01:00
  • 9738cdad85 'Qt_EQL': in 'EQL::addObject' / 'define-qt-wrappers': also add methods of all super classes; make lispifying C names optional; polos 2021-06-14 20:13:15 +02:00
  • 1758101cf2 revert beta hacks (sorry); fix comment in 'qml.lisp' polos 2021-06-10 22:28:45 +02:00
  • c3d4050dc6 fix comment in 'qml.lisp' polos 2021-06-10 22:20:08 +02:00
  • 1695e9fc36 fix 'qml:find-quick-item' when used together with '*root-item*' (note comment in sources) polos 2021-05-21 13:35:35 +02:00
  • 8494a71fae better integration with QML Repeater and 'objectName' of respective children in there polos 2021-05-18 20:25:25 +02:00
  • 44689ec14e update comment polos 2021-05-12 16:28:10 +02:00
  • 5cf7e87bd4 small revision polos 2021-05-11 09:54:26 +02:00
  • 4f75551971 add third argument to 'EQL::addObject' to call 'define-qt-wrappers' polos 2021-05-11 09:48:00 +02:00
  • 73844d81ab revision polos 2021-05-10 10:01:16 +02:00
  • 2156ea501f add convenience function EQL::addObject() for adding Qt class instances as Lisp variables polos 2021-05-09 17:31:43 +02:00
  • 53c6a9e246 tiny revision polos 2021-05-07 19:16:34 +02:00
  • 28d5d133fb add tutorial in 'Qt_EQL/' for accessing C++ apps from Lisp polos 2021-05-07 19:06:19 +02:00
  • 490c878dee add MetaArg 'cl_object' to enable passing complex Lisp data to C++ polos 2021-05-04 16:03:41 +02:00
  • 44056e0853 add 'cl_shutdown()' in destructor of class EQL polos 2021-04-30 16:09:01 +02:00
  • 7b692f4e12 update comment in 'lib/thread-safe.lisp' polos 2021-04-29 10:09:33 +02:00
  • b20eed0306 fix for running EQL5 on a separate thread (not the UI one); N.B. requires 'thread-safe.lisp' to be loaded on startup; polos 2021-04-28 17:22:33 +02:00
  • dab9b53283 fix 'qml-ui-vars', see '(qml)' polos 2021-04-05 11:54:05 +02:00
  • 8c6a45d9e4 adapt '(qml)' for Sailfish polos 2021-04-01 11:28:05 +02:00
  • ecbef474db Merge branch 'master' into 'master' P. Ruetz 2021-03-29 08:53:09 +00:00
  • 6d0e46bcc7 Fix compile errors due to conflicting libraries Renaud Casenave-Péré 2021-03-28 09:41:28 +02:00
  • 7b19fd33dd adapt 'my_app' to new install path; small revisions; polos 2021-03-27 09:44:04 +01:00
  • 8fd473b5a2 revert 'wrong brackets', misunderstanding! (sorry) polos 2021-03-25 15:39:17 +01:00
  • 9d48cf502a fix wrong brackets in *.pro polos 2021-03-25 11:13:19 +01:00
  • 4969ea2b90 oversight polos 2021-03-25 11:01:43 +01:00
  • 95bb218660 update README polos 2021-03-25 10:59:37 +01:00
  • 0871e751fa revision of Sailfish ini polos 2021-03-25 10:38:50 +01:00
  • afacf3f74d Merge branch 'sfos' into 'master' P. Ruetz 2021-03-25 08:28:51 +00:00
  • 440089d90d Merge branch 'bugfixes' into 'master' P. Ruetz 2021-03-25 08:28:13 +00:00
  • ec089749b8 Pass argc/argv to Qt before passing it to ecl Renaud Casenave-Péré 2021-03-21 20:56:22 +01:00
  • a487bb45b6 Pass argc/argv to Qt before passing it to ecl sfos Renaud Casenave-Péré 2021-03-21 20:56:22 +01:00
  • 1c56565a5f Add build setup for static library Renaud Casenave-Péré 2021-03-21 20:53:55 +01:00
  • 9675b68f6d Add support for aarch64 Renaud Casenave-Péré 2021-03-03 22:47:35 +01:00
  • 14a1d07425 Fix various issues in webkit module Renaud Casenave-Péré 2019-10-22 12:52:13 +02:00
  • 997226c026 some fixes to Sailfish build polos 2021-03-15 17:38:38 +01:00
  • 92b9e2647e allow compiling for SailfishOS (run 'export SAILFISH=sailfish' before 'qmake') polos 2021-03-15 14:47:05 +01:00
  • 8e0a6a6e0c add QML ini for SailfishOS polos 2021-03-14 16:32:08 +01:00
  • 49261f5031 fix low-level bug in 'qml_get2', 'qjs_call2' polos 2021-03-13 21:42:59 +01:00
  • 089ba6521d revision of 'qml.lisp' polos 2021-03-13 17:48:44 +01:00
  • 799cc1de36 replace deprecated ECL C names; revisions; integrate QML into the library ('qml-lisp.lisp' is obsolete now); polos 2021-03-13 16:03:09 +01:00
  • 8d3bc5234f add fast, direct (low-level) JS function calls for QML polos 2021-03-08 21:04:21 +01:00
  • bfdc227b21 add internal function for fast, direct JS calls, see also 'qml-lisp.lisp' in QML examples polos 2021-03-08 18:53:52 +01:00
  • 322b737e7b bug fix in js-arg, small revisions polos 2021-03-02 09:59:10 +01:00
  • 69a094b6f8 revision polos 2021-02-05 21:39:01 +01:00
  • c59ef79ab1 revision polos 2021-02-05 17:53:25 +01:00
  • 349b1e4d5f add example '9999': draw in JS canvas, calculate in Lisp polos 2021-02-05 17:39:56 +01:00
  • 875b3a49e6 update README polos 2021-01-09 18:38:59 +01:00
  • 03bd45a5ad small fix to docu polos 2020-12-25 19:52:21 +01:00
  • bbb6b4386d Adapt for sailfishos sfos-20.7.1 Renaud Casenave-Péré 2019-10-22 12:53:34 +02:00
  • 84c60f7fb2 Disable svg module Renaud Casenave-Péré 2019-10-22 12:53:21 +02:00
  • fc0f38cefa Replace webengine by webkit Renaud Casenave-Péré 2019-02-11 19:14:48 +09:00
  • 112aacc894 Fix various issues in webkit module Renaud Casenave-Péré 2019-10-22 12:52:13 +02:00
  • ddb8465f1f small revision polos 2020-12-10 09:29:23 +01:00
  • 9191f4a5eb small fixes for macOS polos 2020-12-08 18:26:41 +01:00
  • 7f3a2145ed fix -quic for setter functions (using QSET instead of QFUN) which are not available as EQL functions (unlike in C++) polos 2020-12-07 23:00:32 +01:00
  • ac63828762 restore default debug behavior with command line option -qtpl polos 2020-12-07 22:39:35 +01:00
  • 54a6879960 Merge branch 'master' of gitlab.com:eql/EQL5 polos 2020-11-28 11:32:45 +01:00
  • c70380b4d2 re-arrange 'si_safe_eval' code for MSVC compilers polos 2020-11-28 11:29:42 +01:00
  • 1c8cfaf797 Merge branch 'asdf-bugfix' into 'master' P. Ruetz 2020-11-24 07:36:39 +00:00
  • 6aa76599b9 added :init-name to asdf:make-build ava fox 2020-11-23 23:23:42 -05:00
  • cc3011dc0d Merge branch 'master' into 'master' P. Ruetz 2020-11-14 08:47:10 +00:00
  • e41ee54d21 Add optional error handling to si_safe_eval Bernd Wachter 2020-11-12 13:54:53 +02:00
  • b85c3895b8 Allow passing argc to EQL::ini Bernd Wachter 2020-11-11 11:32:50 +02:00
  • df13447cde add deploy script example for Windows to docu polos 2020-09-27 14:52:12 +02:00
  • c52c34de6c add note about QLET (important to remember) polos 2020-09-24 08:44:42 +02:00
  • 40511818ef deploy: mention 'windeployqt' and 'macdeployqt'; small revision; polos 2020-09-24 08:13:56 +02:00
  • 2d0aaf6c06 add example of using Qt for a POST request to a cgi script polos 2020-09-23 00:02:43 +02:00
  • 6804baef18 remove obsolete comment polos 2020-08-03 10:33:10 +02:00
  • 18c5bfc00e small revision of docu polos 2020-07-30 23:16:10 +02:00
  • 6117a95bac revision of 'lib/qml-ui-vars.lisp' polos 2020-07-30 20:28:40 +02:00
  • 4208e0ddf9 small revision; add note about 'uic'; polos 2020-07-28 09:37:10 +02:00
  • 20516a7da7 revision polos 2020-07-25 15:34:07 +02:00
  • 39dba74d9c fix indentation polos 2020-07-24 19:36:07 +02:00
  • 81599b7b49 revision polos 2020-07-24 19:30:05 +02:00
  • 47e64a8fad revision polos 2020-07-24 15:19:38 +02:00
  • bbe4741c90 small revision polos 2020-07-24 15:18:41 +02:00
  • a29abb19b9 revision of 'lib/qml-ui-vars.lisp' polos 2020-07-24 13:44:43 +02:00
  • ca22ff0254 add convenience function '(eql:qml)' for auto generating vars according to QML item's 'objectName'; bump version number; polos 2020-07-24 11:45:01 +02:00
  • 97feac95d4 add short convenience macros for calling QML functions and setting properties polos 2020-06-24 11:59:34 +02:00
  • 680f4cf6ed add missing type QList<QHostAddress> (module :network) polos 2020-05-07 11:51:30 +02:00
  • 61ee317705 IMPORTANT FIX: change Swank connection style to :SPAWN (old solution is not stable) polos 2020-04-21 12:48:09 +02:00
  • 6618f9044a prevent float overflow in QML example polos 2020-03-02 15:25:02 +01:00
  • 928aab143a Adapt for sailfishos sfos-19.9.1 Renaud Casenave-Péré 2019-10-22 12:53:34 +02:00
  • 8c515cfc91 Disable svg module Renaud Casenave-Péré 2019-10-22 12:53:21 +02:00
  • da28d4f628 Replace webengine by webkit Renaud Casenave-Péré 2019-02-11 19:14:48 +09:00
  • 0423d7c4da Fix various issues in webkit module Renaud Casenave-Péré 2019-10-22 12:52:13 +02:00
  • 5d730fa744 fix deprecated ECL function name; small revisions; polos 2019-10-28 15:53:24 +01:00
  • eb9eba1869 new version number 19.9.1: modules can now be integrated statically (needed for iOS; for experts only!) polos 2019-09-28 10:25:49 +02:00
  • ae674491e1 make 'make install' work again on macOS polos 2019-09-03 18:23:19 +02:00
  • a7a0af1e86 tiny revisions polos 2019-09-03 17:37:49 +02:00
  • a453239d14 add '.gdbinit' (recommended settings when running ECL from within gdb) polos 2019-03-28 21:56:23 +01:00
  • 464efd3a8a mention Arch Linux recipe (thanks to 'VanLaser') polos 2019-03-22 19:17:55 +01:00
  • a87a32d60e tiny revisions/oversights polos 2019-03-02 22:51:19 +01:00
  • 3501d8e5ac plugin example: change template from 'dll' to 'plugin' polos 2019-02-28 20:32:02 +01:00