PLCControler.py
Mon, 26 Aug 2013 10:55:03 +0200 Laurent Bessard First stage of xmlclass refactoring using lxml
Tue, 06 Aug 2013 01:28:42 +0200 Laurent Bessard Fixed GetBlockTypes method
Sun, 04 Aug 2013 22:55:12 +0900 Edouard Tisserant More optimization attemps in type handling
Mon, 17 Jun 2013 23:40:41 +0200 Laurent Bessard Fix bug in graphic viewer height when drag'n dropping variable in parallel mode
Thu, 13 Jun 2013 09:35:41 +0200 Laurent Bessard Fixed bug when trying to add a global function block instance variable to debug variable panel and not connected
Wed, 05 Jun 2013 23:13:33 +0200 Laurent Bessard Fixed bug when adding standard function like ADD, SUB, MUL,... that are overloaded. Block type was not selected and shown when opening FBDBlockDialog to edit it.
Wed, 05 Jun 2013 23:09:52 +0200 Laurent Bessard Fixed flickering and lag when refreshing PouInstanceVariablesPanel
Wed, 29 May 2013 09:22:40 +0200 Laurent Bessard Fixed bug when copy/paste element containing unicode characters
Thu, 23 May 2013 22:22:53 +0200 Laurent Bessard Add support for Drag'n dropping located variables to function block creating global located variable in configuration and external variable in function block
Mon, 13 May 2013 23:07:24 +0200 Laurent Bessard Fixed bug when generating new name for configuration and resource variable in VariablePanel
Sun, 12 May 2013 23:30:00 +0200 Laurent Bessard Adding support for using current selected variable for generate newly added variable informations in VariablePanel
Wed, 08 May 2013 21:37:31 +0200 Laurent Bessard Fixed CFileEditor replacing folding panels by variable panel and STC
Wed, 19 Dec 2012 13:32:51 +0100 Laurent Bessard Fix bug when compiling project containing non-ascii characters
Fri, 23 Nov 2012 13:36:47 +0100 Laurent Bessard Adding support for displaying graphs of debugged numeric variables in 2D and 3D in DebugVariablePanel
Thu, 15 Nov 2012 23:49:08 +0100 Laurent Bessard Fix bug debug variables from standard and library function blocks unregistered when transferring program
Thu, 15 Nov 2012 23:04:41 +0100 Laurent Bessard Add function block types as data types that are not locatable
Thu, 15 Nov 2012 23:00:53 +0100 Laurent Bessard Adding support for defining specific global variables for ConfTreeNodes
Sun, 21 Oct 2012 16:53:46 +0200 Laurent Bessard Adding support for direct array declaration in structure element declaration
Fri, 19 Oct 2012 18:10:31 +0200 Laurent Bessard Fix bug in VariablePanel 'Type' cell editor menu entry 'User Data Types' containing ConfNodes data types
Tue, 16 Oct 2012 18:58:45 +0200 Laurent Bessard Adding datatypes defined in ConfNode as possible function return type
Tue, 11 Sep 2012 23:38:49 +0200 laurent Fix restore project tab layout with transition and action debug tabs
Tue, 11 Sep 2012 19:13:42 +0200 laurent Adding transition and action in list of instances of SFC POU in PouInstanceVariablesPanel
Tue, 11 Sep 2012 16:35:11 +0200 laurent Remove restriction of function block usage in SFC transitions body
Fri, 07 Sep 2012 16:45:55 +0200 Laurent Bessard Integration of PLCOpenEditor into Beremiz