editors/Viewer.py
Tue, 15 Aug 2017 22:38:43 +0300 Andrey Skvortsov clean-up: fix PEP8 E251 unexpected spaces around keyword / parameter equals
Tue, 15 Aug 2017 17:01:51 +0300 Andrey Skvortsov clean-up: fix PEP8 E711 comparison to None should be 'if cond is not None:'
Tue, 15 Aug 2017 16:01:18 +0300 Andrey Skvortsov clean-up: fix PEP8 E303 too many blank lines
Tue, 15 Aug 2017 15:50:30 +0300 Andrey Skvortsov clean-up: fix PEP8 E231 missing whitespace after ':' or ','
Tue, 15 Aug 2017 12:17:51 +0300 Andrey Skvortsov clean-up: fix PEP8 E203 whitespace before ':' and whitespace before ','
Mon, 14 Aug 2017 23:27:15 +0300 Andrey Skvortsov clean-up: fix PEP8 E302 expected 2 blank lines, found 1
Mon, 14 Aug 2017 22:23:17 +0300 Andrey Skvortsov clean-up: fix some PEP8 E228 missing whitespace around modulo operator
Mon, 14 Aug 2017 19:13:01 +0300 Andrey Skvortsov clean-up for PEP8: fix W291 trailing whitespace
Wed, 28 Jun 2017 18:38:52 +0300 Surkov Sergey fixes double mouse capturing after forcing variable in debug mode
Fri, 07 Apr 2017 16:54:31 +0300 Andrey Skvortsov show whether instance of SFC action is currently active or not in its
Tue, 04 Apr 2017 11:34:31 +0300 Andrey Skvortsov add function block to variable panel if fb is added using toolbar
Fri, 10 Mar 2017 18:42:24 +0300 Andrey Skvortsov dynamically increase size of dialog window for editing comment block
Fri, 27 Jan 2017 16:53:04 +0300 Surkov Sergey broken code is temporarily blocked
Thu, 26 Jan 2017 17:16:54 +0300 Surkov Sergey Correct element size, if block type or variable name is wider than block width.
Thu, 29 Dec 2016 18:36:00 +0300 Surkov Sergey fix local search in actions and transitions
Tue, 20 Dec 2016 14:41:10 +0300 Andrey Skvortsov fix problem that it was impossible to edit SFC jump, if it references non-existent SFC step
Tue, 20 Dec 2016 13:26:54 +0300 Andrey Skvortsov remove all corresponding SFC jumps when SFC step is removed (but only in DRIVENDRAWING_MODE)
Tue, 20 Dec 2016 13:26:24 +0300 Andrey Skvortsov rename all corresponding SFC jumps when SFC step is renamed (but only in DRIVENDRAWING_MODE)
Wed, 14 Dec 2016 12:44:30 +0300 Andrey Skvortsov fix issue that in Debug mode LD instance doesn't show correctly its state after
Thu, 08 Dec 2016 17:54:43 +0300 Sergey Surkov by default init input and output in step sfc block, and output for initial step sfc block
Thu, 01 Dec 2016 16:59:16 +0300 Sergey Surkov remove clear and reset execution order buttons in popup menu in SFC and LD viewers.
Thu, 01 Dec 2016 16:40:49 +0300 Sergey Surkov make only correct blocks(by IEC 61131-3 standard) available in wire popup menu in SFC Viewer
Mon, 28 Nov 2016 16:47:01 +0300 Andrey Skvortsov fix translation strings with multiple parameters
Thu, 24 Nov 2016 18:33:56 +0300 Andrey Skvortsov add localization to time strings in DebugVariablePanel and to dialog shown after variable drag'n'drop
Fri, 18 Nov 2016 13:57:42 +0300 Andrey Skvortsov fix license notices in source files and license files under GPLv2+
Thu, 17 Nov 2016 14:04:44 +0300 Sergey Surkov now only correct chart can be created in SFC Viewer
Fri, 28 Oct 2016 18:11:43 +0300 Sergey Surkov fix major bugs in Find and Search in Project functionality.
Tue, 18 Oct 2016 17:44:08 +0300 Sergey Surkov Fix bug with two or more wires connected to one input. Now only one wire can be connected to one input, except BOOLean signals in LD and SFC. If user trying to connect wire with already connected input, wire highlight will become red.
Thu, 21 Apr 2016 20:42:37 +0300 Andrey Skvortsov fix deprecation warnings about accessing properties m_x, m_y of wxKeyEvent
Mon, 18 Apr 2016 19:15:55 +0300 Andrey Skvortsov fix issue, then it wasn't possible to view FBD programs
Sun, 18 Jan 2015 20:38:34 +0100 Edouard Tisserant more minor cleanup
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
Tue, 13 May 2014 00:43:06 +0200 Edouard Tisserant Added 'NamedConstant' drag'n'drop in programs. It does create a simple variable with initial value and is usefull for drag'n'drop constants from extensions while keeping a name associated with constant
Thu, 05 Dec 2013 20:03:27 +0100 Laurent Bessard Fixed bug with edge and storage parameters in contact and coil not loaded in file saved with older version
Thu, 21 Nov 2013 00:33:02 +0100 Laurent Bessard Fixed bug when debugging wire connected to output connector with modifiers even if connector/continuation is used to replace long wires
Mon, 14 Oct 2013 14:59:15 +0200 Laurent Bessard Fixed refresh speed so that interface is not blocked when debugging
Mon, 14 Oct 2013 10:31:32 +0200 Laurent Bessard Added new debug process separating non-wx thread extracting debug values from connector and 10 Hz wx timer refreshing Beremiz debug Viewers and communicating throw double-buffering, to avoid segmentation faults and optimize CPU usage
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
Wed, 02 Oct 2013 01:21:35 +0200 Laurent Bessard Replaced old graphic viewer blocks loading process by xslt stylesheet
Sun, 29 Sep 2013 20:39:32 +0200 Laurent Bessard Fixed bug when loading graphic pou connection between blocks and no points for drawing wire are defined
Fri, 27 Sep 2013 16:27:54 +0200 Laurent Bessard Added support for speed-up loading of graphic POU tabs
Thu, 29 Aug 2013 00:28:39 +0200 Laurent Bessard Fixed diagram editing in xmlclass refactoring
Wed, 28 Aug 2013 11:43:51 +0200 Laurent Bessard Fixed bug when adding a block in Viewer
Thu, 04 Jul 2013 11:18:04 +0200 Laurent Bessard Fix refresh bug when scrolling Viewer while dragging graphic element or rubberband
Mon, 17 Jun 2013 09:11:55 +0200 Laurent Bessard Added support for replacing a wire by two connections
Fri, 14 Jun 2013 11:07:59 +0200 Laurent Bessard Fixed bug when adding block into Viewer and added wire validity after adding block with wire drop support
Fri, 14 Jun 2013 10:54:21 +0200 Laurent Bessard Added support for adding graphic element when dropping wire in midair
Wed, 12 Jun 2013 22:23:57 +0200 Laurent Bessard Rewrite SFCTransitionDialog
Wed, 12 Jun 2013 11:32:44 +0200 Laurent Bessard Rewrite SFCDivergenceDialog
Wed, 12 Jun 2013 11:01:27 +0200 Laurent Bessard Rewrite SFCStepDialog and factorize code for creating common dialog sizers
Wed, 12 Jun 2013 09:36:59 +0200 Laurent Bessard Rewrite LDPowerRailDialog
Wed, 12 Jun 2013 00:20:05 +0200 Laurent Bessard Fixed bug FBD variable execution not set when newly created
Tue, 11 Jun 2013 23:50:44 +0200 Laurent Bessard Fixed bug in newly rewritten dialogs
Tue, 11 Jun 2013 23:08:06 +0200 Laurent Bessard Rewrite LDElementDialog
Tue, 11 Jun 2013 19:33:03 +0200 Laurent Bessard Rewrite ConnectionDialog
Tue, 11 Jun 2013 12:37:50 +0200 Laurent Bessard Rewrite FBDVariableDialog
Mon, 10 Jun 2013 00:55:57 +0200 Laurent Bessard Added support for default function block name in FBDBlockDialog
Thu, 06 Jun 2013 23:01:15 +0200 Laurent Bessard Fixed bugs in refresh of PouInstanceVariablesPanel
Thu, 06 Jun 2013 00:22:22 +0200 Laurent Bessard Fixed typo in Viewer