Commit Graph

170 Commits

Author SHA1 Message Date
Syping 97e02b0b57 Fix Portable Executuable 2021-08-09 15:46:52 +02:00
Syping 1b6a7cf3c3 Fix Application Launches 2021-08-09 15:42:56 +02:00
Syping ad194edbba LuaEngine: Support for Binary Content 2021-08-09 15:21:58 +02:00
Syping 7603ed4160 Fix luaenginec legacy build 2021-05-01 15:32:32 +02:00
Syping 51b3694661 Fix legacy builds 2021-05-01 15:26:28 +02:00
Syping eacb94de41 Fix legacy Qt build 2021-05-01 15:08:26 +02:00
Syping 46effd4ada update Lua 5.4 module 2021-05-01 15:04:09 +02:00
Syping 1fd16e168c EngineType handling improved and JSON array support 2021-03-06 03:35:12 +01:00
Syping 406905b359 Lua 5.4.2 runtime 2021-03-06 01:54:36 +01:00
Syping ddc4ab91c4 Update Qt to 5.15.2 2020-11-26 04:07:09 +01:00
Syping ea95d7fc10 Qt 5.15.0 with DirectWrite patch 2020-08-01 11:40:38 +02:00
Syping 8dfd5b9455 add _LuaEngineMode 2020-07-29 11:07:29 +02:00
Syping d6117ee54a fix eIOBytesAvailable and eIOCanReadLine 2020-07-27 17:11:34 +02:00
Syping 1e2c36b4be fix building dependencies 2020-07-27 17:07:00 +02:00
Syping dacc426838 add eIOBytesAvailable and eIOCanReadLine 2020-07-27 16:54:42 +02:00
Syping ec0d999365 CLIExecuted -> CliExecuted 2020-07-27 16:36:19 +02:00
Syping 2a3aa0af59 added quit + CLI 2020-07-27 16:33:48 +02:00
Syping 50dddccf27 [skip ci] add lua headers 2020-07-06 06:19:08 +02:00
Syping 4485b2b4eb [skip ci] http and https test scripts 2020-07-06 06:15:30 +02:00
Syping 0fd63c62e3 fix reading 2020-07-04 19:36:03 +02:00
Syping 536ca5e539 add socketFlush, tcpSocketStartTLS and luaEngineTLSAvailable 2020-07-04 14:03:37 +02:00
Syping 3daf9e69a9 fix CI script 2020-07-03 19:27:32 +02:00
Syping 92f23fe1ff add createTcpSocket 2020-07-03 19:24:41 +02:00
Syping 9b17fe144d add read and write eIO functions 2020-07-03 19:18:44 +02:00
Syping 64a3508441 add socketDisconnect 2020-07-03 19:00:45 +02:00
Syping 188dd0c9cb added socketConnect 2020-07-03 18:57:05 +02:00
Syping 809b5ff6aa add network module while Windows installation 2020-07-03 18:44:18 +02:00
Syping f1bf8abfb5 dependency system + network library 2020-07-03 18:41:36 +02:00
Syping 816305e70d add needs 2020-07-02 23:39:48 +02:00
Syping a02d0901f1 fix pri file 2020-07-02 16:21:30 +02:00
Syping ecccadcd8a CONFIG+=LUAENGINE_LUA53 for using Lua 5.3 2020-07-02 16:20:10 +02:00
Syping e6ba06c054 fix copyright header 2020-07-02 16:12:50 +02:00
Syping 7b9df937c9 fixed some include paths 2020-07-02 16:11:19 +02:00
Syping c358d576ae add Lua 5.4 support as default 2020-07-02 16:09:52 +02:00
Syping e455f46fff change to Qt 5.12.9 2020-06-25 06:03:24 +02:00
Syping a63c931655 remove armhf build for now 2020-06-12 17:15:02 +02:00
Syping c498dd5b77 update qt 2020-06-12 17:06:27 +02:00
Syping e291cc1941 [skip ci] add test engine 2020-05-20 23:05:00 +02:00
Syping e27dc5b7e7 add setWidgetSizePolicy, createLabel put Image with !image: 2020-05-20 22:48:23 +02:00
Syping 7449286a20 support getObjectText for LEListWidgetItem 2020-05-19 21:02:41 +02:00
Syping fcabd1685d + createListItem, createListView, getObjectParent, LEListWidgetItem,
setParent -> setObjectParent
2020-05-19 20:50:03 +02:00
Syping ff28849d90 add setCurrentStack 2020-05-19 17:16:08 +02:00
Syping 6de0b7af54 [skip ci] fix runtime and compiler script 2020-05-19 16:51:13 +02:00
Syping 5ea18c9b4b improve 4K images 2020-05-19 16:41:54 +02:00
Syping 01d43e6e20 getWidgetText -> getObjectText, setWidgetText -> setObjectText,
getWindow -> getObjectWindow
2020-05-19 16:25:42 +02:00
Syping 9d045413f9 add setWidgetImageSize 2020-05-19 16:15:42 +02:00
Syping 85fb61371e include toolbar functions 2020-05-19 15:50:00 +02:00
Syping aa400ae21d [skip ci] fix radio button comment 2020-05-18 21:04:53 +02:00
Syping 009837bf6d [skip ci] fix radio button comment 2020-05-18 21:04:06 +02:00
Syping ca82f46e5f add getWidgetPixelRatio and setObjectImage 2020-05-18 01:07:26 +02:00