Fri, 18 Nov 2016 13:57:42 +0300 |
Andrey Skvortsov |
fix license notices in source files and license files under GPLv2+
|
file |
diff |
annotate
|
Thu, 17 Nov 2016 14:04:44 +0300 |
Sergey Surkov |
now only correct chart can be created in SFC Viewer
|
file |
diff |
annotate
|
Fri, 28 Oct 2016 18:11:43 +0300 |
Sergey Surkov |
fix major bugs in Find and Search in Project functionality.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Thu, 21 Apr 2016 20:42:37 +0300 |
Andrey Skvortsov |
fix deprecation warnings about accessing properties m_x, m_y of wxKeyEvent
|
file |
diff |
annotate
|
Mon, 18 Apr 2016 19:15:55 +0300 |
Andrey Skvortsov |
fix issue, then it wasn't possible to view FBD programs
|
file |
diff |
annotate
|
Sun, 18 Jan 2015 20:38:34 +0100 |
Edouard Tisserant |
more minor cleanup
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 14 Oct 2013 14:59:15 +0200 |
Laurent Bessard |
Fixed refresh speed so that interface is not blocked when debugging
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 09 Oct 2013 10:57:20 +0200 |
Laurent Bessard |
Fixed pou variables information loading stylesheet
|
file |
diff |
annotate
|
Thu, 03 Oct 2013 18:59:18 +0200 |
Laurent Bessard |
Fixed various latency issues removing unnecessary calls
|
file |
diff |
annotate
|
Wed, 02 Oct 2013 01:21:35 +0200 |
Laurent Bessard |
Replaced old graphic viewer blocks loading process by xslt stylesheet
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 27 Sep 2013 16:27:54 +0200 |
Laurent Bessard |
Added support for speed-up loading of graphic POU tabs
|
file |
diff |
annotate
|
Thu, 29 Aug 2013 00:28:39 +0200 |
Laurent Bessard |
Fixed diagram editing in xmlclass refactoring
|
file |
diff |
annotate
|
Wed, 28 Aug 2013 11:43:51 +0200 |
Laurent Bessard |
Fixed bug when adding a block in Viewer
|
file |
diff |
annotate
|
Thu, 04 Jul 2013 11:18:04 +0200 |
Laurent Bessard |
Fix refresh bug when scrolling Viewer while dragging graphic element or rubberband
|
file |
diff |
annotate
|
Mon, 17 Jun 2013 09:11:55 +0200 |
Laurent Bessard |
Added support for replacing a wire by two connections
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 14 Jun 2013 10:54:21 +0200 |
Laurent Bessard |
Added support for adding graphic element when dropping wire in midair
|
file |
diff |
annotate
|
Wed, 12 Jun 2013 22:23:57 +0200 |
Laurent Bessard |
Rewrite SFCTransitionDialog
|
file |
diff |
annotate
|
Wed, 12 Jun 2013 11:32:44 +0200 |
Laurent Bessard |
Rewrite SFCDivergenceDialog
|
file |
diff |
annotate
|
Wed, 12 Jun 2013 11:01:27 +0200 |
Laurent Bessard |
Rewrite SFCStepDialog and factorize code for creating common dialog sizers
|
file |
diff |
annotate
|
Wed, 12 Jun 2013 09:36:59 +0200 |
Laurent Bessard |
Rewrite LDPowerRailDialog
|
file |
diff |
annotate
|
Wed, 12 Jun 2013 00:20:05 +0200 |
Laurent Bessard |
Fixed bug FBD variable execution not set when newly created
|
file |
diff |
annotate
|
Tue, 11 Jun 2013 23:50:44 +0200 |
Laurent Bessard |
Fixed bug in newly rewritten dialogs
|
file |
diff |
annotate
|
Tue, 11 Jun 2013 23:08:06 +0200 |
Laurent Bessard |
Rewrite LDElementDialog
|
file |
diff |
annotate
|
Tue, 11 Jun 2013 19:33:03 +0200 |
Laurent Bessard |
Rewrite ConnectionDialog
|
file |
diff |
annotate
|
Tue, 11 Jun 2013 12:37:50 +0200 |
Laurent Bessard |
Rewrite FBDVariableDialog
|
file |
diff |
annotate
|
Mon, 10 Jun 2013 00:55:57 +0200 |
Laurent Bessard |
Added support for default function block name in FBDBlockDialog
|
file |
diff |
annotate
|
Thu, 06 Jun 2013 23:01:15 +0200 |
Laurent Bessard |
Fixed bugs in refresh of PouInstanceVariablesPanel
|
file |
diff |
annotate
|
Thu, 06 Jun 2013 00:22:22 +0200 |
Laurent Bessard |
Fixed typo in Viewer
|
file |
diff |
annotate
|
Thu, 06 Jun 2013 00:16:03 +0200 |
Laurent Bessard |
Fixed ToolTip in Viewer
|
file |
diff |
annotate
|
Wed, 05 Jun 2013 23:29:37 +0200 |
Laurent Bessard |
Fixed lag when selecting all elements using CTRL+A or after paste a lot of blocks
|
file |
diff |
annotate
|
Wed, 05 Jun 2013 23:23:29 +0200 |
Laurent Bessard |
Fixed removing display of wire point in debug Viewer
|
file |
diff |
annotate
|
Wed, 05 Jun 2013 23:21:26 +0200 |
Laurent Bessard |
Fixed lag when moving mouse over Viewer
|
file |
diff |
annotate
|
Mon, 03 Jun 2013 00:18:13 +0200 |
Laurent Bessard |
Fixed support for drawing instance path at a fixed position in Viewer debug mode on Windows
|
file |
diff |
annotate
|
Fri, 31 May 2013 14:17:23 +0200 |
Laurent Bessard |
Fixed bug Viewer not refreshed when debugging
|
file |
diff |
annotate
|
Fri, 31 May 2013 13:31:11 +0200 |
Laurent Bessard |
Fixed support for drawing instance path at a fixed position in Viewer debug mode on Windows
|
file |
diff |
annotate
|
Fri, 31 May 2013 11:36:30 +0200 |
Laurent Bessard |
Added support for drawing instance path at a fixed position in Viewer debug mode
|
file |
diff |
annotate
|
Fri, 31 May 2013 09:07:23 +0200 |
Laurent Bessard |
Fixed bug Viewer not refreshed when debugging
|
file |
diff |
annotate
|
Mon, 27 May 2013 13:09:54 +0200 |
Laurent Bessard |
Moved and rewrote DebugViewer and DebusDataConsumer classes
|
file |
diff |
annotate
|
Thu, 23 May 2013 20:39:10 +0200 |
Laurent Bessard |
Added support for displaying ToolTip, starting drag'n drop and Double click on Block connectors when debugging
|
file |
diff |
annotate
|
Fri, 17 May 2013 20:30:02 +0200 |
Laurent Bessard |
Added support for displaying value of unconnected block connectors in debug
|
file |
diff |
annotate
|
Tue, 14 May 2013 22:59:27 +0200 |
Laurent Bessard |
Fixed bug connection disappear when removing variable from interface of an already used POU
|
file |
diff |
annotate
|
Tue, 14 May 2013 11:23:43 +0200 |
Laurent Bessard |
Added support for updating model when broken connection is detected in Viewer
|
file |
diff |
annotate
|
Tue, 14 May 2013 10:56:57 +0200 |
Laurent Bessard |
Fixed bug in loading block in Viewer when block interface has changed
|
file |
diff |
annotate
|
Mon, 13 May 2013 23:15:28 +0200 |
Laurent Bessard |
Fixed loading of Blocks in Viewer when block interface have changed
|
file |
diff |
annotate
|
Sun, 12 May 2013 23:32:30 +0200 |
Laurent Bessard |
Fixed bug on biggest Viewer zoom factor preventing them to be used on Windows
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 02 May 2013 14:06:24 +0200 |
Laurent Bessard |
Fixed bug when transferring program and a output located variable is forced
|
file |
diff |
annotate
|
Thu, 25 Apr 2013 09:39:03 +0200 |
Laurent Bessard |
Fixed refresh bugs when drag'n dropping of group of elements
|
file |
diff |
annotate
|
Wed, 24 Apr 2013 00:20:13 +0200 |
Laurent Bessard |
Added support for search in PythonEditor and IECCodeViewer
|
file |
diff |
annotate
|
Thu, 18 Apr 2013 21:30:20 +0200 |
Laurent Bessard |
Fixed refresh bug when moving selected elements
|
file |
diff |
annotate
|
Thu, 14 Mar 2013 09:20:07 +0100 |
Laurent Bessard |
Completely removed restore perspective and project layout process
|
file |
diff |
annotate
|
Sun, 24 Feb 2013 00:28:49 +0100 |
Laurent Bessard |
Fixed bug PouInstancePanel not updated when drag'n dropping variable from extensions
|
file |
diff |
annotate
|