Commit graph

74 commits

Author SHA1 Message Date
pls.153
99c059a70b add missing function 'qto-utf8' to correctly convert QStrings 2023-07-03 19:43:43 +02:00
pls.153
e15e58daaa add missing marshal type qlonglong (e.g for sqlite) 2023-07-01 13:17:56 +02:00
pls.153
0446628830 example 'meshtastic', add iOS version, background ini, startup animation 2023-06-06 11:37:12 +02:00
pls.153
5f6d5b2c0f revisions 2023-06-03 12:55:59 +02:00
pls.153
257750c718 fix bug in 'from_qbytearray()' ('ushort' unicode instead of 'uchar' value) 2023-05-26 23:50:10 +02:00
pls.153
dae91e0167 add/fix proper error messages in 'ecl_fun()'/C++ and 'Lisp.call()'/QML if undefined 2023-05-26 19:10:44 +02:00
pls.153
6594582b72 improve type conversion QByteArray -> CL array (intended for binary data only); bump version; 2023-05-19 17:14:25 +02:00
pls.153
06020d342f revisions 2023-04-30 19:01:36 +02:00
pls.153
45d6984bec revisions 2023-02-25 12:08:53 +01:00
pls.153
43df41e8b9 revisions of example 'cl-repl' 2022-12-29 14:32:17 +01:00
pls.153
c5b350a9b5 iOS: prevent auto full stop on double space with DISABLE_SMART_QUOTES 2022-12-28 20:15:11 +01:00
pls.153
6fbe96ad0d new version number (changes in 'src/cpp/') 2022-12-17 18:18:44 +01:00
pls.153
3d32e2c259 example 'cl-repl': android: ensure write permission of copied asset files 2022-12-17 16:41:54 +01:00
pls.153
9073f1881d example 'cl-repl': prepare for manually adding OpenSSL on android (not included here) 2022-12-09 15:51:28 +01:00
pls.153
e3ffab669b new version number (recompilation required) 2022-12-06 14:44:45 +01:00
pls.153
b3fba7e009 example 'cl-repl': enable iOS external keyboard shortcuts 2022-12-06 14:40:50 +01:00
pls.153
ac9d2ebf07 revision 2022-11-25 10:04:51 +01:00
pls.153
3a1fbb0917 iOS: add filter for smart quotation marks, needed for example 'cl-repl' 2022-11-24 21:02:23 +01:00
pls.153
39deb3199a review marshalling docu, remove obsolete QStringList (use QVariantList instead) 2022-10-26 10:28:00 +02:00
pls.153
a94837e512 add function 'copy-all-asset-files' (mobile only) 2022-08-21 09:16:45 +02:00
pls.153
b96d377926 example 'cl-repl': add 'settings/colors.lisp', default '.eclrc'; upgrade LQML version number 2022-08-18 22:43:28 +02:00
pls.153
df358fa5ae add 32bit support (android only) 2022-05-08 10:16:18 +02:00
pls.153
090482a7ec i18n: after generating *.qm files, make it work in interpreted app too (testing) 2022-04-30 15:27:48 +02:00
pls.153
b4f2700ddc add i18n (requires installation from scratch of all existing examples) 2022-04-29 12:07:13 +02:00
pls.153
84876e7c43 revisions 2022-04-23 14:33:53 +02:00
pls.153
083d3b9e67 add Quicklisp/ASDF note for Windows 2022-04-22 10:51:12 +02:00
pls.153
383382321c some fixes for Windows 2022-04-21 17:33:17 +02:00
pls.153
050537163f fix 'cl-repl' file browser to work on Windows 2022-04-21 10:55:40 +02:00
pls.153
834440953b revisions 2022-04-15 10:29:19 +02:00
pls.153
a131436dde example 'cl-repl': add help, screenshot; several revisions 2022-04-11 16:47:17 +02:00
pls.153
88e7602917 some additions to prepare for example 'cl-repl'; revisions 2022-04-09 17:33:55 +02:00
pls.153
789b4716c1 revisions 2022-04-09 12:14:45 +02:00
pls.153
22fa212c88 several small extensions, prepare for example 'cl-repl' to work 2022-04-07 18:35:30 +02:00
pls.153
0aed433b52 revisions 2022-03-30 10:31:46 +02:00
pls.153
a5b827bc96 several additions and revisions to prepare for new example 'sokoban' 2022-03-30 00:11:45 +02:00
pls.153
a8698e1ad4 revisions 2022-03-20 00:07:39 +01:00
pls.153
5bd6b31630 important: several revisions, simplifications (this commit is tested and stable) 2022-03-17 16:15:32 +01:00
pls.153
97606681db important: fix ASDF cross-compiling to work properly (should now work with any library) 2022-03-14 21:54:00 +01:00
pls.153
14b5eff7ea mobile: build contrib libs into app lib (important for dependencies) 2022-03-14 16:45:17 +01:00
pls.153
5f3b251a69 fix example 'swank-server' to work again on mobile; revisions 2022-03-09 14:44:49 +01:00
pls.153
fc662c4f48 revisions 2022-03-07 19:38:25 +01:00
pls.153
9114e28b92 remove 'import Lisp 1.0' (obsolete) 2022-03-07 12:51:52 +01:00
pls.153
24c2a57fa0 add QML auto reload for mobile (example 'swank-server' only); several revisions 2022-03-05 22:13:21 +01:00
pls.153
79a5e5cc30 formatting 2022-03-03 23:26:12 +01:00
pls.153
74cf62715f add example 'swank-server' (Swank and Quicklisp on both android and iOS) 2022-03-02 20:10:23 +01:00
pls.153
e7a64ff10d add function 'view-status-changed' 2022-03-02 09:19:14 +01:00
pls.153
f0470344a7 small revisions, update version number (many recent changes) 2022-03-01 20:24:04 +01:00
pls.153
1106db7c0a several revisions; prepare for iOS static ECL contrib libs 2022-03-01 17:02:08 +01:00
pls.153
f52c1ec594 add note about adding files to a project 2022-02-27 16:29:13 +01:00
pls.153
be2b4520d1 add readme/screenshot for 'QML Live Preview and Slime'; revisions 2022-02-25 15:09:02 +01:00