Commit graph

96 commits

Author SHA1 Message Date
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
Syping eb7ad50299 add checkFileExists and checkDirectoryExists 2019-11-04 13:15:51 +01:00
Syping b019e4aea2 add JSON operations 2019-11-03 17:21:22 +01:00
Syping 96f0511b0f fix tables, getDirectoryContent replaces directoyListFiles 2019-10-24 09:07:32 +02:00
Syping 1f0737a981 remove itoa 2019-10-23 02:12:36 +02:00
Syping 8078722293 use lua_setfield 2019-10-22 02:53:59 +02:00
Syping 3e74aaa2dd add table management (untested) 2019-10-21 21:28:37 +02:00
Syping 6085acc7bf fix nsis 2019-10-21 19:25:06 +02:00
Syping ac5ee533b3 fix resource managing 2019-10-20 17:08:56 +02:00
Syping b0afdae089 added Lua icon 2019-10-20 17:04:35 +02:00
Syping be98a790e5 add getDirectoryPath 2019-10-18 18:26:38 +02:00
Syping e1c5e46af5 fix luaenginec Windows, fix nsis 2019-10-18 15:46:41 +02:00
Syping 6c76172378 added NSIS script 2019-10-18 15:26:59 +02:00
Syping a509408b05 improve interpreter support 2019-10-17 14:25:49 +02:00
Syping 40d974f804 improve linking and installation 2019-10-16 22:07:14 +02:00
Syping 262533dae9 improve LuaEngineApp build 2019-10-14 21:37:35 +02:00
Syping eec5071578 add LuaEngine compiler 2019-10-14 21:19:14 +02:00
Syping df496eae97 change structure 2019-10-12 05:19:27 +02:00
Syping 527f3e4960 gitlab build in stages 2019-10-07 02:17:33 +02:00
Syping 769d291f35 make I/O library 2019-10-03 00:05:40 +02:00
Syping 9321c1b9fb fix resource compile 2019-10-02 20:37:19 +02:00
Syping 288dc577cd remove debug message 2019-10-02 19:16:43 +02:00
Syping 144e65da73 fix Lua script parsing issues 2019-10-02 19:16:17 +02:00
Syping 2c53b502d8 fix hardlink pushVariant 2019-10-01 06:07:06 +02:00
Syping 97ed09b3f9 add linkFile 2019-10-01 05:59:28 +02:00
Syping 98f65a669f directoyListFiles generates now a table 2019-10-01 05:28:37 +02:00
Syping 6a1e98994c added directoryListFiles 2019-10-01 01:30:43 +02:00
Syping bbfec42976 fix compile 2019-10-01 00:05:37 +02:00
Syping 49545db0dc replace processExecuted with processSuccessed 2019-09-30 20:23:47 +02:00
Syping 71c86ba217 executeProcess return 2 arguments 2019-09-30 20:20:07 +02:00
Syping 1ddf257a41 improve executeProcess 2019-09-30 20:15:26 +02:00
Syping 7773d84176 add executeProcess function and OS library 2019-09-30 19:25:02 +02:00
Syping e189120982 added updateUi command 2019-09-25 19:49:43 +02:00