Commit Graph

128 Commits

Author SHA1 Message Date
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
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
Syping 3d920f6168 LuaEngine imporved 2018-08-26 22:40:45 +02:00
Syping 7ae82a4e32 setLayoutMargins added 2018-08-25 02:15:54 +02:00
Syping b8a5843464 improvements 2018-08-25 00:55:55 +02:00
Syping ec4fb13212 widget code improvement 2018-08-24 23:49:37 +02:00
Syping 3e88d70c23 getWidgetText added 2018-08-24 17:45:33 +02:00
Syping ad1505251d improvements 2018-08-24 17:35:00 +02:00
Syping fb6a449d83 checkBox added 2018-08-23 17:17:27 +02:00
Syping 115d384f88 improve error proofness 2018-08-23 17:02:12 +02:00
Syping 53e8d9abe5 delete's added 2018-08-23 16:58:28 +02:00
Syping ba207a1c8f layout + button 2018-08-23 16:44:11 +02:00
Syping d277e0e8c5 move connect to LuaEngine 2018-08-23 16:09:44 +02:00
Syping 6cd4614371 improve pushEngine 2018-08-22 21:42:39 +02:00
Syping 107204e6c5 Initial commit 2018-08-22 21:33:38 +02:00