editors/Viewer.py
2013-06-02 Laurent Bessard Fixed support for drawing instance path at a fixed position in Viewer debug mode on Windows
2013-05-31 Laurent Bessard Fixed bug Viewer not refreshed when debugging
2013-05-31 Laurent Bessard Fixed support for drawing instance path at a fixed position in Viewer debug mode on Windows
2013-05-31 Laurent Bessard Added support for drawing instance path at a fixed position in Viewer debug mode
2013-05-31 Laurent Bessard Fixed bug Viewer not refreshed when debugging
2013-05-27 Laurent Bessard Moved and rewrote DebugViewer and DebusDataConsumer classes
2013-05-23 Laurent Bessard Added support for displaying ToolTip, starting drag'n drop and Double click on Block connectors when debugging
2013-05-17 Laurent Bessard Added support for displaying value of unconnected block connectors in debug
2013-05-14 Laurent Bessard Fixed bug connection disappear when removing variable from interface of an already used POU
2013-05-14 Laurent Bessard Added support for updating model when broken connection is detected in Viewer
2013-05-14 Laurent Bessard Fixed bug in loading block in Viewer when block interface has changed
2013-05-13 Laurent Bessard Fixed loading of Blocks in Viewer when block interface have changed
2013-05-12 Laurent Bessard Fixed bug on biggest Viewer zoom factor preventing them to be used on Windows
2013-05-12 Laurent Bessard Adding support for using current selected variable for generate newly added variable informations in VariablePanel
2013-05-02 Laurent Bessard Fixed bug when transferring program and a output located variable is forced
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