Commit Graph

  • da69c259be fix build Syping 2019-10-07 02:50:23 +0200
  • 462c51c5d7 fix make command Syping 2019-10-07 02:21:02 +0200
  • 6d6f8c11b7 fix qmake-static command at wrong place Syping 2019-10-07 02:20:32 +0200
  • 0aba24cf44 fix stage Syping 2019-10-07 02:19:01 +0200
  • 527f3e4960 gitlab build in stages Syping 2019-10-07 02:17:33 +0200
  • 769d291f35 make I/O library Syping 2019-10-03 00:05:40 +0200
  • 9321c1b9fb fix resource compile Syping 2019-10-02 20:37:19 +0200
  • 288dc577cd remove debug message Syping 2019-10-02 19:16:43 +0200
  • 144e65da73 fix Lua script parsing issues Syping 2019-10-02 19:16:17 +0200
  • 2c53b502d8 fix hardlink pushVariant Syping 2019-10-01 06:07:06 +0200
  • 97ed09b3f9 add linkFile Syping 2019-10-01 05:59:28 +0200
  • 98f65a669f directoyListFiles generates now a table Syping 2019-10-01 05:28:37 +0200
  • 6a1e98994c added directoryListFiles Syping 2019-10-01 01:30:43 +0200
  • bbfec42976 fix compile Syping 2019-10-01 00:05:37 +0200
  • 49545db0dc replace processExecuted with processSuccessed Syping 2019-09-30 20:23:47 +0200
  • 71c86ba217 executeProcess return 2 arguments Syping 2019-09-30 20:20:07 +0200
  • 1ddf257a41 improve executeProcess Syping 2019-09-30 20:15:26 +0200
  • 7773d84176 add executeProcess function and OS library Syping 2019-09-30 19:25:02 +0200
  • e189120982 added updateUi command Syping 2019-09-25 19:49:43 +0200
  • 5b5914f5b4 improve fileDialog Syping 2019-09-25 19:16:30 +0200
  • 3e4fda83ba fix setWidgetText for progressBar Syping 2019-09-25 16:29:15 +0200
  • 97c58b72bd add progressBar, setWidgetMaximum, setWidgetMinimum Syping 2019-09-25 16:18:23 +0200
  • a22f961ac8 add readOnly Syping 2019-09-25 15:56:30 +0200
  • a37b496674 add setWidgetEnabled Syping 2019-09-25 15:29:34 +0200
  • db9ae56fb2 by default only build libraries Syping 2019-09-25 15:25:48 +0200
  • e9b1c7b53e added toolButton Syping 2019-09-25 15:11:48 +0200
  • 847c3f2176 compile now luaenginerun too Syping 2019-09-25 14:29:52 +0200
  • c51239a3fa add widgets automatic in layout Syping 2019-09-25 14:23:45 +0200
  • 33c32e096d remove Android port Syping 2019-09-25 12:24:48 +0200
  • 3a0a9c627e fix compile Syping 2019-09-24 17:38:55 +0200
  • 64f1a9f0d7 add app.rc Syping 2019-09-24 17:35:08 +0200
  • 407231a12f add GCC 8 support Syping 2019-09-24 17:33:15 +0200
  • a195e0e5b3 fix GitLab OpenSSL Syping 2019-09-24 17:26:18 +0200
  • 7868c4129c GitLab CI Syping 2019-09-24 17:25:39 +0200
  • 92e9d25879 load script as resource Syping 2019-09-24 17:21:33 +0200
  • 98fb0529cf menuEntry have now shortcut included Syping 2019-09-24 16:10:56 +0200
  • ba59a81d68 make createCentralWidget not necessary Syping 2019-09-24 12:07:52 +0200
  • 643b025a83 remove style Syping 2019-09-20 03:25:18 +0200
  • 394139a147 change year to 2019 Syping 2019-09-20 03:24:32 +0200
  • f9afa5e0aa disable custom theme Syping 2019-09-20 00:43:20 +0200
  • 1ce6cf9059 added getWindow Syping 2018-09-15 02:53:35 +0200
  • 208c53aaa0 remove forgetten line Syping 2018-09-15 01:57:07 +0200
  • 44d8d73877 move getParent to LuaEngine Core Syping 2018-09-15 01:56:50 +0200
  • 8a6f7311ca use Dialog instead of MessageBox Syping 2018-09-15 00:59:18 +0200
  • 52507c9996 improvements Syping 2018-09-14 04:45:57 +0200
  • 0ba59e0b79 add shortcuts Syping 2018-09-09 19:01:57 +0200
  • 47fbb8c2a9 Merge branch 'master' of gitlab.com:Syping/luaengineapp Syping 2018-09-09 18:58:35 +0200
  • f6f006dca2 Android support added Syping 2018-09-09 18:58:10 +0200
  • b9f74eef60 fix app.lua Syping 2018-08-31 05:52:59 +0200
  • a5a631c748 Custom Theme only for Windows Syping 2018-08-31 05:49:15 +0200
  • 3aa716a1c1 Fix Qt 5.7 build Syping 2018-08-31 05:29:49 +0200
  • 6801690c28 static builds should be fixed Syping 2018-08-28 03:23:30 +0200
  • 74d0e57ce0 fix for static build Syping 2018-08-27 02:09:14 +0200
  • d8c75c11a2 fixedSize improved and setWidgetSize Syping 2018-08-27 01:37:12 +0200
  • a6b8d15d19 improve naming Syping 2018-08-26 22:43:59 +0200
  • 52cef11986 improved function naming Syping 2018-08-26 22:42:36 +0200
  • 3d920f6168 LuaEngine imporved Syping 2018-08-26 22:40:45 +0200
  • 7ae82a4e32 setLayoutMargins added Syping 2018-08-25 02:15:54 +0200
  • b8a5843464 improvements Syping 2018-08-25 00:55:55 +0200
  • ec4fb13212 widget code improvement Syping 2018-08-24 23:49:37 +0200
  • 3e88d70c23 getWidgetText added Syping 2018-08-24 17:45:33 +0200
  • ad1505251d improvements Syping 2018-08-24 17:35:00 +0200
  • fb6a449d83 checkBox added Syping 2018-08-23 17:17:27 +0200
  • 115d384f88 improve error proofness Syping 2018-08-23 17:02:12 +0200
  • 53e8d9abe5 delete's added Syping 2018-08-23 16:58:28 +0200
  • ba207a1c8f layout + button Syping 2018-08-23 16:44:11 +0200
  • d277e0e8c5 move connect to LuaEngine Syping 2018-08-23 16:09:44 +0200
  • 6cd4614371 improve pushEngine Syping 2018-08-22 21:42:39 +0200
  • fbcdbbc524 remove luaengineapp.pro.user Syping 2018-08-22 21:36:32 +0200
  • 107204e6c5 Initial commit Syping 2018-08-22 21:33:38 +0200