Commit graph

63 commits

Author SHA1 Message Date
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
Syping
ba59a81d68 make createCentralWidget not necessary 2019-09-24 12:07:52 +02:00
Syping
643b025a83 remove style 2019-09-20 03:25:18 +02:00
Syping
394139a147 change year to 2019 2019-09-20 03:24:32 +02:00
Syping
f9afa5e0aa disable custom theme 2019-09-20 00:43:20 +02:00
Syping
1ce6cf9059 added getWindow 2018-09-15 02:53:35 +02:00
Syping
208c53aaa0 remove forgetten line 2018-09-15 01:57:07 +02:00
Syping
44d8d73877 move getParent to LuaEngine Core 2018-09-15 01:56:50 +02:00
Syping
8a6f7311ca use Dialog instead of MessageBox 2018-09-15 00:59:18 +02:00
Syping
52507c9996 improvements 2018-09-14 04:45:57 +02:00
Syping
0ba59e0b79 add shortcuts 2018-09-09 19:01:57 +02:00
Syping
47fbb8c2a9 Merge branch 'master' of gitlab.com:Syping/luaengineapp 2018-09-09 18:58:35 +02:00
Syping
f6f006dca2 Android support added 2018-09-09 18:58:10 +02:00
Syping
b9f74eef60 fix app.lua 2018-08-31 05:52:59 +02:00
Syping
a5a631c748 Custom Theme only for Windows 2018-08-31 05:49:15 +02:00
Syping
3aa716a1c1 Fix Qt 5.7 build 2018-08-31 05:29:49 +02:00
Syping
6801690c28 static builds should be fixed 2018-08-28 03:23:30 +02:00
Syping
74d0e57ce0 fix for static build 2018-08-27 02:09:14 +02:00
Syping
d8c75c11a2 fixedSize improved and setWidgetSize 2018-08-27 01:37:12 +02:00
Syping
a6b8d15d19 improve naming 2018-08-26 22:43:59 +02:00
Syping
52cef11986 improved function naming 2018-08-26 22:42:36 +02:00