Commit graph

83 commits

Author SHA1 Message Date
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
Syping
5b5914f5b4 improve fileDialog 2019-09-25 19:16:30 +02:00
Syping
3e4fda83ba fix setWidgetText for progressBar 2019-09-25 16:29:15 +02:00
Syping
97c58b72bd add progressBar, setWidgetMaximum, setWidgetMinimum 2019-09-25 16:18:23 +02:00
Syping
a22f961ac8 add readOnly 2019-09-25 15:56:30 +02:00
Syping
a37b496674 add setWidgetEnabled 2019-09-25 15:29:34 +02:00
Syping
db9ae56fb2 by default only build libraries 2019-09-25 15:25:48 +02:00
Syping
e9b1c7b53e added toolButton 2019-09-25 15:11:48 +02:00
Syping
c51239a3fa add widgets automatic in layout 2019-09-25 14:23:45 +02:00
Syping
33c32e096d remove Android port 2019-09-25 12:24:48 +02:00
Syping
64f1a9f0d7 add app.rc 2019-09-24 17:35:08 +02:00
Syping
407231a12f add GCC 8 support 2019-09-24 17:33:15 +02:00
Syping
92e9d25879 load script as resource 2019-09-24 17:21:33 +02:00
Syping
98fb0529cf menuEntry have now shortcut included 2019-09-24 16:10:56 +02:00