Commit Graph

128 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 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 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 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 f1bf8abfb5 dependency system + network library 2020-07-03 18:41:36 +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 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 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
Syping 5343818dd4 fix createWidgetStack argument parsing 2020-05-16 20:02:20 +02:00
Syping 4c01f31b04 add StackSwitch 2020-05-16 20:00:35 +02:00
Syping 9e2b5acca5 add more widget enabled and visible options 2020-05-16 17:34:14 +02:00
Syping 1823511204 fix lpForPointer function 2020-05-16 17:23:58 +02:00
Syping 807bcdd597 remove repeating from getWindow 2020-05-16 17:05:00 +02:00
Syping 8aac85e99b decrease repeating code 2020-05-16 16:57:07 +02:00
Syping 2879ae33ed reworked executeProcess command 2020-05-16 16:09:32 +02:00
Syping f67f3c0365 basic tab functionality 2020-05-15 13:29:47 +02:00
Syping 3a6780a82f groupBox added 2020-05-15 12:23:42 +02:00
Syping bf3d74fb21 add LuaEngineAddon 2020-05-14 14:09:07 +02:00
Syping 3598028ded add LuaEngineRegistry 2019-11-04 14:00:10 +01:00