editors/Viewer.py
2013-04-25 Laurent Bessard Fixed refresh bugs when drag'n dropping of group of elements
2013-04-23 Laurent Bessard Added support for search in PythonEditor and IECCodeViewer
2013-04-18 Laurent Bessard Fixed refresh bug when moving selected elements
2013-03-14 Laurent Bessard Completely removed restore perspective and project layout process
2013-02-23 Laurent Bessard Fixed bug PouInstancePanel not updated when drag'n dropping variable from extensions
2013-01-23 Laurent Bessard Fixed bug with mouse capture not released in graphic Viewers in debug mode when drag'n dropping wire variable to DebugVariablePanel
2012-12-06 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.
2012-12-03 Laurent Bessard Fix bug when copying transition and the connected FBD or LD diagram
2012-11-15 Laurent Bessard Fix bug multiple graph viewer tab displaying values of the same variable can be opened
2012-11-15 Laurent Bessard Fix bug when double click while pressing CTRL on other elements than blocks
2012-10-26 Laurent Bessard Fix bug when adjusting block size, block informations was not saved when using control + shift + double click
2012-10-18 Laurent Bessard Adding support for quickly changing variable and connection type
2012-10-18 Laurent Bessard Adding button in ConnectionDialog to propagate connection name modification to all connections with the same name in POU
2012-10-16 Laurent Bessard Fix support for adjusting block size to block minimum size and to Viewer scaling
2012-09-13 laurent Fix bug when loading FBD schema with a loop in block connections
2012-09-11 laurent Fix debug of Action and Transition defined in FBD and LD using Viewer
2012-09-11 laurent Remove restriction of function block usage in SFC transitions body
2012-09-10 laurent Fix bug when Dclick on step and actionBlock in debug mode
2012-09-07 Laurent Bessard Integration of PLCOpenEditor into Beremiz