log

age author description
Sun, 29 Mar 2020 23:11:07 +0200 phantomix 200329PX Started to add main menu, fiddled around with ALT key to display/hide Main Menu default tip
Wed, 25 Mar 2020 17:47:38 +0100 phantomix 200324PX Changed copying of the Lua DLL / so files to the output directory, should work now for complete rebuilds. Under Win10, it seems KeraLua needs the 32 bit version of the dll :/
Wed, 25 Mar 2020 00:36:01 +0100 phantomix 200324PX Added task run code to the GUI run button
Wed, 25 Mar 2020 00:35:22 +0100 phantomix 200324PX Added LUA scripting using NLua with KeraLua. Played around with parallel tasks and scripting.
Fri, 20 Mar 2020 18:25:23 +0100 phantomix 200320PX Added test class for parallel working. Looks fine at the first glance. Also really added the settings window files
Thu, 19 Mar 2020 18:15:40 +0100 phantomix 200319PX Added empty settings window, added draft for main window layout
Thu, 19 Mar 2020 00:49:59 +0100 phantomix 200319PX Added XML serialization for Blob (untested yet)
Wed, 18 Mar 2020 19:03:54 +0100 phantomix 200318PX Initial commit