controls/VariablePanel.py
Fri, 18 Nov 2016 13:57:42 +0300 Andrey Skvortsov fix license notices in source files and license files under GPLv2+
Fri, 09 Sep 2016 13:33:49 +0300 Sergey Surkov fix bug with non-editable names and types of FB local variables in POU's written in ST or IL
Fri, 06 May 2016 10:35:46 +0300 Andrey Skvortsov fix issue that was impossible to remove local instance of functional
Wed, 25 Jun 2014 17:28:26 +0200 Edouard Tisserant Fixed incomplete task grid update on interface change, in Resource editor
Wed, 11 Jun 2014 19:01:17 +0200 Edouard Tisserant Added a variable name text entry dialog to allow name change on drag'n'drops
Wed, 11 Jun 2014 16:42:27 +0200 Edouard Tisserant 'NamedConstant' variable D'n'D is now allowed on variable grid
Wed, 04 Jun 2014 13:18:23 +0200 Edouard Tisserant Splitted type selection menu code in VariablePanel, making easier to override behaviour by inheritence
Fri, 30 May 2014 02:20:19 +0200 Edouard Tisserant Added plcopen.definitions.DefaultType, set to INT.
Thu, 05 Dec 2013 18:08:31 +0100 Laurent Bessard Fixed bug when defining variable type as explicit array in VariablePanel
Fri, 11 Oct 2013 12:10:40 +0200 Laurent Bessard Fixed bugs when editing resource variables and tasks
Wed, 09 Oct 2013 10:57:20 +0200 Laurent Bessard Fixed pou variables information loading stylesheet
Thu, 03 Oct 2013 18:59:18 +0200 Laurent Bessard Fixed various latency issues removing unnecessary calls
Tue, 24 Sep 2013 12:42:34 +0200 Laurent Bessard Fixed time consuming function when loading VariablePanel
Mon, 09 Sep 2013 23:36:12 +0200 Laurent Bessard Replaced old pou variable list and variable tree generating by xslt stylesheet
Wed, 29 May 2013 11:08:00 +0900 Edouard Tisserant Fixed non-tested bad code in VariablePanel
Mon, 27 May 2013 09:24:39 +0200 Laurent Bessard Fixed bug when adding a variable in Variable Panel and selected variable can't be edited (generally a FB)
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
Tue, 14 May 2013 22:31:14 +0200 Laurent Bessard Fixed bug when drag'n dropping global in function variable panel (not possible according to standard)
Mon, 13 May 2013 23:08:47 +0200 Laurent Bessard Removed restriction on POU interface variables modification when POU is already used
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
Thu, 02 May 2013 09:39:38 +0200 Laurent Bessard Added support for adding a variable in program VariablePanel by drap'n dropping located variable like in global VariablePanel
Fri, 05 Apr 2013 00:06:28 +0200 Laurent Bessard Fixed bug with variable panel in project configuration editor
Thu, 28 Mar 2013 00:02:48 +0100 Laurent Bessard Fixed bug in VariablePanel when editing project single configuration variables
Thu, 06 Dec 2012 16:10:26 +0100 Laurent Bessard Fixed bug when indexing table in Pragma within ST/IL code
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
Thu, 13 Sep 2012 02:13:40 +0200 laurent Adding support for signaling that a task interval isn't well formatted
Wed, 12 Sep 2012 19:12:13 +0200 laurent Fix test of datatype consistency when drag'n dropping location in VariablePanel
Fri, 07 Sep 2012 16:45:55 +0200 Laurent Bessard Integration of PLCOpenEditor into Beremiz