editors/Viewer.py
Mon, 13 May 2013 23:15:28 +0200 Laurent Bessard Fixed loading of Blocks in Viewer when block interface have changed
Sun, 12 May 2013 23:32:30 +0200 Laurent Bessard Fixed bug on biggest Viewer zoom factor preventing them to be used on Windows
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 14:06:24 +0200 Laurent Bessard Fixed bug when transferring program and a output located variable is forced
Thu, 25 Apr 2013 09:39:03 +0200 Laurent Bessard Fixed refresh bugs when drag'n dropping of group of elements
Wed, 24 Apr 2013 00:20:13 +0200 Laurent Bessard Added support for search in PythonEditor and IECCodeViewer
Thu, 18 Apr 2013 21:30:20 +0200 Laurent Bessard Fixed refresh bug when moving selected elements
Thu, 14 Mar 2013 09:20:07 +0100 Laurent Bessard Completely removed restore perspective and project layout process
Sun, 24 Feb 2013 00:28:49 +0100 Laurent Bessard Fixed bug PouInstancePanel not updated when drag'n dropping variable from extensions
Thu, 24 Jan 2013 00:42:59 +0100 Laurent Bessard Fixed bug with mouse capture not released in graphic Viewers in debug mode when drag'n dropping wire variable to DebugVariablePanel
Thu, 06 Dec 2012 17:14:03 +0100 Laurent Bessard Fixed bug when copying transition and connected FBD or LD diagram. Wire between the new transition and new FBD or LD diagram was not selected.
Mon, 03 Dec 2012 12:33:21 +0100 Laurent Bessard Fix bug when copying transition and the connected FBD or LD diagram
Thu, 15 Nov 2012 23:32:54 +0100 Laurent Bessard Fix bug multiple graph viewer tab displaying values of the same variable can be opened
Thu, 15 Nov 2012 22:57:55 +0100 Laurent Bessard Fix bug when double click while pressing CTRL on other elements than blocks
Fri, 26 Oct 2012 11:14:48 +0200 Laurent Bessard Fix bug when adjusting block size, block informations was not saved when using control + shift + double click
Thu, 18 Oct 2012 16:30:12 +0200 Laurent Bessard Adding support for quickly changing variable and connection type
Thu, 18 Oct 2012 12:05:45 +0200 Laurent Bessard Adding button in ConnectionDialog to propagate connection name modification to all connections with the same name in POU
Tue, 16 Oct 2012 11:34:24 +0200 Laurent Bessard Fix support for adjusting block size to block minimum size and to Viewer scaling
Thu, 13 Sep 2012 02:15:29 +0200 laurent Fix bug when loading FBD schema with a loop in block connections
Wed, 12 Sep 2012 01:17:01 +0200 laurent Fix debug of Action and Transition defined in FBD and LD using Viewer
Tue, 11 Sep 2012 16:35:11 +0200 laurent Remove restriction of function block usage in SFC transitions body
Tue, 11 Sep 2012 01:06:59 +0200 laurent Fix bug when Dclick on step and actionBlock in debug mode
Fri, 07 Sep 2012 16:45:55 +0200 Laurent Bessard Integration of PLCOpenEditor into Beremiz